/*
Hellgrau: #ECECEC rgb 236 236 236
Dunkelgrau: #9097A7 rgb 144 151 167
rot: #C11626 rgb 193 22 38
*/

html, body{
margin: 0;
padding: 0;
height: 100.1%;
font-family: Arial, Verdana, Sans-Serif;
background-color:#FFFFFF;
background-image: url(../grafiken/hg_body.jpg);
background-repeat: repeat-x;
background-position: left top;
font-size: 101.01%;
text-align: center;
scrollbar-3dlight-color:#cccccc;
scrollbar-arrow-color:#666666;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#cccccc;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-track-color: #ffffff;
}

.cl
{
clear:both;
}

#fenster
{
height: 300px;
width: 300px;
overflow: auto;
}

#Gesamtseite
{
width: 950px;
margin: 0 auto 0 auto;
padding-top:60px;
text-align: left;
background-color:#FFFFFF;
border: 0px solid #000000;
}

#Kopfbereich
{
width: 950px;
border: 0px solid #000000;
text-align: left;
background-color:#4C5EA8;
border: 0px solid #000000;
}

#logo
{
width: 320px;
margin:0;
border: 0px solid #000000;
text-align: left;
float:left;
}

#kopfbild
{
height:320px;
margin:0;
border-right: 40px solid #4C5EA8;
border-left: 40px solid #4C5EA8;
float: right;
}

#hauptnavi
{
margin:0;
padding-top:8px;
clear: both;
width: 598px;
position: relative;
margin-left: 350px;
background-color: #ffffff;
border: 0px solid #000000;
height:25px;
}


#wrapper
{
clear: both;
float: left;
width: 100%;
border: 0px solid #000000;
padding-top:30px;
background-image: url(../grafiken/linie.gif);
background-repeat: repeat-y;
border: 0px solid #000000;
}

#leftcol
{
position: relative;
float: left;
width: 303px;
margin:0;
padding: 0;
padding-right:7px;
padding-left: 10px;
border: 0px solid #DCDCDC;
}

* html #leftcol
{
width: 295px;
border: 0px solid #DCDCDC;
}

#leftcol p
{
font-size: 12px;
text-align: right;
padding-right:7px;
padding-left: 10px;
font-weight: bold;
}
#leftcol a:link
{
color: #000000;
text-decoration:underline;
}

#leftcol a:visited
{
color: #000000;
text-decoration:underline;
}

#leftcol a:hover, #leftcol a:active
{
color: #EC0900;
text-decoration:underline;
}
.rand
{
padding-right:15px;
}
#leftcol h3
{
margin:0;
margin-bottom:20px;
font-size:14px;
font-weight:bold;
color: #000000;
text-align:right;
padding-right:7px;
}
#leftcol h4
{
margin:0;
margin-bottom:20px;
font-size:14px;
font-weight:bold;
color: #000000;
padding-right:7px;
}

#Hauptinhalte
{
width:548px;
margin:0;
padding: 0;
float: right;
padding-right:40px;
border: 0px solid #000000;
font-size:12px;
border: 0px solid #DCDCDC;
}
.infocenter a:link
{
color:#000000;
text-decoration: none;
}
.infocenter a:visited
{
color:#000000;
text-decoration: none;
}
#Hauptinhalte a:link
{
color: #EC0900;
text-decoration:underline;
}

#Hauptinhalte a:visited
{
color: #EC0900;
text-decoration:underline;
}

#Hauptinhalte a:hover, #Hauptinhalte a:active
{
color: #787878;
text-decoration:underline;
}

a.infocenter
{
color:#4c5ea8;
font-weight: normal;
}

#Hauptinhalte  h1
{
color: #EC0900;
margin:0;
margin-bottom: 20px;
font-size:14px;
}
#Hauptinhalte  h2
{
color: #000000;
font-weight:bold;
margin:0;
margin-bottom: 10px;
font-size:13px;
}
#Hauptinhalte  h3
{
color: #000000;
margin:0;
margin-bottom:12px;
font-size:12px;
font-weight: bold;
}
#Hauptinhalte  h4
{
color: #000000;
margin:0;
font-size:12px;
font-weight: bold;
}
h5
{
color: #000000;
margin:0;
font-size:12px;
font-weight: bold;
}

#Hauptinhalte p
{
color:#000000;
font-size:12px;
margin-top:12px;
margin-bottom:12px;
}
#Hauptinhalte ul{
list-style-type: none;
margin: 0;
margin-top:12px;
margin-bottom:12px;
margin-left:0px;
padding: 0;
font-size:12px;
font-weight: normal;
}
#Hauptinhalte ul li
{
margin:0;
margin-left:5px;
padding-left:20px;
padding-bottom:6px;
background-image:url(../grafiken/dreieck2.gif);
background-repeat: no-repeat;
background-position:0px 3px;
}

.sprung
{
border-top: 1px solid #BFBFBF;
text-align:right;
padding-top: 6px;
}

#boxre
{
float:right;
width: 100px;
text-align:right;
}

#boxre p
{
margin: 0;
margin-bottom: 24px;
}

#fuss
{
clear: both;
width:950px;
float:left;
height:20px;
margin:0;
padding:10px;
margin-top:0px;
color:#000000;
text-align: left;
border-top: 1px solid #BFBFBF;
}
/*----------------Formular----------*/
fieldset
{
margin:0;
padding: 0;
border: 1px solid #000000;
}
.form1
{
width: 150px;
text-align:right;
padding:2px;
border: 1px solid #BFBFBF;
background-color: #DFDFDF;
margin-left:5px;
}