@charset "ISO-8859-1";
/* ///////////////////////////////// RESET BOF ////////////////////////////// */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
* { margin:0; padding:0; }
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var { /*,strong ??? warum auf nicht bold gesetzt?*/
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100.1%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	border:1px solid #c0bdbd;
	padding:2px;
	margin-bottom:5px;
	color:#555;
	font:12px/1.5em Verdana, Geneva, sans-serif;
}
/*input, textarea, select {
*font-size:100%;
}*/
legend {
	color:#555;
}
body {
	font:12px/1.5em Verdana, Geneva, sans-serif;
	color:#555;
/**font-size:small;
*font:x-small;*/
}
input, textarea, select { font-family:Verdana, Geneva, sans-serif; }
table {
	font-size:inherit;
	/*font:100%;*/
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	/**font-size:108%;*/
	line-height:100%;
}

#ft {
	clear: both;
	min-height: 80px;
	background-color: white;
	padding-bottom: 3em;
	margin: 0 auto;
	width: 790px;
}

.footer-line { clear:both; text-align:center; }

#doc4, .yui-t6 {
	margin:auto;
	text-align:left;
	width:57.69em;
	min-width:990px;
}
#doc4 {
	width:74.923em;
	background-color:#fff;
}

#yui-main {
    width: 100%;
}
.yui-t6 #yui-main {
	float:left;
	margin-right:-298px;
}
.yui-t6 #yui-main .yui-c {
	margin-right:0px;
	float: none;
	width: auto;
	position: static;
}
.yui-gf .yui-u {
	float:right;
}
.yui-gf div.first {
	float:left;
}.yui-gd .yui-u {
	width:66%;
}
.yui-gd div.first {
	width:32%;
}
.yui-gf .yui-u {
	width:522px;
}

/*###E*/
.yui-u.central h3:first-child { margin-top: 0; padding-top:0; }
.yui-c .yui-gf .yui-u {
	float:none;
	width:790px;
	margin:0 auto;
}
.yui-gf div.first {
	margin:5px 14px 20px 20px; /*margin:30px 14px 20px 20px;*/
	width:136px !important;
}

.yui-gf div.leftrow {
	clear:both;
	float:left;
	width:25%;
	margin-bottom: 3em;
}

.yui-gf div.rightrow {
	float:right;
	width:70%;
	margin-bottom: 3em;
}

.yui-gf div.singlerow {
	clear:both;
	width:100%;
	margin-bottom: 3em;
}

.yui-gf div.leftrow p:last-child,
.yui-gf div.rightrow p:last-child,
.yui-gf div.singlerow p:last-child { margin-bottom:0; }
/* ///////////////////////////////// RESET EOF ////////////////////////////// */

/* ///////////////////////////////// BASE BOF ////////////////////////////// */
/* FONT SIZES BOF */
#footer-nav-main, 
.small {
	font-size:11px;
}

h1 {
	font-size:323.3%;
}

h2 {
	font-size:208.3%;
}

h3 {
	font-size:150%;
}

#main-nav .main-nav-dd h3 {
    font-size: 109%;
}

h4 {
	font-size:115%;
}

/* FONT SIZES EOF */

h1 {
	margin: 0 0 0.5em 0;
	line-height: 1.2em;
}

h2 {
	margin: 0 0 0.8em 0;
	line-height: 1.2em;
}

h2 + h3, h2 + h4, h2 + h1,
h1 + h2, h1 + h3, h1 + h4, 
h3 + h1, h3 + h2, h3 + h4 { margin-top: 0px; }

h3 {
	margin: 1.5em 0 0.5em 0; /**/
}

h4 {
	margin: 0em 0 0.3em 0;
	padding-top: 0.7em;
}

h1,h2,h3,h4 {
	font-family:arial, helvetica, clean, sans-serif;
}

h1,h2,h3,h4,h5,h6 { /*,strong ??? warum auf nicht bold gesetzt?*/
	/*font-weight:700;*/
	font-weight:normal;
}

abbr,acronym {
border-bottom:1px dotted #555;
cursor:help;
}

