* {margin: 0; padding: 0;}

body {  
	font-family: Helvetica, Arial, sans-serif;
	color: #999;  
	font-size: 12px;  
	line-height: 15px;
	background-color: #000228; 
}

p {  
	font-size: 12px;  
	padding-left: 30px;
	margin-bottom: 15px;
	max-width: 480px;
	line-height: 120%;
}

blockquote {  
	text-indent: -0.8em;  
	font-size: 12px;  
}

span {}

h1, h2 {font-weight: bold;}
b {font-variant: small-caps;}
h1 {font-size: 14px;color: #466C96; padding-left: 30px;padding-bottom: 10px;}
h2 {font-size: 13px;color: #466C96; padding-left: 30px;padding-bottom: 10px; padding-top: 10px;}
h3 {font-size: 12px;color: #466C96; padding-left: 30px;padding-bottom: 10px; padding-top: 10px;}
h4 {font-size: 20px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

#wrapper {
width: 860px;
margin: 0 auto;
height: auto;
background-color: #333333;
}

#header {
float: left;
width: 860px;
min-height: 132px; 
height: auto !important; /* understood by all browsers */ 
height: 132px; /* IE6 incorrectly uses this value */ 
background-color: #FFFFFF;
padding-top: 5px;
}

#header_logo {
float: left;
width: 420px;
min-height: 132px; 
height: auto !important; /* understood by all browsers */ 
height: 132px; /* IE6 incorrectly uses this value */
background-color: #FFFFFF;
}

#header_logo img {
	border: 0;
}

#header_language {
float: left;
width: 430px;
min-height: 132px; 
height: auto !important; /* understood by all browsers */ 
height: 132px; /* IE6 incorrectly uses this value */
background-color: #FFFFFF;
}

/*p.language   {	
font-size: 12px;  
padding-left: 30px;
margin-bottom: 15px;
max-width: 480px;
line-height: 120%;
padding-right: 15px;
padding-top: 10px;
}*/


#header_language a {color: #666; text-decoration: none;}
#header_language a:hover {color: #466C96; text-decoration: none;}

#header_img {
float: left;
margin-top: 0px;
padding-top: 0px;
margin-bottom: -4px;
background-color: #000228;
}

#navi {
float: left;
width: 860px;
height: 43px;
background-color: #333333;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
#navi img {display: block; float: left;}
#navi ul {}
#navi li {display: inline;} 
#navi2 {
float: left;
width: 200px;
background-color: #333;
margin-top: 66px;
}
div.navi2_bg_top {width: 200px; height: 17px; background-image: url(../_img/img_navi2_bg_top.gif);}
div.navi2_content {width: 200px; height: auto; background-color: #000228;}
div.navi2_bg_bottom {width: 200px; height: 17px; background-image: url(../_img/img_navi2_bg_bottom.gif);}
div.navi2_content ul {line-height: 170%; padding-top: 20px; padding-bottom: 20px; padding-left: 15px; }
div.navi2_content li {color: #466C96; text-decoration: none;}
div.navi2_content a { font-style: normal; font-weight: normal; color: #666666; text-decoration: none;}
div.navi2_content a:hover {color: #466C96; text-decoration: none; font-weight: bold;}
#content_wrapper {
float: left;
width: 660px;
background-color: #333;
margin-top: 64px;
padding-bottom: 70px;
}
div.content {
width: 480px;
background-color: #333;
}
/* div.content img {padding-left: 30px; padding-bottom: 10px;} */
div.content ul {line-height: 130%; padding-top: 20px; padding-bottom: 20px; padding-left: 60px; }
div.content li {padding-bottom: 10px;}
div.content ul.partner {line-height: 130%; padding-top: 0px; padding-bottom: 20px; padding-left: 30px; }
div.content li.partner {padding-bottom: 10px;}
div.content a { font-weight: bold; color: #466c96; text-decoration: none;}
div.content a:hover { color: #eadcc9; text-decoration: none; font-weight: bold;}
#content_bg_bottom {
float: left;
width: 860px;
height: 14px;
background-color: #000228;
background-image: url(../_img/img_bg_bottom.gif);
background-repeat: no-repeat;
}
#footer {
clear: both;
width: 860px;
height: 70px;
background-color: #000228;
}
#footer p {
padding-top: 15px;
padding-left: 0;
font-size: 11px;
color: #666;
max-width: 860px;
}
/* --------------------------------------------------------------------form_elemente------------ */
label, input, select { /* Alle Labels UND Formularelemente auswählen */
display: block;
float: left;
width: 200px; /* Breite.*/
}
form {
height: 300px;
}
fieldset {
border: 0px;
}
label {
margin: 0px 15px 0px 0px;
text-align: left; 
padding-right: 1em;
font-size: 0.85em;
color: #999;
}
textarea {
width: 225px;
height: 75px;
}
iframe {padding-left: 30px;}
hr.partner {
border: none; 
border-top:1px dashed #BBB; 
height:1px; 
color:#FFF; 
background:transparent;
margin-left: 30px;
}

iframe.datev  {background-color: #333; padding-left: 20px;}
