@charset "utf-8";


/*--- Allgemeine Definitionen ---*/

body {
	background-color: #dee0dd;
	background-image: url(/layout/media/hg_bild.jpg);
	background-repeat: no-repeat;
	font-size: 80.01%;

}

strong 
{
	font-weight: bold;
}

em {
	font-style: italic;
}


em strong {
	font-style: italic;
	font-weight: bold;
}

strong em {
	font-style: italic;
	font-weight: bold;
}

/*--- LAYOUT und Struktur ---*/

.main {
	font-size: 1.2em;
	font-family: "Trebuchet", sans-serif, serif;
}

.sponsor {
	font-size: 0.9em;
	display: block;
	clear: both;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	margin-top: 3px;
	padding-top: 4px;
}
.sponsor img {
	vertical-align: middle;
	margin-left: 5px;
}


.main .layout2 {
	width: 80em;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 25px;
	
}

.main .layout {
	width: 64em;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 25px;
	
}

.main  #head {
	height: 130px;
}
.main  #footer {
	display: block;
	clear: both;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 0.9em;
}


#fvn_banner {
	position:absolute;
	width:180px;
	z-index:1;
	left: 67em;
	background-color: #FFFFFF;
	top: 130px;
}








#impressum {
	font-size: 0.8em;
	text-align: right;
	display: block;
	width: 79em;
	padding-right: 10em;
}
#impressum a { color:#FFFFFF; }



.sportschule {
	background-repeat: no-repeat;
	background-image: url(/layout/media/sportschule_hg_bild.jpg);
}

.sportschule #impressum {
	font-size: 0.8em;
	text-align: right;
	display: block;
	width: 70em;
	padding-right: 10em;
}


.sportschule #impressum a { color:#000000; }


.main .layout #content p, .main .layout2 #content p {
	margin-bottom: 1em;
}




/* Sitebar-Boxen */ 



.box h1, .box2 h1 {
	font-size: 1em;
	background-image: url(/layout/media/marginalie_headline.gif);
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}


#menu {opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.90;}

.box h3 ,.box2 h3 {
	font-size: 1.3em;
}


.box .box_content p {
	padding-bottom: 1em;
}


.box, .box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #6F7E73;
	border-bottom-color: #6F7E73;
	border-left-color: #999999;	
	}

.box {
	width: 17em;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 0.8em;
	
}

.box2 {
	padding: 0px;
	margin-bottom: 10px;
	
	font-size: 0.8em;
}

.morenews a {
	text-decoration: none;
}


.main  .box li {
	list-style-type: square;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

.box_content {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F3F4F2;
	 background-image: url(/layout/media/content_top.gif); 
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
}

.box2 .box_content {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #727272;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
	color: #FFFFFF;
}

.box2 .box_content a {
		color: #FFFFFF;
}

.box_content li {
	margin-right: 4px;
	margin-bottom: 4px;
}
.box_content h2 {
	font-weight: bold;
	margin-bottom: 5px;
}



/* Menubox */ 

.main  #content_1 #menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #79AE84;
	border-right-color: #6F7E73;
	border-bottom-color: #6F7E73;
	border-left-color: #79AE84;
}



/* Content- Normal */ 

.normal {
	float: left;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #79AE84;
	border-right-color: #6F7E73;
	border-bottom-color: #6F7E73;
	border-left-color: #79AE84;
	background-image: url(/layout/media/content_top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 25px;
	line-height: 1.5em;
	font-size: 0.8em;
	padding-top: 20px;
	color: #333333;
	padding-right: 20px;
	width: 59em;
}


/* Content Startseitendefinition */ 

.start {
	background-image: none;
	margin-left: 25px;
	line-height: 1.5em;
	font-size: 0.8em;
	padding-top: 0px;
	color: #333333;
	width: 52%;
	float: left;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 25px;
}


.morelink{
	font-size: 1em;
	background-image: url(/layout/media/marginalie_headline.gif);
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;	
}



/* Rubrikbalken bei News */ 

#content .headline_main {
	display: block;
	clear: both;
	background-color: #ACB9A8;
	padding: 3px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

#content .headline_main_top {
	display: block;
	clear: both;
	background-color: #657861;
	padding: 3px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

#content .headline_main2 {
	display: block;
	clear: both;
	background-color: #84987E;
	padding: 3px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}


