BODY {
 margin:0px 0px 0px 0px;
 color:#000000;
 background-color:#666666;
 background-image:url(img/bg_streifen-oben.jpg);
 background-repeat:repeat-x;
 
 font-family:Verdana,Arial,Helvetica,Sans-Serif;

 scrollbar-face-color:#404040;
 scrollbar-arrow-color:#f0f0f0;
 scrollbar-base-color:#e0e0e0;
 scrollbar-3d-light-color:#ffffff;
 scrollbar-darkshadow-color:#000000;
 scrollbar-highlight-color:#c0c0c0;
 scrollbar-shadow-color:#202020;
 scrollbar-track-color:#c0c0c0;
}

.mainContent {
 background-color:#ffffcc;
 background-image:url(img/inhalt-links_bg.jpg);
 background-repeat:repeat-y;
 padding:10px;
}

#cMain {
 background-image:url(img/cmain-kopf.jpg);
 background-position:top left;
 background-repeat:no-repeat;
 width:650px;
 position:relative;
 top:10px;
 left:80px;
 font-size:12px;
 padding:0 10 10 10px;
}

#cMainFoot {
 width:650px;
 position:relative;
 top:10px;
 left:80px;
 padding:0 0 20 0;
}

#cMain h2 {
 font-size:17px;font-weight:bold;color:#fafafa;text-align:right;
 padding:5 0 25 0px; 
}

#cMain h3 {
 font-size:15px;font-weight:bold;
 background-color:#ffffdd;
 border-top:1px dotted #666;
 border-bottom:1px dotted #666;
}
#cMain h4 {font-size:14px;font-weight:bold;}

#cMain p {font-size:12px;}

#cMain .mini {font-size:9px;}

#cMain hr { height:2px; }

#cMain #btnRechnen {position:relative;left:200px;}

.menuRight {
 background-color:#ffffcc;
 background-image:url(img/menu-rechts_bg.jpg);
 background-repeat:repeat-y;
 width:200px;
 height:100%;
}

#menuRightCalc {
 margin:0;
 padding:0 0 0 25;
}
	
#menuRightCalc ul {
 border:0;
 margin:0;
 padding:0;
 text-align:left;
 list-style-type:none;
}

#menuRightCalc ul li #titel {
 width:175px;
 height:18px;
 color:#f0f0f0;
 text-decoration:none;
 font-size:11px;
 margin-top:1px;
 padding-top:2px;
 padding-left:10px;
 background-color:0a6d33;
 background-image:url(img/bg_menu2_norm.gif);
 background-repeat:repeat-x;	
 display:block;
}

#menuRightCalc ul li {
 height:18px;
 font-size:11px;
 font-weight:bold;
 text-align:left;
 margin:1 0 0 0;
 padding:0 0 0 0;
 text-indent:5px;
 display:block;
}

#menuRightCalc ul li a {
 width:175px;
 height:18px;
 color:#000000;
 text-decoration:none;
 font-size:11px;
 background-color:ffb200;
 background-image:url(img/bg_menu1_norm.gif);
 background-repeat:repeat-x;	
 display:block;
}

#menuRightCalc ul li a:hover {
 width:175px;
 height:18px;
 color:#303030;
 font-size:11px;
 background-color:#ff6b00;
 background-image:url(img/bg_menu1_over.gif);
 background-repeat:repeat-x;		
}

#menuRightContent {
 width:175px;
 margin:0;
 padding:3 5 3 25; 
 background-color:#fff233;
 background-image:url(img/menu-rechts-partnerprg-bg.gif);
 background-position:bottom left;
 background-repeat:no-repeat;
}

#menuRightContent p { margin:0px; }

#footer {
 width:100%;
 text-align:right;
 margin:27 10 0 0;
 padding:0;
 font-family:verdana,arial,sans-serif;
 font-size:11px;
 font-weight:normal;
}

#footer a { padding:2 5 2 5px;text-decoration:none;font-size:11px;}
#footer a:link { color:#000000;font-size:11px;background:transparent}
#footer a:visited {color:#202020;font-size:11px;background:transparent}
#footer a:hover {color:#ffffff;font-size:11px;background:#006633}

.warn { color:#c00000 }
.input1off	{ }
.inputwarn	{ background-color:#ffa0a0 }

