/* CSS Document */
body{
background-image: url(../images/bg.gif);
background-position: top;
background-repeat:repeat-x;
background-color:#ffffff;
font: 0.8em Georgia,Arial,Helvetica,sans-serif;
color:#666666;
margin:0;
padding:0;
}

#wrapper{
position:absolute;
left: 50%;
}

#content{
text-align:left;
z-index:0;
width:989px;
position:absolute;
left:-494px;
}

#site-left{
width:200px;
float:left;
}

#header{
width:789px;
height:120px;
float:left;
}

#site{
width:789px;
float:left;
}

#site-content{
width:789px;
float:none;
}
#slogan-menu{
width:590px;
height:120px;
float:left;
}
#firmen-slogan{
width:590px;
height:95px;
float:none;
}

#global-menu{
width:590px;
height:25px;
float:none;
}

#header-right{
width:199px;
height:120px;
float:left;
}

a.global-menu:link, a.global-menu:visited{
font-size:11px;
color:#ffffff;
text-decoration:none;
}
a.global-menu:active, a.global-menu:focus{
color:#ffffff;
text-decoration:underline;
}
a.global-menu:hover{
color:#c9e4ff;
text-decoration:underline;
}

a.left-menu:link, a.left-menu:visited{
color:#00356a;
text-decoration:none;
}
a.left-menu:active, a.left-menu:focus{
color:#006dd9;
text-decoration:underline;
}
a.left-menu:hover{
color:#006dd9;
text-decoration:underline;
}


.imgborder {border-width:1px; border-color: #000033; border-style:solid;}

.slogan{
color: #24598f;
font: 20px  Georgia,Arial,Helvetica,sans-serif bold;
}

h1{
color:#00356A;
font: 20px  Georgia,Arial,Helvetica,sans-serif bold;
}

h2{
font: 14px   Georgia,Arial,Helvetica,sans-serif normal;
line-height: 17px;
}

h3{
	margin: 0;
	padding: 0;
	line-height:17px;
	font-family:   Georgia,Arial,Helvetica,sans-serif normal;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}
h4{
font: 12px Georgia,Arial,Helvetica,sans-serif normal;
}
h5{
color:#00356A;
font: 14px Georgia,Arial,Helvetica,sans-serif normal;
}

h6{
font: 9px Georgia,Arial,Helvetica,sans-serif normal;
}

ul#liste{
list-style-type:circle;
margin: 0; padding: 0;
	}
	
ul#liste li{
margin: 0; padding: 0;
list-style: none;
}
	
a:link, a:visited, a:focus, a:active{
color:#000099;
text-decoration:underline;
}

a:hover{
color:#000033;
text-decoration:none;
}





#header-flash-bg{
background-image:url(../images/header/header-flash-bg.jpg);
width:380px;
height:200px;
float:left;
}

#header-spacer{
background-image:url(../images/header/header-spacer.gif);
width:125px;
height:200px;
float:left;
}




#footer{
width:800px;
float:none;
}

INPUT {
 font-weight: normal;
 font-size:11px;
 font-family:Arial,Helvetica,sans-serif normal;
 border-style:solid;
 border-color:#000099;
 color:#0000AA;
 border-width:1px;
 background:#e2f4fe;
}
INPUT:hover {
 font-weight: normal;
 font-family:Arial,Helvetica,sans-serif normal;
 border-style:solid;
 border-color:#000033;
 color:#000066;
 border-width:1px;
 background:#FFFFFF;
}
TEXTAREA {
 font-weight: normal;
 font-size:11px;
 font-family:Arial,Helvetica,sans-serif normal;
 border-style:solid;
 border-color:#000099;
 color:#0000AA;
 border-width:1px;
 background:#e2f4fe;
 }
TEXTAREA:hover {
 font-weight: normal;
 font-size:11px;
 font-family:Arial,Helvetica,sans-serif normal;
 border-style:solid;
 border-color:#000033;
 color:#000066;
 border-width:1px;
 background:#FFFFFF;
 }
