/* copyright: Markus Bucher @ bedv.de for theobald-media.de */

/* Globale Vorgaben */
body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#6F6F6F;
}

a {
text-decoration:none;
color:#283A8E;
}
img {
border:0;
margin:0;
}
a:hover {
text-decoration:underline;
}

a.active {
margin-top:11px;
height:13px;
}

/* Positionierung Layers */

#frame {
position:absolute;
bottom:0px;
left:0px;
width:1010px;
height:600px;
background-image:url(images/grafik_footer_4.jpg);
background-attachment:fixed;
background-position:bottom left;
background-repeat:no-repeat;
}

#topimage_left {
position:absolute;
top:0px;
left:0px;
width:762px;
height:107px;
}

#topimage_right {
position:absolute;
top:0px;
left:762px;
width:242px;
height:107px;
}

#stimmungsbild_c {
	position:absolute;
	width:153px;
	height:115px;
	z-index:5;
	top: 328px;
	left: 197px;
}

#menu {
position:absolute;
top:109px;
left:0px;
width:158px;
height:461px;
}

#content {
position:absolute;
top:109px;
left:197px;
width:545px;
height:420px;
padding-top:12px;
}

.header {
float:left;
width:155px;
height:10px;
text-transform:uppercase;
color:#2B3894;
border-right:1px solid #BA8364;
}

.stimmungsbild {
float:left;
width:155px;
height:10px;
}

.inhalt {
float:left;
margin-left:14px;
width:370px;
height:auto;
margin-bottom:5px;
}
.clear {
clear:both;
height:20px;
}

.pictext {
float:left; 
margin:0px;
margin-left:28px; 
width:145px;
}

#content p {
margin:0;
margin-bottom:10px;
}

#rechts {
position:absolute;
top:107px;
left:762px;
width:242px;
height:462px;
background-image:url(images/browndots.gif);
background-repeat:repeat-y;
background-position:left;
}

#rechts p {
margin-left:14px;
margin-bottom:26px;
width:205px;
}

