body {
margin:0px;
padding:0;
font-family:arial, helvetica, sans-serif;
color:#143E56;
font-size:11px;
line-height:18px;
background:url(img/bg.gif) repeat-x #276488;
}
h1 {
display:block;
font-size:15px;
border-bottom:1px dotted #86A8BC;
padding-bottom:10px;
// padding-bottom:12px;
}
h2 {
font-weight:bold;
font-size:11px;
}
#zentrieren {
position:absolute;
top:28px;
left:0px;
width: 100%;
}
#container {
position:absolute;
left:50%;
width:725px;
margin-left:-363px;
/*background:#66FF33;*/
}
#kopf {
width:711px;
height:265px;
border:6px solid #ffffff;
background:url(img/kopf.jpg);
}
#logo_container {
position:relative;
top:193px;
width:206px;
height:72px;
background:#FFFFFF;
opacity: .84;
-moz-opacity: .84;
filter: alpha(opacity=84);
}
#logo {
position:relative;
top:120px;
width:206px;
height:72px;
background:url(img/logo.gif);
}
#navi_container {
position:relative;
top:91px;
left:217px;
width:494px;
height:30px;
}
#box {
margin-top:12px;
width:199px;
border:6px solid #ffffff;
background-image:url(img/x_20.png);
// background-image:url();
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/x_20.png', sizingMethod='scale');
}
#box_titel {
width:199px;
height:45px;
}
#box_content {
width:166px;
padding-left:23px;
padding-right:10px;
color:#FFFFFF;
}
#box_content a:link, #box_content a:visited {
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
}
#box_content a:hover, #box_content a:active {
	line-height:20px;
	color:#ffffff;
	text-decoration:underline;
}
#box_fuss {
width:176px;
height:24px !important;
// height:23px;
background:url(img/box_fuss.gif);
padding-left:23px;
padding-top:7px !important;
// padding-top:8px;
}
#box_fuss a:link, #box_fuss a:visited {
	color:#276488;
	text-decoration:none;
}
#box_fuss a:hover, #box_fuss a:active {
	color:#276488;
	text-decoration:underline;
}
#content {
position:absolute;
left:223px;
top:277px;
margin-top:12px;
width:448px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
padding-top:10px;
// padding-top:17px;
border:6px solid #ffffff;
background-image:url(img/x_60.png);
// background-image:url();
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/x_60.png', sizingMethod='scale');
}
#content a:link, #content a:visited {
	color:#ffffff;
	text-decoration:underline;
}
#content a:hover, #content a:active {
	color:#ffffff;
	text-decoration:none;
}
#linie_punktiert {
margin-top:17px;
height:17px;
background:url(img/linie.gif) repeat-x;
}
td.mitglieder {

border-bottom:1px solid #86A8BC;
}
form {
padding-top:5px;
padding-bottom:5px;
margin-top:10px;
margin-bottom:0px;
border-top:1px dotted #143E56;
border-bottom:1px dotted #143E56;
}

input.textfeld {
width:111px;
// width:106px;
border:1px solid #143E56;
font-family:"Courier New", Courier, monospace;
font-size:12px;
height:16px;
line-height:16px;
padding-left:3px;

}
label {
margin-top:2px;
display:block;
margin-right:0px;
float:left;
width:50px;
}
