html, body { 
margin: 0; 
padding: 0  
}

body { 
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
line-height: 18px; 
font-size: 12px; 
color: #43454d;
}

#container { }

#main { }

#main #right { }

#top, 
#main #left, 
#bottom .stripe, 
#linkbox, 
#footer { 
display: none
}


/* Inhalt */
#content { 
width: 480px;
margin: 0;
padding: 15px 35px 15px 35px; 
min-height: 320px;
}
#content.contfakt { 
width: 455px;
margin: 0;
padding: 15px 35px 15px 35px; 
min-height: 320px;
}
/* Feste Höhe-->IE */
*html #content {
height: 320px;
}
#content a { 
color: #43454d; 
}
#content a:hover {
color: #636b72; 
}
#content p {
margin-top: 0px; 
margin-bottom: 12px 
}
#content p .reg {
font-size: 9px;
line-height: 9px;
}
#content h1 { 
margin: 0 0 16px 0;
color: #43454d; 
font-weight: normal; 
font-size: 22px; 
text-transform: uppercase;
letter-spacing: 1px;  
}
#content.contfakt h1 { 
margin: 0 0 16px 0;
color: #204eaa; 
font-weight: normal; 
font-size: 22px; 
line-height: 46px;
text-transform: uppercase;
text-indent: -999px;
letter-spacing: 1px;  
background: url(produkte/contfakt/images/contfakt.png) no-repeat;
}
#content h1 .reg {
font-size: 14px;
line-height: 14px;
}
#content h2 { 
margin: 0 0 22px 0;
color: #43454d; 
font-weight: normal; 
font-size: 14px; 
text-transform: uppercase;
}
#content h2 .reg {
font-size: 10px;
line-height: 10px;
}
#content h3 { 
margin: 0 0 9px 0;
color: #204eaa; 
font-weight: bold; 
text-transform: uppercase;
}
#content h3 .reg {
font-size: 9px;
line-height: 9px;
}
#content ul {
margin-top: 0;
list-style-type: none;
}
#content li { 
margin-left: -24px; 
}
#content ul.txt {
list-style-image: url(images/absheaderlist_red.gif);
}
#content.contfakt ul.txt {
list-style-image: url(images/absheaderlist_blue.gif);
}
#content ul.absheader {
margin: 0 0 9px 0;
padding: 0;
list-style-type: none; 
font-weight: bold;
text-transform: uppercase;  
}
#content ul.absheader {
color: #e22004;
}
#content.contfakt ul.absheader {
color: #204eaa;
}
#content ul.absheader li {
margin: 0;
padding: 0 0 0 15px;
}
#content ul.absheader li {
background: url(images/absheaderlist_red.gif) no-repeat 0 5px; 
}
#content.contfakt ul.absheader li {
background: url(images/absheaderlist_blue.gif) no-repeat 0 5px; 
}
#content .small {
margin: 0; 
font-size: 10px; 
line-height: 14px;
}
#content .separator1, #content .separator2 { 
width: 100%;
height: 4px;
margin: 20px 0; 
padding: 0;
font-size: 4px; 
line-height: 4px;
clear: both;     
border-top: 1px dotted #70707a;
border-bottom: 1px dotted #70707a;
}
#content .separator1 {
border-bottom: none;
}
#content .reg {
vertical-align: super;
}
#content .divleft {
float: left;
width: 240px;
}
#content .divright {
float: right;
width: 215px;
}
#content .mainimg {
/*display: none;*/
}

.clear { 
clear: both; 
width: 100%; 
margin: 0; 
padding: 0; 
font-size: 0px; 
line-height: 0px
}


/* Anfrageformular */
input   { font-family: Arial, sans-serif; line-height: 15px; font-size: 12px; color: #4c4c4c;  background: #f5f5f5; width: 250px; height: 18px; border: 1px solid #cccccc }
input.submit   { font-family: Arial, sans-serif; text-align: center;  font-size: 12px; color: #cccccc;  background: #ffffff; width: 100px; height: 20px; border: 1px solid #cccccc }
input:focus, textarea:focus, input:hover, textarea:hover { background: #ffffff; color: #4c4c4c; border-color: #7f7f7f }
textarea  {font-family: Arial, sans-serif; line-height: 15px; font-size: 12px; color: #4c4c4c; background: #f5f5f5; width: 250px; height: 100px; border: 1px solid #cccccc }




