@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin);

* {font-family: 'Droid Sans'; padding:0 ; margin:0;}
#motive {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 680px;
}
#headerimagery {
	position: relative;
	top: 0px;
	left: 0;
	clear: both;
	list-style-type: none;
	margin: 00px;
	padding: 0;
}
#leiste_orange {
	position: absolute;
	top: 0px;
	left: 1009px;
	width: 15px;
	height:384px;
	background-color:#f6a12d;
}
#leiste_gruen {
	position: absolute;
	top: 384px;
	left: 1009px;
	width: 15px;
	height:384px;
	background-color:#c7d41a;
}
#petra_minn {
	position: absolute;
	top: 213px;
	left: 815px;
	width: 180px;
	height: 167px;
	text-align: right;
}
#ulla_raaf {
	position: absolute;
	top: 400px;
	left: 795px;
	width: 200px;
	height: 167px;
	text-align: right;
}
p {
	font-family:'Droid Sans';
	font-size:16px;
	line-height:22px;
	margin-top: 3px;
	color: #818b9f;
}
a {
	text-decoration:none;
	color: #818b9f;}
.fett_gruen {
	font-weight:900;
	color:#c7d41a; }
.fett_orange {
	font-weight:900;
	color:#f6a12d;}
.klein {
	font-size:12px;
	font-style:italic;
	line-height:14px;}
#logo {
	position: absolute;
	top: 670px;
	left: 589px;
	width: 180px;
	height: 98px;
	text-align: right;
}
