@charset "UTF-8";
/* CSS Document */

#adresse1, #adresse2, #headline3, #footernav {
	background-color: #000;
	color: #fff;
	font-family: 'Advent Pro', sans-serif;
	font-weight: 400;
	padding: 3pt 0 3pt 8pt;
	font-size: 12pt;
	text-align: center;	
	}
#linie1 {
	height:6px;
	background-color:#000;}
a:link {
	text-decoration:none;
	color: #ef8201;
	}
	a:hover {
	text-decoration:none;
	color: #339900;;
	}
	a:active {
	text-decoration:none;
	color: #339900;
	}
	a:visited {
	text-decoration: none;
	color: #ef8201;
	}
h1 {font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	font-size:38pt;
	margin:35pt 0 17pt 0;

}
h2 {font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	font-size:30pt;
	margin:0 0 -15pt 0;

}
h3 {font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	font-size:22pt;
	margin:0 0 -5pt 0;

}
p {
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	font-size: 13pt;
	line-height: 20pt;
	padding-bottom: 30pt;
}
	
.info {font-family: 'Oswald', sans-serif;
	font-weight: 200;
	font-size:11pt;
	line-height:15pt;
	color:#999}
	
	strong {
		font-weight:400}
