@import url(https://fonts.googleapis.com/css?family=Lato:400,700italic,300|Merriweather);
/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
}
body {
	/* Margin bottom by footer height */
	margin-bottom: 60px;
	font-family: 'Merriweather', serif;
	color: #555555;
	font-size: 16px;
}
.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	background-color: #f5f5f5;
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
	padding: 60px 15px 0;
}
.container .text-muted {
	margin: 20px 0;
}
.footer > .container {
	padding-right: 15px;
	padding-left: 15px;
		font-size: 14px;
}
code {
	font-size: 80%;
}
h1 {
	font-family: 'Lato', sans-serif;
	color: #3b549b;
	font-size: 46px;	
}
h2 {
	font-family: 'Lato', sans-serif;
	color: #555555;
		font-size: 26px;	
	margin:40px 0 20px 0;	

	font-weight:lighter;}
h3 {
	font-family: 'Lato', sans-serif;
	color: #3b549b;
	margin:30px 0 10px 0;
}


.bilder {
	background-color:#DBDBDB;
	padding:10px;
}