@charset "utf-8";
/* CSS Document von Lecom24.com */

body {
	color:#333232;
	background-color:#FFF;
	margin:0 auto;
	padding:0;
  	font-family: Verdana, Arial, Helvetica;
	font-size:12px;
	background-image:url(images/backgroundTop.png);
	background-repeat:repeat-x;
	background-position:top;
}

a:link, a:visited, a:active   {
  color: #c55d0a;
  text-decoration: underline;
}

a:hover {
  color: #e96f0d;
  text-decoration: underline;
}


.textfeld {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica;
  color: #000039;
  background-color: #EBEBEB;
  border:1px solid #00A2FF;
}

.button {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
  color: #000039;
}


.titel {
  font-family: Verdana, Arial, Helvetica;
  font-size: 13px;
  font-weight: bold;
	width:617px;
	height:25px;
	float:left;
	background-image:url(images/contentHead.png);
	background-repeat:no-repeat;
	color:#fff;
	padding:8px 0 0 10px;
	margin:0;
}


.copyright {
  font-size: 11px;
  color: #000039;
  text-align: center;
}

.klein {
  font-size: 11px;
}

.rot {
  color: #FF0000;
}

.mannschaft_a {
  color: #0033CC;
}
.mannschaft_b {
  color: #CC3300;
}




select, option, textarea {
  font-family: Verdana, Arial, Helvetica;
  font-size: 13;
  color: #000000;
  background-color: #F0F0F0;
}


#wrap {
	width:889px;
	height:auto;
	float:none;
	margin:0 auto;
}

.header {
	width:889px;
	height:175px;
	float:left;
	background-image:url(images/backgroundHead.png); 
	background-repeat:no-repeat;
}

.headerTop {
	width:889px;
	height:45px;
	float:left;
	color:#fff;
  font-family: Verdana, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
}

.headerTopLeft {
	width:400px;
	height:25px;
	float:left;
	padding:18px 0 0 25px;
}

.headerTopRight {
	width:415px;
	height:25px;
	float:right;
	padding:18px 18px 0 25px;
	text-align:right;
}

.headerBottom {
	width:889px; 
	height:130px;
	float:left;
}

.headerBottomLeft {
	width:400px;
	height:80px;
	float:left;
	font-family:"Hemi Head 426";
	font-size:65px;
	color:#e47203;
	text-shadow: #000 0px 3px 30px;
	padding:35px 0 0 45px;
}

.headerBottomRight {
	width:410px;
	height:30px;
	float:left;
	text-align:right;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:8px 0 0 0;
}

ul#topnav {
	width:889px;
	height:41px;
	float:left;
	list-style:none;
	background-image:url(images/backgroundNavi.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	padding-top:9px;
}

ul#topnav li {
	float:left;
    margin: 0;
	padding: 0;
	position: relative;
}

ul#topnav a.main {
	width:100%;
	height:25px;
	float:left;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold; 
	text-shadow: #000 0px 2px 2px;
	padding:9px 0 5px 0;
	margin:0 0 0 35px;
	text-align:center;
}

ul#topnav a:hover.main {
	width:100%;
	height:25px;
	float:left;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold; 
	text-shadow: #000 0px 2px 2px;
	background-color:#2a2d3c; 
		/*--Top right rounded corner--*/
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	/*--Top left rounded corner--*/
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

ul#topnav li .sub {
	position: absolute;	
	width:550px;
	top: 30px; left: 35px;
	background-color: #2a2d3c;
	padding:10px 5px 10px 5px;
	margin-top:9px; margin-right:10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {
	clear:both; 
	float:left; 
	width:440px;
	height:180px; 
	margin-bottom: 10px;
}
	
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 207px;
	float: left;
}

ul#topnav .sub ul li {
	width: 198px;
	height:27px;
	color: #fff;
	font-size:12px;
}

ul#topnav .sub ul li a {
	width: 198px;
	color: #fff;
	background-color:#333749;
	font-size:12px;
	text-decoration: none;
	float:left;
	padding:5px 0 5px 9px;
}

ul#topnav .sub ul li a:hover {
	color: #de6f05; 
	background-image:url(images/subMenuOver.png); 
	background-position:right; 
	background-repeat:no-repeat;
}

.contenMain {
	width:889px;
	height:auto;
	min-height:267px;
	float:left;
	background-image:url(images/backgroundContent.png);
	background-repeat:no-repeat;
}

.contentLeft {
	width:627px;
	height:auto;
	float:left;
	padding:1px 8px 0 14px;
	margin:0;
}

.contentLeft2 {
	width:800px;
	height:auto;
	float:left;
	padding:1px 8px 0 14px;
	margin:0;
}

.contentLeftFooter {
	width:550px;
	height:35px;
	float:left;
}


.contentRight {
	width:226px;
	height:auto;
	float:left;
	background-color:#e5e5e5;
	padding:1px 0 0 0;
}

.boxHead {
	width:226px;
	height:24px;
	float:left;
	background-image:url(images/boxHead.png);
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:8px 0 0 0;