/* CSS Document */
body { 
	background-color:#670606;
	margin-bottom:0px;
	padding-bottom:0px;
}

#main { 
	background-image:url(../images/bg.gif);
	background-position:center -30px;
	background-repeat:no-repeat;
	width:1000px;
	height:630px;
	position:absolute; left:50%; top:50%; 
	margin-left:-500px; margin-top:-320px;
}

#headline {
	background-image: url(../images/schnurstraxintro.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:705px;
	height:90px;
	margin-top:25px;
	margin-left:70px;
}

#intrografik {
	background-image:url(../images/intrografik.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:900px;
	height:500px;
	margin-left:50px;
}

#falter { 
	position:absolute;
	height:95px;
	width:95px;
	margin-left:80px;
	margin-top:150px;
}

#navibottom {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:70px;
	padding-top:3px;
	color:#faf7e5;
}

/* FONTS */
#navibottom a:link { color:#faf7e5; text-decoration:none;}
#navibottom a:visited { color:#faf7e5; text-decoration:none;}
#navibottom a:hover { color:#faf7e5; text-decoration:underline;}