@charset "UTF-8";
/* CSS Document */

html {
	height: 100.05%;
	margin:0 0 1px 0;
	padding: 0;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;	
}
body {
	background-color: #929292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #ffffff;
}
form {
	padding:0;
	margin:0;
}
.bildrechts {
	float: right;
	margin-left: 20px;
}
.bildoben {
	margin-bottom: 7px;
}
.content_media {
	margin-bottom: 6px;
}

a {
	color: #00371F;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #DAF424;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #DAF424;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #DAF424;
	font-weight: normal;
	line-height: 0.9em;
	margin: 0px 0px 7px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	line-height: 0.9;
	margin: 0px 0px 10px 0px;
}
.textgross {
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
}
.error {
	color: #DAF424;
	border:1px solid #DAF424;
	padding:3px;
	margin:0 0 7px 0;
}
input {
	border:1px solid #fff;
}
.button {
	background-color:#0d442b;
	color:#fff;
	border:1px solid #0d442b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	cursor:pointer;
}


.mainframe {
	/*background-color: #4a4b4f;  /*Tapete 1*/
	background-color: #951603;  /*Tapete 2*/
	/*background-color: #bfb7a2;*/ /*Tapete 3*/
	width: 938px;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	background-image: url(../images/tapete2.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	position:relative;
}
#sponsor_link {
	position:absolute;
	top:0;
	left:300px;
	width:655px;
	height:80px;	
	cursor:pointer;
}
#homepage_link {
	position:absolute;
	top:0;
	left:0;
	width:290px;
	height:125px;	
	cursor:pointer;
}
.headframe {
	margin: 0px auto;
	background-image: url(../images/seitenkopf.png);
	background-repeat: no-repeat;
	height: 167px;
	clear: left;
	width: 938px;
}
.clearleft {
	clear: left;
}
.contentframe {
	padding: 15px 15px 15px 15px;
	background-color: #0A492C;
	overflow: auto;
	float: left;
	width: 908px;
}
.mitmachenbutton {
	height: 25px;
	width: 200px;
	position: absolute;
	float: left;
	margin-top: 245px;
	display: block;
}
.unterkante {
	clear: left;
	background-image:url(../images/bckgr_unten.png);
	width:938px;
	height:16px;
}
.naviframe1 {
	margin: 88px 15px 0px 270px;
	background-repeat: no-repeat;
	height: 25px;
	position: absolute;
	width: 630px;
}
.hauptnaviframe {
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	float: left;
	color: #003399;
}
.hauptnaviactive {
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	float: left;
	background-color: #88B128;
	color:#fff;
}
.hauptnaviactive a {
	color:#fff;
}
.navi, .naviactive {
	font-weight: bold;
	color: #000000;
	line-height: 1em;
}
a.navi:hover {
	color: #000;
}
.trennlinie1 {
	background-color: #adc21d;
	height: 25px;
	width: 1px;
	float: left;
}
.naviframe2 {
	margin: 113px 15px 0px 270px;
	background-repeat: no-repeat;
	position: absolute;
	width: 630px;
}
.subnaviframe {
	font-weight: normal;
	padding: 6px 6px 6px 6px;
	float: left;
}
.subnavi {
	color: #0A492C;
}
a.subnaviactive {
	color: #fff;
}
a.subnavi:hover {
	color: #ffffff;
}

