@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#252f47;
}

a{
text-decoration:none;
}

p{
font-size:12px;
line-height:16px;
}

.red_link{
color:#c0061c;
}

#container{
width:770px;
margin:auto;
}

/* ---------- beginn header ---------- */

#header{
clear:both;
width:770px;
height:121px;
}

#logo{
margin-top:34px;
margin-left:22px;
float:left;
}

#sitetitel{
margin-top:62px;
float:right;
}


/* ---------- beginn infoleiste ---------- */

#infoleiste{
width:inherit;
height:28px;
border-top:1px solid #e0e0e8;
border-bottom:1px solid #e0e0e8;
font-size:11px;
color:#949da6;
}

#siteinfo{
margin-top:8px;
float:left;
}

#siteinfo_image{
margin-top:7px;
float:right;
}


/* ---------- beginn content left ---------- */

#content_left{
width:188px;
height:auto;
float:left;
}


/* ---------- beginn menue ---------- */

#menue_ebene1 a{
font-size:10px;
color:#6d7a85;
text-decoration:none;
}

#menue_ebene1{
margin:0px;
padding:0px;
list-style:none;
}

.ebene1{
margin:0px;
padding:1px 0px 0px 0px;
}

#menue_ebene2{
margin:9px 0px 5px 0px;
padding:0px;
}

.ebene2{
height:17px;
background-image:url(../images/menue/menue_li_ebene2_icon.gif);
background-repeat:no-repeat;
background-position: 4px 4px;
padding:0px 0px 0px 20px;
}

#typo3_box{
margin-top:25px;
margin-bottom:25px;
}

/* ---------- beginn content right ---------- */

#content_right{
width:581px;
min-height:400px;
float:right;
border-left:1px solid #e0e0e8;
padding-bottom:30px;
}

.ueberschrift{
margin:6px 0px 0px 2px;
padding:0px;
}

/* ---------- 1 spalten links content ---------- */

#eine_spalte{
width:565px;
height:auto;
float:left;
padding-left:15px;
margin-top:7px;
}

/* ---------- 2 spalten links content ---------- */

#zwei_spalten_links{
width:370px;
height:auto;
float:left;
padding-left:15px;
margin-top:7px;
}

.box_grau{
background-color:#e0e0e8;
margin-top:1px;
padding:12px 10px 14px 10px;
width:350px;
font-weight:bold;
font-size:11px;
line-height:14px;
}

.news_box{
font-size:12px;
margin-top:17px;
line-height:16px;
}

/* ---------- 2 spalten rechts content ---------- */

#zwei_spalten_rechts{
width:181px;
height:auto;
float:right;
margin-top:46px;
}


.info_box{
width:181px;
height:auto;
}


.info_box a{
text-decoration:none;
color:#252f47;
}


.info_box_content{
margin:0px;
padding:10px 5px 18px 10px;
width:165px;
min-height:130px;
background-image:url(../images/bg_infobox.gif);
background-repeat:repeat-x;
background-color:#f7f7f7;
font-size:11px;
border-left: 1px solid #e3e3ea;
border-right: 1px solid #e3e3ea;
}

/* ---------- beginn footer ---------- */

#footer{
font-size:10px;
border-top: 1px solid #e0e0e8;
width:770px;
height:50px;
clear:both;
padding-top:3px;
}

#footer a{
color:#6d7a85;
text-decoration:none;
}

.refbox{
height:71px;
width:560px;
display:block;
cursor:pointer;
margin-bottom:12px;
}

.refbox p{
margin-top:3px;
margin-left:7px;
margin-bottom:0px;
padding:0px;
}

.refpics{
float:left;
height:71px;
width:197px;
}
.reftxt{
float:left;
height:71px;
width:360px;
}


#refcontbox a:link{
text-decoration:none;
color:#252f47;
display:block;
}

#refcontbox a:hover{
color:#252f47;
background-color:#efeff4;
display:block;
}

#refcontbox a:visited{
text-decoration:none;
color:#252f47;
}


.ag_feld{
width:190px;
height:14px;
font-size:11px;
padding:2px 0px 0px 2px;;
margin-bottom:5px;
line-height:1;
float:left;
}

.ag_label{
width:60px;
float:left;
padding:4px 0px 2px 0px;
margin-bottom:5px;
}