em {
font-style:italic;
}

blockquote,ul,ol,dl {
margin:1em;
}

ol,ul,dl {
margin-left:2em;
}

ol li {
list-style:decimal outside;
}

ul li {
list-style:disc outside;
}

dl dd {
margin-left:1em;
}

th,td {
padding:.5em 1em 0em 0em;
}

th {
font-weight:700;
/*text-align:center;*/
}

caption {
margin-bottom:.5em;
text-align:center;
}

p,fieldset,pre {
	margin-bottom:1.5em;
}

input[type=text],input[type=password],textarea,
.text-right input[type=text],.text-right textarea {
	width:100%;
}
input[type=checkbox], input[type=radio] { border:none; }
input[type=submit] { cursor: pointer; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	/*display: inline-block;*/ /*IE Mac*/
	zoom :1;
}
 
/*html[xmlns] .clearfix {
	display: block;
}*/
 
* html .clearfix {
	height: 1%;
}

br.clear { /*IE*/
	clear:both;
	height:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
}

.nowrap {
	white-space: nowrap;
}

a { color:#474747; text-decoration:underline; }
a:hover { color:#787878; text-decoration:underline; }


/* ///////////////////////////////// BASE EOF ////////////////////////////// */

#bd {
	/*position:relative;
	z-index:10;*/
}
#hd {
	height:240px;
	background-color:transparent;
	width:990px;
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	top:0;
	z-index:5;
}
#printlogo { display:none; visibility:hidden; float:none; }
#bd:after, .yui-gf:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#bd, .yui-g, .yui-gb, .yui-gc, .yui-gd, .yui-ge, .yui-gf {
	zoom:1;
}

/* //////////////////////////////////////////////// MENÜSTYLES //////////////////////////////////////// */

/*welle*/
#top-nav-bg {
	background:url(img/menu/welle.png) no-repeat left top;
	height:110px;
	width:990px;
	position:absolute;
	top:160px;
	z-index:10;
	/*z-index:110; TS*/
}

.text-right { text-align:right; }
.right { float:right; }

.text-left { text-align:left; }
.left { float:left; }

/*img.green, .green img {*/
img.green {
	border:1px solid #26ac00 !important;
}

.green,
#theme-green .theme,
#theme-green .additional-nav a,
#theme-green h1,
#theme-green h2,
#theme-green #bread a,
#theme-green .pageTopic,
#theme-green h1,
#theme-green h2, 
#theme-green h3,
#theme-green h4,
#theme-green a,
#theme-green a:hover   { color:#26ac00; }

#theme-green a.totop,
#theme-green a.totop:hover { background-color:#26ac00; color:#fff; white-space: nowrap; }

/* /////// FOOTER //////////*/
#footer-nav-main ul { padding: 0em; margin:0em; }
#footer-nav-main li {
	float: left;
	list-style:none;
	padding: 0em;
}
#footer-nav-main li:before { content: '|'; }
#footer-nav-main li:first-child:before { content: ''; }
#footer-nav-main li:first-child a { padding-left:0px; }
#footer-nav-main ul a { padding: 0 2em; }
/* EOF NAVIGATIONEN */

/* //////////////////////// BreadCRUMB BOF */
#bread { 
	display: block;
    height: 2.5em;
    margin: 0 0 0 170px;
    padding: 0;
    text-align: left;
    width: 790px;
	font-size:90%;
	position:relative;
	z-index:10;
}

#bread a { text-decoration:none; }
#bread a:hover { text-decoration:underline; }

/* //////////////////////// Sparten und Spartenfarben BOF ////////////////////////*/

/* GRÜN Sportseiten, Farben, Hintergründe etc. */
#theme-green {
	background:url(img/green/bg.jpg) repeat-x left top #f3f3f4;
}

#theme-green #top-nav-bg {
	background-position: left -240px;
}

#theme-green .light-bgerror {
	background-color: #c9eabf;
}

/* //////////// TABELLEN //////////// */
table {
	margin-bottom:0.5em;
}

table.onsite { /* um 100%-problem zu lösen */
	width:550px;
}