/* CSS Document */
body {
        background:url(/images/Bilder/hintergrund.jpg) no-repeat 0 0 #fff;
        background-position: top center;
		color:#faf7f8;
		font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
a, A:link, A:visited, a:hover {
		color:#faf7f8;
		font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}



#head {
	width:1000px;
	height:180px;
	position:relative;
	top: 0px;
}
#head_t { position:absolute; top:0px; left:0px; width:1000px; height:42px; background-image:url(/images/Bilder/head_t.png);}
#head_b { position:absolute; bottom:0px; left:0px; width:1000px; height:39px;  background-image:url(/images/Bilder/head_b.png);}
#head_l { position:absolute; top:42px; left:0px; width:38px; height:107px; background-image:url(/images/Bilder/head_l.png); }
#head_r { position:absolute; top:42px; right:0px; width:35px; height:107px; background-image:url(/images/Bilder/head_r.png); }
#head_m {
	position:absolute;
	top:34px;
	left:38px;
	width:927px;
	height:107px;
	background-image:url(/images/Bilder/head_m.jpg);
	text-align:left;
}

#cuerpo  {
	width:1014px; height:746px; position:relative;
}
#cuerpo_t { position:absolute; top:0px; left:0px; width:1014px; height:51px; background-image:url(/images/Bilder/cuerpo_t.png);}
#cuerpo_b { position:absolute; bottom:0px; left:0px; width:1014px; height:50px;  background-image:url(/images/Bilder/cuerpo_b.png); font-size:10px; }
#cuerpo_l { position:absolute; top:51px; left:0px; width:56px; height:645px; background-image:url(/images/Bilder/cuerpo_l.png); }
#cuerpo_r { position:absolute; top:51px; right:0px; width:51px; height:645px; background-image:url(/images/Bilder/cuerpo_r.png); }
#cuerpo_m { position:absolute; top:51px; left:56px; width:907px; height:645px; background-image:url(/images/Bilder/cuerpo_m.jpg); }
#curpo_link  {position:absolute; left:0px; top:24px; width:180px; text-align:left; }
#curpo_link div, #curpo_link a { font-size:12pt; color:#faf7f8; font-family:"Trebuchet MS", Verdana, Arial, sans-serif; height:30px; line-height:30px; text-decoration:none; }
#inhalt {
	position:absolute;
	left:200px;
	top:0px;
	width:701px;
	height:645px;
	text-align:left;
	font-size:14px;
	color:#faf7f8;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
#inhalt h1 { font-size:22px; color:#faf7f8; font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-weight:bold; text-align:left;}
#inhalt h3 { font-size:14px; color:#faf7f8; font-family:"Trebuchet MS", Verdana, Arial, sans-serif;} 
.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}
