@charset "utf-8";

body {
	margin: 0;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	background-image: url(../../img/ZGBV_Pattern.png);
	background-repeat:repeat;
}

a:link {color: #ffffff; text-decoration: underline; font-weight:bold;}
a:visited {color: #ffffff; text-decoration: underline; font-weight:bold;}
a:active {color: #5b0c0c; text-decoration: none; font-weight:bold;}
a:hover {color: #5b0c0c; font-weight:bold;}



#header {
	margin-top: -93px;
	margin-bottom: 32px;
	position: absolute;
	left: 0px;
	width: 467px;
}

#content {
	margin: 0 111px;
	background-image: url('../../img/ZGBV_Dark.png');
	background-repeat: repeat;
	width: 800px;
	padding: 15px;
}

#menucontent {
	margin-top: 33px;
	position: relative;
}

#menutexttop {
	margin-top: 0px;
	position: relative;
	margin-left: 0px;
}

#contentbg {
	background-color: #f01414;
	width: 800px;
}

#fanbg {
	background-color: #ffffff;
	width: 800px;
}

	
#spielfeld {
	width: 800px;
	margin-left: -10px;
	position: relative;
}
	

.headtitle {
	width: 800px;
	vertical-align: middle;
	text-align: center;
	background-color: #bababa;
	height: 20px;
	line-height: 20px;
}

#tableindex {
	width: 800px;
	margin-top: -12px;

}

.sfhead {
	font-weight:bold;
	background-color: #bababa;
	height: 20px;
	line-height: 20px;
	width: 800px;
	clear: both;
}

.sfprev {
	text-align: left;
	position: relative;
	margin: 0;
	width: 266px;
	float: left;
}

.sfnext {
	text-align: right;
	position: relative;
	margin: 0;
	width: 266px;
	float: left;
}

.sfmiddle {
	text-align: center;
	position: relative;
	margin: 0;
	width: 268px;
	float: left;
}


#sfmenu {
	width: 800px;
	vertical-align: middle;
	text-align: center;
	background-color: #bababa;
	position: relative;
	height: 20px;
	line-height: 20px;
		clear: both;
}

#menu {
	margin-left: 0px;
	position: absolute;
	top: 168px;
}

#menutop {
	margin-left: 305px;
	margin-top: -30px;
	position: relative;
	top: 0px;
	
}

div.bg {
	background-image: url(../../img/ZGBV_Dark.gif);
	left:111px; 
	top:0px; 
	width:830px; 
	height:670px;
	position:absolute;
}

#footer {
	clear: both;
	position:relative;
	margin-top: 12px;
	margin-left: 0px;
	width: 800px;
}

#newsletter {
	margin-left: 0px;
	position: absolute;
	top: -12px;
}

#mailtofriend {
	margin-left: 105px;
	position: absolute;
	top: -12px;
}

#impressum {
	margin-left: 728px;
	position: absolute;
	top: -12px;
	
}


#presse {
	margin-left: 575px;
	position: absolute;
	top: -12px;
}

a:link.presse {color: #ffffff; text-decoration: none; font-weight:bold;}
a:visited.presse {color: #ffffff; text-decoration: none; font-weight:bold;}
a:active.presse {color: #f01414; text-decoration: none; font-weight:bold;}
a:hover.presse {color: #f01414; font-weight:bold;}


#contact {
	margin-left: 646px;
	position: absolute;
	top: -12px;
}


ul { 
	list-style: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

li {
	display: block;
	height: 12px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

li a {
	display: block;
	height: 12px;
	margin: 0;
	padding: 0;
}

.list {
	margin-top: 20px;
	text-align: right;
	word-spacing: 0px;
	color: #999999;
	clear: both;
}

.newsletter a {
	background-image: url('../../img/ZGBV_Newsletter_Highlight.png');
	width: 72px;
	height: 12px;
	position: relative;
}

.newsletter a:hover {
	text-indent: -500px;
}

img {
	border: 0;
}

.box {
	width: 700px;
	color: #fff;
	margin-left: 24px;
	padding: 1px;
	position: relative;
}

.inline {
	overflow-x:hidden;
	overflow-y:auto; 
	}


#fanbox {

	heigh: 600px;
	position: relative;
	background-color: #fff;
	float: left;
	margin-bottom: 15px;
}

.boxtitle {
	margin-left: 0px;
	margin-top: 27px;
	color: #5b0c0c;
	font-size: 14px;
	width: 800px;
}


.mailtotext {
	margin-top: 25px;
}

.impressumtext {
	position: relative;
	margin-top: 22px;
}

.aktuelltext {
	line-height: 15px;
}

.contacttext {
	position: relative;
	margin-top: 22px;
}

.imphead {
	color: #5b0c0c;
	font-weight: bold;
}