BODY {
	background: #F1F5F0 url(bg_site.jpg) repeat-x -1px 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#hauptbereich {
	float: left;
	background: white;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 770px;
}

#table_left {
	width: 25px;
	border: 1px white;
	border-right-style: solid;
	background: #F1F5F0 no-repeat url(bg_tab_links.jpg) right top;
}

#table_right {
	width: 35px;
	border: 1px white;
	background: url(bg_tab_rechts.jpg) #F1F5F0 no-repeat left top;
	border-left-style: solid;
}

#logo {
	width: 180px;
	height: 160px;
	background: url(logo.gif);
	border-width: 1px;
	border-color: white;
	border-right-style: solid;
	vertical-align: top;
}

#titelfeld {
	width: 529px !important;
	width: 530px;
	height: 160px;
	background: #97c95e no-repeat;
	vertical-align: top;
}

#navi {
	height: 100%;
	border-color: white;
	background: #BCEAA2 center bottom url(bg_navi.jpg) no-repeat;
	border-right-style: solid;
	vertical-align: top;
	border-width: 1px;
	width: 180px;
}

#seitentitel {
	background: white no-repeat url(cnt_top_bg.gif);
	width: 530px;
	height: 31px;
	text-indent: 10px;
}

#inhalt_container {
	height: auto;
	width: 530px !important;
	width: 480px;
	background: white;
}

#inhalt {
	margin: 0px 25px 40px 10px !important;
	margin: 20px 25px 40px 0px;
	vertical-align: top;
	float: left;
	width: 470px !important;
	width: 420px;
	position: relative;
	background: ;
}

#content {
	margin: 0px 25px 40px 10px !important;
	margin: 0px 5px 40px 10px;
	vertical-align: top;
	float: left;
	width: 455px !important;
	width: 455px;
	position: relative;
	top: 15px !important;
	top: 5px;
	background: ;
}

#bottomline {
	width: 530px;
	background: transparent no-repeat center bottom url(logo_bottom.gif);
	vertical-align: bottom;
	height: 25px;
	visibility: visible;
}

#glossarytable {
	background: url(bg_dotty.gif);
}

#popup {
	background: url(bg_dotty.gif);
}

/*<group=intro>*/

#seitentitel_intro {
	width: 530px;
	height: 31px;
	text-indent: 10px;
}

#inhalt_container_intro {
	height: auto;
	width: 530px !important;
	width: 480px;
	background: white url(bg_intro.jpg) no-repeat 0px -160px;
}

#titelfeld_intro {
	width: 529px !important;
	width: 530px;
	height: 160px;
	background: #97c95e no-repeat url(bg_intro.jpg) 0px 0px;
	vertical-align: top;
}
	
/*</group>*/

#werbung {
	background: 0px -5px  repeat-x url(bg_tease.jpg);
	width: 167px;
	height: 100%;
	position: absolute;
	left: 770px;
	z-index: 4;
	vertical-align: top;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: 1px;
}

#features {
	background: 0px -5px repeat-x url(bg_features.gif) fixed;
	position: absolute;
	left: 770px;
	z-index: 4;
	vertical-align: top;
	top: 160px;
	margin: 0px;
	text-indent: 1px;
	width: 167px;
	padding: 0px;
	border: 1px solid white;
}

#features_content {
	padding: 10px;
}

/*<group=saisontabelle>*/

#saisontabelle TD {
	height: 20px;
	width: 20px;
	border-width: 1px;
	border-color: #8e8e8e;
	border-right-style: solid;
	background: white;
	text-align: center;
	border-bottom-style: dotted;
}

.saisontabelletitel {
	width: 120px;
	font-weight: bold;
	text-align: left;

}

.saisontabellename {
	width: 120px;
	font-weight: normal;
	text-align: left;
}

TD .anf {
	background: url(saisontabelle/anfang.gif) no-repeat 0px;
	height: 20px;
	width: 20px;
	border-width: 1px;
	border-color: #8e8e8e;
	border-right-style: solid;
	text-align: center;
	border-bottom-style: dotted;
}
	

.anf_mid {
	background: url(saisontabelle/anf_mid.gif) no-repeat;
	height: 20px;
	width: 20px;
	border-width: 1px;
	border-color: #8e8e8e;
	border-right-style: solid;
	text-align: center;
	border-bottom-style: dotted;
}

TD .mid {
	background: url(saisontabelle/mid.gif) repeat-x;
	height: 20px;
	width: 20px;
	border-width: 1px;
	border-color: #8e8e8e;
	border-right-style: solid;
	text-align: center;
	border-bottom-style: dotted;
}

.end_mid {
	background: url(saisontabelle/end_mid.gif) repeat-x right;
	height: 20px;
	width: 20px;
	border-width: 1px;
	border-color: #8e8e8e;
	border-right-style: solid;
	text-align: center;
	border-bottom-style: dotted;
}

.end {
	background: url(saisontabelle/end.gif) repeat-x right;
	height: 20px;
	width: 20px;
	border-width: 1px;
	border-color: #8e8e8e;
	border-right-style: solid;
	text-align: center;
	border-bottom-style: dotted;
}


TD .cnt {
	height: 20px;
	width: 20px;
	border-width: 1px;
	border-color: #8e8e8e;
	border-right-style: solid;
	text-align: center;
	border-bottom-style: dotted;
}


/*</group>*/
