/* CSS Document */

html{

}

body{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#464646;
	background-image:url(../images/bg_main2.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#666666;
}


html, body{
	height:100%;
	min-height:100%;
	margin:0;
  	padding-right:2px;
}

img{
	float:left;
}

a:link, a:visited{
	color:#464646;
}

div.titelstory{
	width:100%;
	min-height:50px;
	border-bottom:1px dashed #9f9ea2;	
	margin-bottom:10px;
}

div.titelstory a{
	color:#cc0000;
	font-size:12px;
	font-weight:normal;
	line-height:10px;
}

div.titelstory h2{
	margin:0;
	margin-bottom:10px;
	color:#CC0000;
}

a.index{
	color:#CC0000;
}

div.titelstory p{
	margin:0;
}

a.titelstory{
	text-decoration:none;
	color:#CC0000;
}

#main{
	background-image:url(../images/bg_main2.jpg);
	background-repeat:repeat-y;
	margin:0 auto 0 auto;
	padding:0 25px 0 25px;
	width:720px; /* 770 */
}

html>body #main{
	min-height:100%;
}


#header{
	float:left;
	width:720px;
	height:60px;
	margin:12px 0 12px 0;
}

#banner{
	float:right;
	width:468px;
	height:60px;
}

#logo{
	float:left;
	width:200px;
	height:60px;
}

#stories{
	float:left;
	width:720px;
	height:150px;
}

.story{
	float:left;
	width:240px;
	height:150px;
	position:relative;
}

.story h1{
	display:block;
	width:230px; /*240*/
	height:25px;
	background-color:#ffffff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	filter:alpha(opacity=80); 
	-moz-opacity:0.8;
	padding-left:10px;
	line-height:25px;
}

.story a{
	letter-spacing:3px;
	font-weight:bold;
	text-transform:uppercase;
}

h1.unten{
	position:absolute;
	bottom:0;
	left:0;
}

#wrapper{
	float:left;
	width:720px;
	height:auto;
	min-height:100%;
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-y;
	margin:12px 0 12px 0;
}

#navlinks{
	float:left;
	width:120px;
}

#navlinks ul, #navlinks li{
	margin:0;
	padding:0;
	list-style:none;
}

#navlinks a{
	display:block;
	padding-left:16px;
	width:104px;/*120*/
	height:23px;
	line-height:23px;
	color:#ffffff;
	background-color:#9f9ea2;
	text-decoration:none;
	margin-bottom:1px;
}


#navlinks a:hover{
	text-decoration:underline;
}


#navlinks a.selected{
	background-image:url(../images/nav_sel.gif);
	background-color:#ececec;
	color:#464646;
}

#inhalt{
	float:left;
	width:440px; /* 480 */
	padding:20px 20px 0 20px;
	position:relative;
	min-height:100%;
}

html>body #inhalt{
	min-height:550px;
}

#footer{
	width:440px;
	border-top:1px solid #9f9ea2;
	position:absolute;
	bottom:0;
	left:20px;
	color:#9f9ea2;
	font-size:10px;
	margin-bottom:20px;
}

.grauelinie{
	float:left;
	width:720px;
	height:1px;
	background-image:url(../images/spacer_grau.jpg);
	background-repeat:repeat-x;
}

#inhalt h1{
	font-size:15px;
}

#inhalt h2{
	font-size:12px;
}

.publiziert{
	color:#999999;
}

#text p, #text td{
	line-height:18px;
}

#text h2{
	font-size:12px;
	line-height:16px;
}

#inhalt img{
	float:none;
}

.bildcaption{
	font-style:italic;
	font-size:11px;
}

#text{
	margin-bottom:70px;
}

.mediadaten td{
	border-bottom:1px solid #666666;
}

.anzeige{
	border:1px solid #9f9ea2;
	width:390px;
	padding:10px;
	margin-bottom:20px;
}

#navrechts{
	float:right;
	width:120px;
}

#navrechts h1{
	display:block;
	margin:0;
	padding:0;
	padding-left:10px;
	width:110px;/*120*/
	height:23px;
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	color:#ffffff;
	background-color:#CC0000;
	text-decoration:none;
	margin-bottom:1px;
}

#navrechts ul, #navrechts li{
	margin:0;
	padding:0 0 0 4px;
	list-style:none;
}

#navrechts a.akt_aus{
	display:block;
	padding-left:16px;
	width:104px;/*120*/
	height:23px;
	line-height:23px;
	color:#ffffff;
	background-color:#9f9ea2;
	text-decoration:none;
	margin-bottom:1px;
}

#navlinks a.akt_aus{
	background-color:#CC0000;
	width:100px;
	height:130px;
	padding:10px 10px 10px 10px;
}

#navrechts a.akt_aus{
	background:none;
	width:100px;
	height:130px;
	padding:9px 9px 9px 9px;
} 

#navrechts a.akt_aus img{
	border:1px solid #9f9ea2;
}

#navrechts a.logo{
	background:none;
	display:block;
	color:#666666;
	text-decoration:none;
	margin-bottom:10px;
} 

#navrechts a.logo:hover{
	text-decoration:underline;
} 

#navrechts a.logo img{
	border:1px solid #9f9ea2;
}

#navrechts .links{
	padding-top:6px;
}

#navrechts .links li a{
	padding:0;
	margin:0 0 2px 0;
}


.branchebox{
	border-bottom:1px solid #333333;
	margin-bottom:20px;
}

.thumb{
	width:78px;
	height:78px;
	margin:5px 5px 5px 0;
	float:left;
	border:1px solid #9F9EA2;
}

.foto{
	border:1px solid #DFD1D2;
}

.tip{
	padding:10px 10px 0 10px;
}

.tip img{
	margin-bottom:10px;
}

.galeriethumb{
	border:1px solid #333333;
}

.buttons{
	width:120px;
	min-height:120px;
}	

.verbaende{
	width:112px;
	height:auto;
	min-height:140px;
	padding:9px 9px 9px 0;
}

.verbaende a{
	display:block;
	width:100px;
}

.verbaende a img{
	border:1px solid #9F9EA2;
}

h2.archiv{
	margin-bottom:0;
}

.branche{
	background-color:#E4D4A4;
	color:#04378B;
	padding-left:3px;
}

.clearfix{
	clear:both;
}