body{
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #000;
font-size: 0.75em;
background-image: url(../images/hintergrund_motiv.jpg);
background-repeat: repeat-x;
background-position: 0 0;
text-align: center;
}
#rahmen{
text-align: left;
margin: 0 auto 0 auto; 
width: 900px;
max-width: 896px;
}
#content{
text-align: left;
margin: 0 0 0 140px; 
width: 620px;
}

#rahmen #content .box p, 
#rahmen #content .box ul,
#rahmen #content .box h2,
#rahmen #content .box h3{
color: #000;
}
h1{
color: #f85a01;
font-size: 18px;
padding: 10px 0 8px 0;
margin: 0;
}
h2, h3{
font-size: 16px;
padding: 10px 0 8px 0;
margin: 0;
}
h3{
font-size: 14px;
}

.navi {
margin: 0 0 0 50px; 
width: 800px;
}

.navi p {
height: 26px;
padding:0;
margin:0 0 10px 0;
border:1px solid #ff0000;
}

.navi-ul{
padding: 0 0 0 20px;
margin: 0 0 20px 0;
clear:both;
height: 26px;
background:url(../images/navi-hintergrund.jpg);
background-repeat:no-repeat;
list-style:none;
}

.navi-ul li{
color: #fff;
padding: 0;
margin: 0 10px 0 10px;
float: left
}

.logo {
padding: 0;
margin: 0 0 0 50px;
width:800px;
}

.box{
background-image: url(../images/box_oben.gif); 
background-repeat: no-repeat; 
padding: 16px 0 0 0;
margin: 0 0 0 0;
}
.box-mitte{
background-image: url(../images/box_mitte.gif); 
background-repeat: repeat-y; 
padding: 0 30px 0 30px
}
.box-end{
background-image: url(../images/box_unten.gif); 
background-repeat: no-repeat; 
background-position: bottom; 
padding: 0 0 10px 0
}

#box-partner{
text-align: center;
z-index: 1000;
height: 114px;
padding-top: 20px;
background-image: url(../images/hg_box-partner.gif);
background-repeat: no-repeat; 
background-position: top; 
} 
#box-partner a{
color: #fff;
}
#box-partner a:hover{
color: #fff;
font-weight: normal;
}

.navi a, a:hover{
color: #ffffff;
text-decoration:none;
font-weight: normal;
}
.navi a:hover{
color: #333;
font-weight: normal;
}

p a, a:hover {
color:#eb6d1c;
text-decoration:none;
font-weight: bold;
}

p a:hover {
color: #666;
font-weight: bold;
}

p, li{
line-height: 1.4em;
padding: 0 0 0.6em 0;
margin: 0;
}



ul{
margin: 0 0 0 15px;
padding: 0 0 0 10px;
list-style-image:url(../images/lipu.gif);
font-weight:bold;
color: #6d6d6d !important;
}

*html ul {
margin-left: 10px;	
padding-left: 20px;
}

li {
padding: 0 0 6px 10px;	
}


form {
margin:0pt;
padding:0pt;
}
fieldset {
	color: #fff;
background-color:#000;
border:1px solid #f85a01;
margin:0 0 0 30px;
padding:0;
width: 500px;
}
legend {
background-color:#000;
border:1px solid #f85a01;
color:#f85a01;
font-weight:bold;
line-height:1.2em;
margin: 1em 0 1em 0;
padding:0.1em 4.8em 0.2em 0.2em;
}

form a, a:hover {
	color: #fff;
font-weight: bold;	
text-decoration: none;
}

form a:hover {
color: #f85a01;	
}


fieldset div {
background-color:#000;
border-top:1px solid #fff;
margin:0pt;
padding:0.6em;
}
input, textarea {
border:1px solid #f85a01;
font-family:verdana,arial,helvetica,sans-serif;
padding:0.2em;
width:18em;
background-color:#EEEEEE;
}

label {
color:#fff;
float:left;
width:10em;
line-height: 1.4em;
}
label span.sp-rot, p span.sp-rot {
color:#fff;
}
input.i-button {
color: #fff;
background:#f85a01 url(../../grf/hg-button-normal.gif) no-repeat scroll 0pt;
cursor:pointer;
font-size:90%;
font-weight:bold;
min-width:14em;
width:14em;
}
input.i-check{
width: 20px;
height: 20px;
max-width: 20px;
max-height: 20px;
margin-left: 30px;
float:left;
}
.button {
background-color:#000;
text-align:center;
border: none;
}
#rahmen #content .box .box-mitte fieldset div p.error{
display: none;
color: #03b5ff;
}
#rahmen #content .box .box-mitte fieldset div.error p.error, p.bitte_aendern {
display: block;
color:#03b5ff;
font-weight:bold;
text-align:left;
}
fieldset div.error label {
color:#fff;
font-weight:bold;
}
fieldset div.error input {
border:1px solid #000;
}
fieldset div.error {
background-color:#333;
}
.aok_nw { 
    font-variant:small-caps; 
} 


