/* CSS Document */
* { margin:0; padding:0;}

.column { float:left;}
.clear { clear:both;}

.red	{ color:#BD0F14;}

html, body { height:100%}
html, input, textarea
	{
		font-family:Arial; 
		font-size:11px;		
		color:#666;
		line-height:15px;		
	}	
	
.bg{ color:#ffffff}
.bg11{ background:url(images/beraten.jpg) no-repeat top right}
.bg12{ background:url(images/planen.jpg) no-repeat top right}
.bg13{ background:url(images/finalisieren.jpg) no-repeat top right}
.bg2{ background:url(images/line2.gif)}
.bg3{ background:url(images/li.gif); width:100%}
.bg4{ background-color:#FFF; width:100%}
.bg5{ background:url(images/2_bg.gif); width:100%}

#header { background:url(images/top.jpg) right top }
.set{color:#636B78; line-height:14px}

span{color:#326EA1;} 

b{ font-size:12px}

a{color:#BD0F14; text-decoration:underline} 
a:hover{text-decoration:none}

h1{color:#CCCCCC; font-size:9px;}
h1.link{color:#CCCCCC; font-size:9px;}

h3{color:#BD0F14; text-transform:uppercase}
h4{ margin-left: 15px; font-weight:normal; font-style:italic;}
span a{color:#8B93A2; text-decoration:none} 
span a:hover{text-decoration:underline}


ul {margin:0; padding:0; list-style:none; line-height:20px;}
li  {background:url(images/a1.jpg) no-repeat; background-position:0 5px; margin:0px; padding:0px 0px 0px 15px}
li.imgs  {background:url(images/imgs.jpg) no-repeat; background-position:0 5px; margin: -3px; padding:0px 0px 0px 18px}
ul li a{color:#636B78; line-height:14px text-decoration:none; background:url(images/a.gif) repeat-x bottom;} 
/*ul li a:hover {color:#BD0F14; text-decoration:none }*/
ul li a:hover {color:#636B78; text-decoration:none }
ul li a:visted {color:#CCCCCC; text-decoration:line-through;}


#footer { color:#4F5052; line-height:15px; background:url(images/bot.gif) repeat-x top left; font-family:Arial; font-size:11px }
#footer a {color:#797A7C; line-height:13px; text-decoration:underline}  
#footer a:hover {color:#797A7C; text-decoration:none}
#footer span{color:#797A7C; }  
#footer span a {color:#4F5052; line-height:13px; text-decoration:underline}  
#footer span a:hover { color:#4F5052; text-decoration:none}


#wrapper {padding:0px 4px 0px 4px;  }

.more{background:url(images/1_z1.gif)  center right no-repeat; padding-right:7px; padding-bottom:3px}

.indent{padding:0px 4px 0px 4px; }
.indent1{padding:25px 0px 0 22px}
.indent2{padding:0px 17px 0 18px}
.indent3{padding:0px 19px 0 19px}
.indent4{padding:0px 17px 0 19px;}

.indent5{padding:0px 15px 0 28px}

.width{ width:252px}

.width1{ width:209px}
.width2{ width:28px}
.width3{ width:106px}
.width4{ width:283px}

#input1{
   width:47px; height:12px;
   border:0px;   
   padding-left:0px;
}
#input2{
   width:48px; height:12px;
   border:0px;   
   padding-left:0px;
}
input{
   background:#C7C7C7;
   border:1px solid #C7C7C7;
   padding-left:5px;
   width:321px; height:25px;
    color:#000000
}
textarea{
   background:#C7C7C7;
   border:1px solid #C7C7C7;
   padding-left:5px;
   width:321px; height:97px;
   color:#000000;
   overflow:auto}