.trennlinie2 {
	background-color: #FFFFFF;
	height: 28px;
	width: 1px;
	float: left;
	margin: 5px 0px;
}
.spaltelinks {
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 240px;
	float: left;
}
.spalterechts {
	width: 630px;
	min-height: 396px;
	height: auto !important;
	height: 396px;
	padding: 15px 12px 10px 13px;
	background-color: #608976;
	float: right;
}
.spalterechts h2 {
	line-height:26px;
}
.rechtskante {
	width: 655px;
	float: right;
}
.spieler1 {
	margin:0 2px 6px 1px;
	float: left;
	position:relative;
}
.spielernr {
	position:absolute;
	right:3px;
	bottom:32px;
	font-size:20px;
	color:#000;
	background-color: #CBFF00;
	width:25px;
	height:17px;
	text-align:center;
	padding:2px;
}
.spieler2 {
	background-color: #CBFF00;
	padding:3px;
	font-size:11px;
	margin-top:2px;
	color: #000;
	line-height:1em;
	min-height: 24px;
	height: auto !important;
	height: 24px;
}
.spieler2 a, .spieler2 a:visited, .spieler2 a:hover {
	color: #000;
}
.fankarte1 {
	background-image: url(../images/fankarte_oben.png);
	background-repeat: no-repeat;
	float: left;
	clear: left;
	width: 236px;
	height: 18px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.fankarte2 {
	width: 226px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px 15px 0px 15px;
	float: left;
	clear: left;
}
.fankarte3 {
	float: left;
	width: 256px;
	height: 14px;
	clear: left;
	background-image: url(../images/fankarte_unten.png);
}
.teamtext1 {
	color: #000000;
	background-color: #E8F0ED;
	display: block;
	padding: 2px 4px 1px 4px;
}
.teamtext2 {
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding: 2px 4px 1px 4px;
}
.maske {
	background-image: url(../images/bckgr_abdeckmaske.png);
	padding: 100px 300px;
	margin: 0px auto;
	float: left;
}
.linksframe {
	width: 220px;
	padding: 0px 10px;
	background-color: #608976;
	overflow: hidden;
	float: left;
}
.linkskante_oben, .linkskante_unten {
	width: 240px;
	float: left;
}
.linkskante_unten {
	margin:0 0 13px 0;
}
.newsletterframe {
	width: 220px;
	padding: 0px 10px;
	background-color: #ffffff;
	overflow: auto;
	float: left;
	background-image: url(../images/bckgr_newsletter.gif);
	background-repeat: no-repeat;
	height: 80px;
}
.newsletterframe h3 {
	 padding-bottom:4px;
}
.linksframe2 {
	width: 240px;
	padding: 0px 0px;
	overflow: hidden;
	float: left;
}
.footer {
	width: 938px;
	margin: 0px auto;
	padding: 4px 10px 10px 10px;
	overflow: auto;
	text-align: right;
	font-size: 11px;
	color: #CCCCCC;
}
.footer a {
	color: #CCCCCC;
}
.footer a:hover {
	color: #DAF424;
}

.textblack {
	color: #000000;
}










.box, .box_last {
	width:240px;
	padding:0;
	margin:0 0 13px 0;
	float:left;
}
.box .oberkante, .box_last .oberkante {
	width:240px;	
	height:10px;
	background-image:url(../images/linksoben_menu.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
.box .unterkante, .box_last .unterkante {
	width:240px;	
	height:10px;
	background-image:url(../images/linksunten_menu.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
.box .header, .box_last .header {
	width:220px;	
	min-height: 21px;
	height: auto !important;
	height: 21px;
	background-color:#88B128;
	padding:0 10px 0 10px;
	overflow:hidden;
	margin:0;
}
.box .header h3, .box_last .header h3 {
	color: #DAF424;
}
.box .content, .box_last .content {
	width:220px;	
	color: #666;
	background-color:#88B128;
	padding:0 10px 0 10px;
	margin:0;
}
.box .content li, .box_last .content li {
	border-bottom:1px solid #fff;
	padding:3px 0 5px 0;
}
.box .content li.last, .box_last .content li.last {
	border-bottom:none;
}
.box .content a, .box_last .content a {
	width:240px;	
}
.content_articles {
	list-style-type:none;
	color: #fff;
	padding:0 10px 0 0;
	margin:0;
}
.content_articles a {
	color: #00371F;
	text-decoration: none;
}
.content_articles a:hover {
	text-decoration: none;
	color: #fff;
}

/*Image Gallery */
.gallery {
	margin:15px 0 0 0;
	clear:both;
	padding:0;
}
.gallery ul {
	margin:0;
	list-style-type:none;
	padding:0;
	clear:both;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
.gallery li {
	float:left;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	width:157px;
	font-size:11px;
	overflow:hidden;
}

.navbar {
	margin:0;
	padding:0 0 22px 0;
}




#GB_window {
	border:1px solid #0d442b;
	margin:20px 0 0 0;
	border:none;
}
.GB_Window .header {
    /*display:none;*/
	background-color:#0d442b;
	border: 1px solid #0d442b;
}
#GB_window .GB_Window .header {
    /*display:none;*/

}
.GB_Window .caption {
	color: #fff;
	font-size: 11px;
}
#GB_window .content {
	border: 1px solid #ecf1ef;
}
.GB_Window .close span { 
    font-size: 11px;
	color:#fff;
    cursor: pointer; 
}
.GB_Window .on { border-bottom: none; }
.GB_Window .close img {
    display:none;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	width: 210px;	/*226-8-8*/
	color: #9FD4FF;
	padding: 4px 8px 4px 8px;
	background: url(../images/bubble.png) bottom right;
}
.tool-text {
	color: #fff;
	width: 210px;	/*226-8-8*/
	font-size: 11px;
	padding: 4px 8px 4px 8px;
	background: url(../images/bubble.png) bottom right;
}
