body {
background-color: #cacece;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#fff;
padding:0px;
margin:0px;
}

a {color: #0099FF; text-decoration:underline;}
a:visited {color:#0066ff;}
a:hover {color: #0066ff;}
a:active { color:#0066ff;}


a {color: #FFFFFF;}
a:visited {color:#FFFFFF;}
a:hover {color: #FFFFFF;}
a:active { color:#FFFFFF;}

h1 {
display:none;}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

.hidden {
	display: none;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #000;
}

/* ----------banner for logo-------------- */
#banner {
	position:relative;
	background-color: #000;
	text-align: right;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	height:80px;
}
#banner img {padding:10px 0px;} 


#logo {
	position:absolute;
	background-image:url(06_html/start/logo.gif);
	height:33px;
	width:141px;
	left:18px;
	top:18px;
	}
	
#flashlink {
	position:absolute;
	/*height:33px;*/
	width:700px;
	left:180px;
	top:18px;
	}

/* -----------------Inhalt--------------------- */

.boxr {
	left: 0px;
	position: relative;
	width:400px;
	float:right;
}

.boxr_whodunnit {
	left: 0px;
	position: relative;
	width:260px;
	float:right;
}

.boxl {
	left: 0px;
	position: relative;
	width:450px;
	float:left;
}

.boxl_whodunnit {
	left: 0px;
	position: relative;
	width:583px;
	float:left;
}

.boxl_txt {
	left: 0px;
	position: relative;
	width:433px;
	padding-left:17px;
	float:left;
}



#content {
background-color: #000;
padding: 10px 40px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content { 
min-height:460px;
height:expression(this.scrollHeight > 460 ? "auto":"460px"); 
}

#content_rtautz {
background-color: #DD6422;
padding: 10px 40px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}

#content_jober {
background-color: #0092D1;
padding: 10px 40px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}


div#content_rtautz { 
min-height:460px;
height:expression(this.scrollHeight > 460 ? "auto":"460px"); 
}

div#content_jober { 
min-height:460px;
height:expression(this.scrollHeight > 460 ? "auto":"460px"); 
}

#content_sstrohmeier {
background-color: #CC0920;
padding: 10px 40px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content_sstrohmeier { 
min-height:460px;
height:expression(this.scrollHeight > 460 ? "auto":"460px"); 
}

#content_dgallaun {
background-color: #2F9E38;
padding: 10px 40px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content_dgallaun { 
min-height:460px;
height:expression(this.scrollHeight > 460 ? "auto":"460px"); 
}

#content_mhaeger {
background-color: #FACC1A;
padding: 10px 40px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content_mhaeger { 
min-height:460px;
height:expression(this.scrollHeight > 460 ? "auto":"460px"); 
}

#content_pkeisselt {
background-color: #AB8829;
padding: 10px 40px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content_pkeisselt { 
min-height:460px;
height:expression(this.scrollHeight > 460 ? "auto":"460px"); 
}

#content_bknocks {
background-color: #C22F20;
padding: 10px 40px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content_bknocks { 
min-height:460px;
height:expression(this.scrollHeight > 460 ? "auto":"460px"); 
}

#content_jsoltwedel {
background-color: #E1007A;
padding: 10px 40px 0px 0px;
margin-left: 0px;
margin-right: 0px;
}
div#content_jsoltwedel { 
min-height:460px;
height:expression(this.scrollHeight > 460 ? "auto":"460px"); 
}


.auftraggeber {
	margin-left:20px;
}


p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
background-color:#000;
height:36px;}

#footer_blau {
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
background-color:#006A94;
height:36px;}


.links {
float:left;
margin-right:23px;
}

.rechts {
float:right;
margin-left:10px;
}