.headline_date {
	float: right;
	
}
#content .headline_date a, #content .headline_date a:link, #content .headline_date a:hover, #content .headline_date a:visited{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}


/* Surf & Edit */

.do_rexsurf{
	width: 650px;
	position: absolute;
	text-align: left;
	float: none;
	z-index: 50;
	margin-left: -440px;
	left: 50%;
	top:30px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat-x;
	color: #333333;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=80);
}




/* Content Absätze */


#content p{
	margin-bottom: 1em;
}


#content h1 {
	font-size: 1.4em;
	margin-bottom: 0.6em;
	color: #006633;
	font-weight: bold;
}
#content h2 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #666666;
}


#content .tkliste_0 h2, #content .tkliste_1 h2 {
	font-size: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #666666;
}

#content .kliste_0 h2, #content .kliste_1 h2  {
	font-size: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #666666;
}



#content h3 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}




#content_1 {
	width: 12.4em;
	float: left;
	padding-left: 5px;
	
}
#content_2 {
	width: 14em;
	float: right;
	
}


#content td p, #content th p{
	margin: 0px;
	padding: 0px;
}
#content thead {
	font-weight: bold;
	color: #ffffff;
	background-color: #ACB9A8;
	
}


#content a, .box_content a
{
	color: #006633;
	border-bottom-style: none;
	text-decoration: underline;
}

#content li {
	padding-bottom: 0.6em;
}


.clear {
	clear: both;
	display: block;
}









/* /////////////// MENU //////////////////// */


#menu {
	background-image: url(/layout/media/menue_bg.gif);
	background-repeat: repeat-y;
	background-color: #B9D2BF;
	font-size: 0.8em;
}


#menu ul
{
	
	margin: 0px;
	outline: 0;
	list-style-image: none;
	list-style-type: none;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*Allgemeine Linkfabe im Menu */

#menu a {
	color: #FFFFFF;
	
}


#menu .navi_level_1 .navi_link a {
	color: #ffffff;
}

/* Linkfarbe ab 2. Ebene */

#menu .navi_level_2 a {
	color: #006633;
	background-image: url(/layout/media/menue_bg.gif);
}
#menu .navi_level_2 .navi_link a {
	color: #006633;
}

#menu .navi_level_2 .navi_link a:hover {
	color: #333333;
	
}



/* Aktive Links */
#menu .navi_alink a {
	color: #000000;
	background-image: url(/layout/media/menue_punkt_over.gif);
}


/* Erste Ebene */
.navi_level_1 a {
	background-image: url(/layout/media/menue_punkt.gif);
	border-bottom-style: solid;
	border-bottom-color: #006633;
	border-bottom-width: 1px;
	padding-left: 0.5em;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.navi_level_1 a:hover {
	background-image: url(/layout/media/menue_punkt_over.gif);
	border-bottom-style: solid;
	border-bottom-color: #006633;
	border-bottom-width: 1px;
	padding-left: 0.5em;
	display: block;
}

/* Ab 2. Ebene */ 
.navi_level_2 a, .navi_level_2 a:hover {
	background-image: url(/layout/media/menue_bg.gif);
	background-repeat: repeat-y;
	background-color: #B9D2BF; 
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 1em;
	font-size: 0.96em;
	display: block;
}

.navi_level_2 li  {
	line-height: 1.4em;
	background-image: none;
}

/* Definition ab 3. Ebene */ 

.navi_level_3 a, .navi_level_3   a:hover {
padding-left: 2em;
display: block;
}


.navi_level_4 a, .navi_level_4   a:hover {
padding-left: 3em;
display: block;
}



/*---  Benutzerspezifische Definitionen --- */


.Hinterlegung_hell {font-weight: bold;
	color: #ffffff;
	background-color: #ACB9A8;}
.Hinterlegung_dunkel {
	font-weight: bold;
	color: #ffffff;
	background-color: #52614E;
}
.Rahmen {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #999999;
	border-bottom-color: #006633;
	border-left-color: #999999;
	display: block;
	
}

.Marker
{
	background-color: #FFFFCC;
	padding: 2px;
}
#breadcrumb {
	margin-top: 4em;
	display: block;
	clear: both;
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 1em;
}

.email {
	background-image: url(/layout/media/Email_icons_004.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

