@charset "utf-8";
img {
	border:0;
	text-decoration: none;
}
a {
	color: #0099cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099cc;
}
a:hover { 
	text-decoration: underline; !important
	color: #0099cc;
}
body {
	background:url(img/bg.jpg);
	background-repeat:repeat;
}
input, button, textarea {
	  padding: 2px;
	  border: 1px solid #BBBBBB;
	  background-color: #FFFFFF;
	}
	
	fieldset {
	  border: 1px solid #DDDDDD;
	  padding: 5px;
	}

h3 {
	margin-top:5px;
	margin-left:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00c0ff;
	}
.top {	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00c0ff;
	}
.ueberschrift {
	width:540px;
	position:absolute;
	margin-left:46px;
	margin-top:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00c0ff;
}
#main {
	width:766px;
	min-height:1300px;
	height:100%;
	margin:0 auto;
	/*margin-left: -8px;*/
	/*margin-top: -8px;*/
}

#logo {
	margin-left:50px;
	margin-top:70px;
	height:auto;
	width:auto;
}
#navi {
  	width:766px;
	height:40px;
	margin-top:30px;
	background:url(img/navibar.png);
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
}

#navi a {
	color: #FFF;
	text-decoration: none;
}
#navi a:visited {
	text-decoration: none;
	color: #FFF;
}
#navi a:hover {
	text-decoration: underline;
	color: #00c0ff;
}
#navigationtext {
	height:20px;
 	width:650px;
	/*position:relative;*/
	padding-top:10px;
}

.startseite {
	padding-left:35px;
}
.dasteam {
	padding-left:45px;
}
.matches {
	padding-left:43px;
}
.galerie {
	padding-left:37px;
}
.kontakt {
	padding-left:42px;
}
.impressum {
	padding-left:40px;
}
#sponsoren {
	width:766px;
	height:123px;
}
#bluebar {
	width:766px;
	height:18px;
}

#leftbox {
	float:left;
	width:423px;
	height:149px;
	background:url(img/leftbox.png);
}

#leftboxpic {
	margin-left:30px;
	margin-top:10px;
	float:left;
	width:136px;
	height:79px;
}
#leftboxtext {	
	margin-right:35px;
	margin-top:12px;
	float:right;
	width:220px;
	height:85px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#rightbox {
	float:right;
	width:343px;
	height:149px;
	background:url(img/rightbox.png);
}
#rightboxtext {
	padding-left:35px;
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#background {
	height:auto;
	min-height:720px;
	width:766px;
	background:#0f0f0f;
	}
#content {
	min-height:720px;
	height:100%;
	float:left;
	width:603px;
	background:url(img/contentbg.png);
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.chead {
	width:603px;
	height:30px;
	background:url(img/chead.png);
	}
#contentmargin {
	margin-left:5px;
	margin-right:5px;
	width:auto;
}
#banner {
	width:163px;
	float:right;
	height:30px;
}
#bannerc {
	min-height:690px;
	float:right;
	width:163px;
	background:#0f0f0f;
}
#footer {
	clear:both;
	width:766px;
	height:91px;
	background:url(img/footer.png);
}