
body {background-image: url(./img/scanlines.jpg);
background-repeat:repeat;
font-family : Helvetica;
font-size : 14px;
}
a {
text-decoration : underline;
color : #2ab024;
}
a hover {
text-decoration : underline;
color : #d3d3d3;
}
a img {
text-decoration : none;
border : 0;
margin : 0;
padding : 0;
}
a focus {
text-decoration : underline;
color : #2ab024;
}
a active {
text-decoration : underline;
color : #2ab024;
}
a visited {
text-decoration : underline;
color : #2ab024;
}
#border {
width : 900px;
min-height : 700px;
height : auto !important;
height : 700px;
border : 1px solid #000000;
margin : 0 auto;
background-color : #ffffff;
}
#header {
width : 890px;
height : 150px;
border : 0 solid #000000;
margin-top : 5px;
margin-left : 5px;
}
#navi {
height : 25px;
width : 890px;
border : 0 solid #000000;
margin-top : 5px;
margin-left : 5px;
}
#box {
width : 200px;
margin-left : 5px;
margin-top : 3px;
border : 0px solid #000000;
float : left;
height : 100%;
margin-bottom : 5px;
background-color : #ffffff;

}
#inhalt {
width : 681px;
min-height : 515px;
margin-right : 5px;
margin-top : 5px;
margin-bottom : 5px;
border : 0px solid #000000;
float : right;
background-image : url(./img/bg.jpg);
background-repeat: repeat-y
}
#footer {
margin-top : 10px;
font-size : 10px;
color : #ffffff;
}
#textdiv {margin: 10px;}
A:link.footerlink, A:visited.footerlink {
color : #ffffff;
}
A:hover.footerlink {
color : #ffffff;
}

*html #box
{margin-left:3px;}
*html #inhalt
{margin-right:3px; width:679px;}
#gb {border: 0px solid #000000;
padding: 10px;
}
.teambild {width: 113px;
height: 150px;
border: 1px solid #2ab024;}
.teamtext {height: 150px;
border: 0px solid #000000;}
#thumbdiv {text-align:center;
border: 0}
#boxdiv{margin: 10px;
border: 0px solid #000000;
width:180px;}
#history{height:134px;}
.bold{font-weight:bold;}