body { 
 background-color: #ffffff;
 margin:0px;
 padding:0px; 
 
 
}

#content {
		font-family: Verdana, sans-serif;
        position:absolute;
        top:0px;
		left: 0px;
		width:810px;
		font-style: normal;
		color: #999999;
		

        
        }


/*---  Schriftformatierungen ---*/


td {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;

	
}

td.alert {

color: #c41733;
font-weight: bold;

}


.formular {
	background-color: f5f5f5;	
	

	
}

h2 {
font-family: Verdana, sans-serif;
padding-top:4px;
font-size:18px;
line-height:20px;
color: #c41733; 
font-weight: bold;
font-style:normal;

}
h3 {

font-family: Verdana, sans-serif;
font-size:15px;
color: #666666; 
font-weight: bold;

}



.list_img {
background: url(../images/grey.gif);
max-width: 70px;
max-height: 50px;
border: 1px #666666 solid;
width:expression(this.width > 70 ? "70px" : this.width);
height:expression(this.height > 50 ? "50px" : this.height);
}

.list_img2 {
background: url(../images/grey.gif);
max-width: 230px;
border: 1px #666666 solid;
width:expression(this.width > 230 ? "230px" : this.width);
}
	   



a:link {
 font-family: Verdana, sans-serif;
 color: #666666; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

a:visited { 
 color: #666666; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
}

a:active { 
 color: #c41733; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}

a:hover { 
 color: #c41733; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: underline; 
}


a.modell:link {
 font-family: Verdana, sans-serif;
 color: #666666; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 

}

a.modell:visited { 
 color: #666666; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 

}

a.modell:active { 
 color: #c41733; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}

a.modell:hover { 

 color: #c41733; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}


/*---  sitelayout ---*/

#back_start {
background: url(../images/back_start.gif) no-repeat top left;
position:absolute;
width:617px;
height:76px;
left:150px; 
top:180px;
}

#logo {
background-color: #ffffff;
background: url(../images/logo.gif) no-repeat top left;
position:absolute;
width:80px;
height:65px;
left:20px; 
top:20px;
}
#name {
position:absolute;
width:242px;
height:58px;
left:480px; 
top:30px;
}



#top {
background-color: #ffffff;
background: url(../images/top_table.gif) no-repeat top left;
position:absolute;
width:810px;
height:10px;
left:0px; 
top:90px;
}

#sitecontent {
background: url(../images/middle_table.gif) repeat-y;
position:absolute;
width:810px;
left:0px; 
top:0px;
}

.bottom {
background-color: #ffffff;
background: url(../images/bottom_table.gif) no-repeat top left;
position:relative;
top:8px;
width:810px;
height:10px;
}

td.headline {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align:right;
	color: #C71444;
	padding-right:10px;

	
}


td.modell {
font-size:11px;
text-align: left;
line-height: 20px;
font-weight:normal;
padding-left:7px;
padding-right:10px;
padding-bottom:5px;


}
td.modelllist {
font-size:12px;
text-align: left;
font-weight:normal;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-top: 1px #666666 solid;
border-bottom: 1px #666666 solid;
background-color: #ffffff;


}

td.kategorie {
font-size:11px;
line-height: 20px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
color: #c41733;
background-color: #f5f5f5;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-top: 1px #666666 solid;
border-bottom: 1px #666666 solid;


}

td.auswahl {
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-top: 1px #666666 solid;
border-bottom: 1px #666666 solid;
background-color: #f5f5f5;

font-size:11px;
line-height:16px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-top:5px;

padding-bottom:5px;
color: #c41733;

}

td.detail {
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-top: 1px #666666 solid;
border-bottom: 1px #666666 solid;
background-color: #f5f5f5;

font-size:11px;
line-height: 16px;
font-weight:bold;
padding-left:10px;
padding-top:10px;

padding-right:5px;
padding-bottom:5px;
color: #c41733;

}

td.list {
padding-bottom:10px;
padding-top:10px;

border-bottom: 2px #666666 solid;
}

input.suche {
border: 1px #666666 solid;;
height:17px;
width:90px;

}
