/*** home ***/

#geral {background: #ffffff url(../images/bg_home.gif) top left repeat-x; /* Header mit BG Blue */
}

#geral #themebox {background: url(../images/title_home.gif) no-repeat top left;
	width: 765px;
	height: 132px;
	margin-top: 65px;
	padding-bottom: 40px;
}

#geral h1, #geral h2, #geral h3, #geral h4 
{font-size:1em; color:#437aaf;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}

#geral #links, #geral #rechts {margin-top:15px;}

#geral #links a:link, #geral #rechts a:link,#eins a:link, #zwei a:link, #drei a:link,#vier a:link, #fuenf a:link 
{color: #11568c; text-decoration:underline;}

#geral #links a:visited, #geral #rechts a:visited,#eins a:visited, #zwei a:visited, #drei a:visited, #vier a:visited, #fuenf a:visited 
{color: #11568c; text-decoration:underline;}

#geral #links a:hover, #geral #rechts a:hover,#eins a:hover, #zwei a:hover, #drei a:hover, #vier a:hover, #fuenf a:hover 
{color: #333; text-decoration:none;}

#geral #links a:active, #geral #rechts a:active,#eins a:active, #zwei a:active, #drei a:active, #vier a:active, #fuenf a:active 
{color:#c33; text-decoration:none;}

#geral #links a:focus, #geral #rechts a:focus,#eins a:focus, #zwei a:focus, #drei a:focus, #vier a:focus, #fuenf a:focus 
{color:#c33; text-decoration:underline;}

#eins {position:relative; top:0; left:0px;}
#zwei {position:relative; top:0; left:10px;}
#drei {position:relative; top:0; left:20px;}
#vier {position:relative; top:0; left:10px;}
#fuenf {position:relative; top:0; left:17px;}

#eins, #zwei, #drei, #fuenf 
{float:left; border:0; padding:10px; width:250px; margin-top:10px; margin-bottom:0;}

#vier {float:left; border:0; padding:10px; width:468px; margin-top:10px; margin-bottom:0;}

#eins p, #eins li, #zwei p, #zwei li, #drei p, #drei li, #vier p, #vier li, #fuenf p, #fuenf li 
 {font-size:.8em; line-height:1.5em;}
 
#eins h3, #zwei h3, #drei h3, #vier h3, #fuenf h3
{color:#fff; margin-left:0; background-color:#626b75;  margin-top:0;padding:2px;}

#eins h3, #zwei h3 {background-color:#0F59A5;}

#drei h3, #fuenf h3 {background-color:#FA8C0E;}

#vier h3 {background-color:#369;}

#eins ul, #zwei ul, #drei ul, #vier ul, #fuenf ul {padding-left:17px;margin:0;}

