/* generated by csscreator.com */
html, body{
 margin:0;
 padding:0;
 text-align:center;
 background-color:#008000;
 background-image:url(fussballbild.jpg);
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-position:center;
 margin-top:0;
}

#pagewidth{
 width:800px;
 text-align:left;
margin-left:auto;
 margin-right:auto;
 background-color:#008000;

}

#header{
 position:relative;
 height:150px;
  background-color:#004000;
  background-image:url(headerfussball.gif);
  background-repeat:no-repeat;
 width:100%;
}

#leftcol{
 width:25%;
 float:left;
 position:relative;
 background-color:#006000;
 }

#maincol{background-color: #008000;
 float: right;
 display:inline;
 position: relative;
 width:75%;
 }
 #footer{
 position:relative;
 height:35px;
  background-color:#004000;
  background-image:url(unten.gif);
 width:100%;

}
p.foot  {margin: 0 0 10px 10px;line-height:35px;font-size:11px;color:#fff;font-family:verdana;text-align:center}
p {margin: 25px 0 25px 25px;font-size:12px;color:#fff;font-family:verdana;}
h1 {font-size:22px;font-family:trebuchet ms;color:#fff;text-align:center;margin-top:25px;}
a:link, a:visited, a:active, a:focus {
font-size:12px;color:#004000;font-family:verdana;text-decoration:underline
}
a:hover {font-size:12px;color:#FFFFFF;background-color:#006000;font-family:verdana;text-decoration:none}
td {font-size:12px;font-family:verdana;color:#000000;border:solid 0px #006000;padding:2px;margin:2px}
.narrow {background-color:#FFFFFF}
/* Formatierung Menü 8 */

.menue8 ul
{
list-style-type: square;
text-align:left,
margin-left:5px;
color:#008000;
}

.menue8 a:link, .menue8 a:visited, .menue8 a:active
{
display: block;
width: 150px;
line-height: 250%;
color: #00cc00;
text-decoration: none;
border-bottom: 1px solid #008000;
font-family: 'Trebuchet MS', Arial, Tahoma;
font-size: 12px;
letter-spacing: 2pt
}

.menue8 a:hover
{
display: block;
width: 150px;
line-height: 250%;
color: #fff;
text-decoration: none;
border-bottom: 1px dashed #000;
font-family: 'Trebuchet MS', Arial, Tahoma;
font-size: 12px;
font-style: italic;
letter-spacing: 2pt;
background-color: #008000;
}
/* Ende Menü 8 */



 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */



 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}
