/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #cad2ea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}


/* CSS Container */

#main {
	width: 796px;
	height: 600px;
/*	border: #000000 solid 1px;*/
	background-image: url(../img/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#nav {
	position: absolute;
	width: 380px;
	height: 15px;
/*	border: #000000 solid 1px;*/
	margin-left: 367px;
	margin-top: 10px;
	z-index: 2;
}
#pic_blender {
	position: absolute;
	width: 796px;
	height: 411px;
/*	border: #000000 solid 1px;*/
	margin-left: 0px;
	margin-top: 189px;
	z-index: 4;
}
#pics {
	position: absolute;
	width: 366px;
	height: 203px;
/*	border: #000000 solid 1px;*/
	margin-left: 180px;
	margin-top: 325px;
	z-index: 3;
}
#pics2 {
	position: absolute;
	width: 334px;
	height: 205px;
/*	border: #000000 solid 1px;*/
	margin-left: 201px;
	margin-top: 326px;
	z-index: 2;
}
#bigfoot {
	position: absolute;
	width: 18px;
	height: 228px;
/*	border: #000000 solid 1px;*/
	margin-left: 747px;
	margin-top: 340px;
	z-index: 5;
}
#footer {
	position: absolute;
	width: 796px;
	height: 20px;
/*	border: #000000 solid 1px;*/
	margin-left: 0px;
	margin-top: 590px;
	z-index: 5;
}
#aktuelles {
	position: absolute;
	width: 138px;
	height: 240px;
/*	border: #000000 solid 1px;*/
	margin-left: 590px;
	margin-top: 325px;
	z-index: 6;
}


/* CSS Stile */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f88bf;	
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f88bf;
}
a:visited.footer {
	color: #7f88bf;
}
a:hover.footer {
	color: #d8a13d;
}
a:active.footer {
	color: #FFF7f88bfFFF;
}
