html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	font-family:inherit;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	outline:0;
	padding:0;
	margin:0;
	}

html, body, div, span, applet, object, iframe, table, caption, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align:baseline;
	}

:focus {
	outline:0;
	}

body {
	line-height:1;
	color:#000000;
	text-align:center;
	margin-top:15px;
	background-color:#6282e9;
	font-family:Verdana;
	}

ol, ul {
	list-style:none;
	}

table {
	border-collapse:separate;
	border-spacing:0;
	}

caption, th, td {
	font-weight:normal;
	text-align:left;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content:"";
	}

blockquote, q {
	quotes:"" "";
	}

/* ENDE RESET -------------------------------------------------------------------------- */
/* LAYOUT  ----------------------------------------------------------------------------- */

#wrap {
	text-align:left;
	margin:0 auto;
	width:956px;
	background: #d1d9f0 url(../img/bgwrap.jpg) repeat-y scroll top center;
	}

#head {
	position:relative;
	width:100%;
	height:182px;
	background: #08125a url(../img/head.jpg) no-repeat scroll top center;
	border-bottom:1px solid #d1d9f0;
	}

#head h1 {
	height:136px;
	width:350px;
	text-indent:-9999px;
	float:right;
	}

#head h1 a {
	height:136px;
	width:350px;
	display:block;
	}
#head h2 {
	height:136px;
	width:350px;
	text-indent:-9999px;
	
	}

#head h2 a {
	height:136px;
	width:350px;
	display:block;
	}

#head span {
	position:absolute;
	left:0px;
	bottom:0px;
	width:195px;
	height:20px;
	background: #08125a url(../img/bgwrap.jpg) repeat-y scroll top left;
	}

#hmenu {
	position:absolute;
	right:0px;
	bottom:0px;
	width:741px;
	height:46px;
	background-color:#ff5f00;
	border-left:20px solid #b24200;
	}

#hmenu ul {
	margin-left:60px;
	margin-top:14px;
	}

#hmenu li {
	display:inline;
	margin-right:60px;
	}

#vmenu {
	width:195px;
	float:left;
	}

#vmenu ul {
	margin:0px 0px 5px 12px;
	font-size:28px;
	background-color:#6b7eb8;
	}

#vmenu li {
	text-indent:10px;
	border-bottom:1px solid #d1d9f0;
	
	}

#vmenu ul li ul {
	font-size:18px;
	margin:0px;
	background-color:#7c93d7;
	}


#vmenu li ul li {
	border-bottom:0px;
	margin-bottom: 5px;
	}
	
li.class_dynamic { 
	margin:0px;
	padding:0px;
	height:8px;
	font-size:10px;
	background-color:#7c93d7;
}



li.normal{ 
	margin-top: 3px;
	/*background-color:#5c6ea1;*/

}

li.aktionen { 
	background-color: #FF6600;
}



#content {
	width:741px;
	padding:10px;
	float:right;
	}

#foot {
	position:relative;
	width:956px;
	height:40px;
	background:#08125a;
	color:#ffffff;
	text-transform:uppercase;
	}

#imprint {
	position:absolute;
	top:15px;
	left:20px;
	font-size:10px;
	}

#tel {
	position:absolute;
	top:11px;
	right:20px;
	width:200px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	


/* ENDE LAYOUT ------------------------------------------------------------------------- */
/* TEXTFORMAT -------------------------------------------------------------------------- */

#content {
	font-size:12px;
	}

#content p,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content table,
#content ul {
	margin-bottom:15px;
	}

#content h1 {
	font-size:24px;
	}

#content h2 {
	font-size:18px;
	}

#content h3,
#content h4,
#content h5,
#content h6 {
	font-size:12px;
	}

#content p {
	font-size:12px;
	}

#content ul {
	margin-left:20px;
	}

#content li {
	list-style: disc;
	}

#content table, #content tbody {
	max-width:600px;
	margin-left:75px;
	}

#content tr, #content td {
	font-size:12px;
	}

/* ENDE TEXTFORMAT --------------------------------------------------------------------- */
/* LINKS ------------------------------------------------------------------------------- */

#hmenu ul li a {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

#vmenu a {
	text-decoration:none;
	color:#000000;
	padding:3px 3px 3px 0px;
	display:block;
	
	}

#vmenu ul li ul a {
	padding:3px 3px 3px 15px;
	background-image:url(../img/bull.gif);
	background-repeat:no-repeat;
	background-color:#7c93d7;
	}

#vmenu ul li ul a:hover {
	background-image:url(../img/bullw.gif);
	background-repeat:no-repeat;
	}

#vmenu a:hover {
	background-color:#5a6497;
	color:#ffffff;
	}

#foot a,
#foot a:link,
#foot a:active,
#foot a:visited,
#hmenu a,
#hmenu a:link,
#hmenu a:active,
#hmenu a:visited {
	color:#ffffff;
	text-decoration:none;
	}

#foot a:hover,
#foot a:focus,
#hmenu a:hover,
#hmenu a:focus {
	color:#d6d4bf;
	text-decoration:none;
	}

#content a,
#content a:link,
#content a:active,
#content a:visited {
	color:#d6d4bf;
	text-decoration:none;
	}

#content a:hover,
#content a:focus {
	color:#ffffff;
	text-decoration:none;
	}
	
#vmenu ul li.funsports { 
	background-color:#EC1C1C;
	color:#FFFFFF;
}

#vmenu ul li.funsports a { 
	color:#FFFFFF;
}


/* ENDE LINKS -------------------------------------------------------------------------- */
