/* CSS Document */

/* Setup */
html {
height:100%;
}

h1{
margin:0px;
padding:0px;
color:#003558;
font-weight:lighter;
}

h3, .netzprospekt th{
margin:0px;
padding:0px;
padding-top:3px;
color:#4997c5;
font-weight:bold;
font-size:14px;
}

/* Links */

.logo{
padding-right:64px;}
.logo_b{
padding-right:22px;}

#logo-box{
width:652px;
height:120px;}


/*BOD Team */

.team_bild{
margin-right:20px;
margin-bottom:20px;
}

.roggemann{
margin-bottom:20px;}

#niels-roggemann{
width:652px;
height:270px;}

#team-pl{
width:652px;
height:250px;}

#bernhard-wichers{
width:652px;
height:250px;}

#groeneveld{
width:652px;
height:250px;}

#frerichs{
width:652px;
height:250px;}

#veentjer{
width:652px;
height:250px;}

#faber{
width:652px;
height:250px;}

#dette{
width:652px;
height:250px;}

#hafke{
width:652px;
height:250px;}

#lessmann{
width:652px;
height:250px;}

#schneider{
width:652px;
height:250px;}

#renken{
width:652px;
height:250px;}

#mennenga{
width:652px;
height:250px;}

/*Ende BOD Team */
body{
background-image:url(/img/back.jpg);
background-repeat:repeat-x;
background-position:top center;
font-family:"Trebuchet MS", Georgia, Arial, Verdana;
font-size:12px;
text-align:center;
margin:0px;
}

#container{
width:955px;
text-align:left;
margin:auto;
background-image:url(/img/back-innen.jpg);
background-repeat:repeat-x;
height:700px;
}

#container_index{
width:955px;
text-align:left;
margin:auto;
background-position:center top;
background-image:url(/img/back-innen-index.jpg);
background-repeat:repeat-x;
height:610px;
}


#menu{
top:20px;
width:223px;
height:369px;
position:absolute;
z-index:11;
}

#logo{
width:223px;
height:122px;
background-image:url(/img/logo.png);
}

/*.button{
width:223px;
height:31px;
background-image:url(img/schaltflaeche.png);
background-repeat:no-repeat;
z-index:10;
}

.button:hover{
width:223px;
height:31px;
background-image:url(img/schaltflaeche_active.png);
background-repeat:no-repeat;
z-index:10;
}



.button_active{
width:223px;
height:31px;
background-image:url(img/schaltflaeche_active.png);
background-repeat:no-repeat;
z-index:10;
}
*/
#submenu{
position:absolute;
width:732px;
height:31px;
z-index:11;
top:389px;
margin-left:223px;
}

.submenu_button{
width:149px;
height:31px;
background-image:url(/img/submenu.png);
text-align:center;
float:right;
bottom:-5px;
z-index:11;
/*filter:alpha(opacity=0);
opacity:0;*/
}

#background{
top:20px;
width:955px;
height:400px;
position:absolute;
z-index:10;
}

#background_index{
top:20px;
width:955px;
height:440px;
position:absolute;
z-index:10;
}

#background img{
top:0;
left:0;
position:absolute;
width:100%;
height:100%;
z-index:10;
}

#content{
margin-top:420px;
width:652px;
float:right;
padding-left:40px;
padding-right:40px;
padding-top:70px;
/*padding-top:30px;*/
padding-bottom:80px;
color:#616161;
font-family:"Trebuchet MS", Georgia, Arial, Verdana;
font-size:12px;
}
#content h1{
margin:0;
padding:0;
padding-bottom:4px;
font-size:30px;
font-family:"Trebuchet MS", Georgia, Arial, Verdana;
color:#003558;
}

.link{
/*position:relative;*/
z-index:99999;
}

a:link {
	color: #004165
}
A:visited {
	color: #004165
}
A:active {
	COLOR: #004165;
}
A:hover {
	COLOR:#3991c9;
	}

/* Subpages */

#pages{
position:relative;
}


.page{
position: absolute;
top:0;
left:0;
/*
opacity:0;
#display:none;*/
}

/* Footer */
#clear{
clear:both;
z-index: -1;}

#footer{
width:955px;
height:29px;
position:relative;
float:left;
}
.footertextbox{
padding-left:6px;
padding-top:6px;
font-family:"Trebuchet MS", Georgia, Arial, Verdana;
color:#535353;
}
.footertextbox a:link,
.footertextbox a:active,
.footertextbox a:visited,
.footertextbox a:hover{
color:#376986;
text-decoration:underline;
}

#line{
width:955px;
margin-bottom:0px;
height:1px;
position:relative;
background-color:#999999;}

#footer-language{
width:223px;
height:29px;
float:left;}

#footer-content{
width:732px;
height:29px;
float:right;}

input.number	{
	text-align:	right;
}

.info{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003558;
}

#pressrelease {
margin-top:55px;
margin-left:30px;
}