body {
	margin: 0px; 
	padding: 0px; 
	text-align: center; 
	font-family: Verdana; 
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: underline;
}

a:visited {

}

a:active {

}

a.kader {
	font-size: 14px;
	color: #000000;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 20px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 8px;	
	margin-bottom: 3px;
	margin-top: 0px;
	color: #FFFFFF;
}

h3.mail {
	background-image: URL('./gfx/mail_header.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

address {
	padding-left: 10px;
}

div.top {
	width: 1000px; 
	margin: 0px auto; 
	padding: 0px; 
	text-align: left;
}

div.top_left {
	width: 200px; 
	height: 165px; 
	background-image: URL('./gfx/top_left.gif'); 
	background-repeat: no-repeat; 
	margin: 0px; 
	float:left;
}

div.top_right {
	width: 800px; 
	height: 165px; 
	background-image: URL('./gfx/top_right.gif'); 
	background-repeat: no-repeat; 
	margin: 0px; 
	float: left;
}

div.serv_nav {
	height: 120px; 
	width: 800px;
}

div.main_nav {
	height: 41px; 
	width: 800px;
}

div.main {
	width: 1000px; 
	margin: 0px auto; 
	padding: 0px;
}

div.navigation_container {
	width: 220px; 
	margin: 0px auto; 
	padding: 0px; 
	float: left;
}

div.middle_left {
	width: 220px; 
	height: 65px; 
	background-image: URL('./gfx/middle_left.gif'); 
	background-repeat: no-repeat; 
	background-position: left; 
	margin: 0px; 
}

div.navigation {
	width: 220px; 
	height: 200px; 
	background-repeat: no-repeat; 
	background-position: top left; 
	margin: 0px; 
	text-align: left;
}

div.content {
	width: 750px; 
	margin: 0px; 
	margin-left: 10px;
	padding: 0px; 
	float: left; 
	text-align: left;
}

div.bottom {
	width: 1000px; 
	margin: 0px auto; 
	padding: 0px; 
	clear: both;
}

div.bottom_left {
	background-image: URL('./gfx/bottom_left.gif'); 
	background-repeat: no-repeat; 
	background-position: right; 
	height: 95px; 
	width: 730px; 
	text-align: right; 
	float: left;
}

div.bottom_right {
	background-image: URL('./gfx/bottom_right.gif'); 
	background-repeat: no-repeat; 
	background-position: right; 
	height: 95px; 
	width: 270px; 
	text-align: right; 
	float: left;
}

div.gb_titel {
	font-size: 11px;
	width: 500px;
	margin-top: 20px;
	margin-left: 50px;
	background-image: URL('./gfx/gb_header.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

div.gb_entry {
	width: 500px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-left: 50px;
	clear: both;
	background-image: URL('./gfx/gb_entry_back.gif');
	background-position: left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #3C3D41;
}

div.news_titel {
	font-size: 11px;
	width: 500px;
	margin-top: 20px;
	margin-left: 50px;
	background-position: left top;
	background-repeat: no-repeat;
}

div.box {
	width: 570px;
	font-size: 11px;
	margin-left: 50px;
}

div.playerpic {
	width: 160px; 
	float: left; 
	margin-top: 15px;
}

div.vorstand_pic {
	width: 100px; 
	float: left; 
	margin-top: 15px;
	clear: both;
}

div.playerinfo {
	margin-top: 30px;
}

div.art_pic_220px {
	width: 240px;
	float: left;
	margin-bottom: 10px;
}

p.alert {
	background-image: URL("./gfx/alert.gif"); 
	background-repeat: no-repeat; 
	background-position: center left;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	padding-left: 80px;
	padding-bottom: 5px;
	padding-top: 5px;
}

p.success {
	background-image: URL("./gfx/success.gif"); 
	background-repeat: no-repeat; 
	background-position: center left;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	padding-left: 80px;
	padding-bottom: 5px;
	padding-top: 5px;
}

p.empty {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 80px;
	padding-bottom: 5px;
	padding-top: 5px;
}

p.link {
	background-image: URL("./gfx/hr_500px.gif"); 
	background-repeat: no-repeat; 
	background-position: bottom left;
	font-size: 11px;
	color: #003399;
	padding-bottom: 2px;
	margin-bottom: 1px;	
}

p.label {
	margin: 1px 10px; 
	float: left; 
	width: 90px;
	font-size: 11px;
}

ul.menu {
	margin-top: 0px; 
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

li.menu {
	list-style-type: none;
	background-image: URL("./gfx/menu_pkt.gif"); 
	background-repeat: no-repeat;
	margin-bottom: 2px;
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	color: #003399;
}

li.menu_active {
	list-style-type: none;
	background-image: URL("./gfx/menu_pkt_act.gif"); 
	background-repeat: no-repeat;
	margin-bottom: 2px;
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}

li.menu_first {
	list-style-type: none;
	background-image: URL("./gfx/menu_pkt_fst.gif"); 
	background-repeat: no-repeat;
	margin-bottom: 2px;
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	color: #003399;
}

li.menu_first_active {
	list-style-type: none;
	background-image: URL("./gfx/menu_pkt_fst_act.gif"); 
	background-repeat: no-repeat;
	margin-bottom: 2px;
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}

li.menu_second {
	list-style-type: none;
	background-image: URL("./gfx/menu_pkt.gif"); 
	background-repeat: no-repeat;
	margin-bottom: 2px;
	text-align: left;
	padding-left: 27px;
	font-size: 11px;
	color: #003399;
}

li.menu_second_active {
	list-style-type: none;
	background-image: URL("./gfx/menu_pkt_act.gif"); 
	background-repeat: no-repeat;
	margin-bottom: 2px;
	text-align: left;
	padding-left: 27px;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}

img.serv_nav {
	height: 23px; 
	border: 0px; 
	float: right;
}

img.serv_nav_right {
	height: 23px; 
	border: 0px; 
	float: right;
	margin-right: 5px;
}

img.top_icon {
	height: 41px; 
	border: 0px;
}

img.bottom_icon {
	height: 29px; 
	border: 0px;
}

img.bottom_icon_left {
	height: 29px; 
	border: 0px; 
	margin-top: 55px;
}

img.gen_web {
	height: 11px; 
	border: 0px; 
	margin-right: 7px; 
	margin-top: 77px;
}

img.playerpic {
	width: 140px; 
	border: 3px double;
}

img.vorstand_pic {
	width: 80px; 
	border: 3px double;
}

img.art_pic_220px {
	width: 220px;
	border: 3px double;
}

FORM {
	margin: 0px;
}

select {
	font-size: 11px;
}

input {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
}

textarea {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	font-family: Verdana;
}

FORM.mail {
	background-image: URL('./gfx/gb_entry_back.gif');
	background-repeat: repeat-y;
	background-position: top left;
	border-bottom: 1px solid #3C3D41;
	width: 450px;
}

input.name {
	margin-left: 4px;
	width: 160px;
}

input.email {
	margin-left: 6px;
	width: 160px;
}

input.captcha {
	font-size:11px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 9px;
	width: 73px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 6px;
}

input.button {
	border: 1px solid #7F9DB9; 
	font-size: 10px; 
	background-color: #FFFFFF;
}

input.submit {
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 300px;
}

input.120px {
	width: 120px;
}

input.galerie {
	border: 0px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 0px;
	margin: 2px 0px;
}

input.galerieheader {
	border: 0px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 0px;
	font-weight: bold;
}

label.box {
	margin-left: 18px;
}

label.box_top {
	margin-left: 18px;
	vertical-align: top;
	float: left;
}

td.center {
	text-align: center;
}
