@charset "iso-8859-1";
* {
	margin:0;
	padding:0;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #BA0015;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #4D485B;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #BA0015;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4D485B;
	text-align: left;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #BA0015;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4D485B;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #383441;
	text-align: left;
}
body {
	padding: 0px;
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4d485b;
}
/* ANFANG Seite zentrieren +++++++++++++++++++++++++++++++*/
html, body { 
	height:100%;
}
#abstand { 
	width:1px;
	height:50%;
	margin-bottom:-330px; /* die Hälfte der Höhe von #main_container*/
	float:left;
}
#main_container {
	width: 960px;
  height:660px;
	/*border: 1px solid #564b47;*/
  margin: 0 auto;
  position:relative; /* hebt den inhalt vor den abstand  */
	clear:left; /* hebt das float vom abstand auf  */
	background-image: url(/Global/content.png);
}
/* ENDE Seite zentrieren +++++++++++++++++++++++++++++++++*/
#shortcut_container {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:42px;
	margin:0px;
	padding:0px;
	z-index:2;
}
#act_page {
	position:absolute;
	left:358px;
	top:68px;
	width:539px;
	height:46px;
	z-index:2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	vertical-align: middle;
	font-weight: normal;
	padding-left: 6px;
	font-style: normal;
	color: #F0F0F0;
	border: none;
}
#main_menu_container {
	position:absolute;
	left:0px;
	top:134px;
	width:960px;
	height:28px;
	margin:0px;
	padding: 0px;
	z-index:10;
}
#trail {
	position:absolute;
	left:0px;
	top:174px;
	width:726px;
	height:20px;
	line-height: 20px;
	padding-left: 233px; /* Abstand vom linken Rand*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	z-index:2;
}
#trail a {
	color: #4D485B;
	/*text-decoration: none;	*/
}
#trail a:hover {
		color: #BA0015;
		text-decoration: underline;
		cursor: pointer;
}
#trail c {
	color: #4D485B;
	text-decoration: none;
	font-weight: bold;
}
#content {
	position:absolute;
	left:225px;
	top:217px;
	width:672px;
	height:409px;
	z-index:5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #383441;
	overflow: auto;
	overflow-x:hidden;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: left;
}
#termine {
	position:absolute;
	left:34px;
	top:214px;
	width:163px;
	height:250px;
	z-index:2;
}
#termine_h {
	position:absolute;
	left:0px;
	top:5px;
	width:155px;
	height:28px;
	z-index:2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
/*	font-weight: bold;*/
	color: #BA0015;
	vertical-align: middle;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D485B;
}
#termine_tabelle {
	position: absolute;
	top: 40px;
	width: 150px;
	height: 180px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D485B;
}
#termine_tabelle a {
		color: #4D485B;
		text-decoration: underline;
		cursor: pointer;
		}
#termine_tabelle a:hover {
		color: #BA0015;
		text-decoration: underline;
		cursor: pointer;
		}
#termine_scroll_up {
	position:absolute;
	top:232px;
	width:16px;
	height:10px;
	z-index:100;
	left: 10px;
	background-image: url(/Global/scroll_up.png);
	cursor: pointer;
}
#termine_scroll_up:hover {
	background-image: url(/Global/scroll_up_hover.png);
}
#termine_scroll_down {
	position:absolute;
	top:232px;
	width:16px;
	height:10px; 
	z-index:100;
	left: 30px;
	background-image: url(/Global/scroll_down.png);
	cursor: pointer;
}
#termine_scroll_down:hover {
	background-image: url(/Global/scroll_down_hover.png);
}
#termine_calendar{
	position:absolute;
	top:229px;
	left: 65px;
	Padding: 0px
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	z-index:100;
}
#termine_calendar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D485B;
	text-decoration: underline;
}
#termine_calendar a:hover {
	color: #BA0015;
	text-decoration: underline;
}
#aktuell {
	position:absolute;
	left:34px;
	top:468px;
	width:163px;
	height:171px;
	z-index:2;
}
#aktuell_h {
	position:absolute;
	left:0px;
	top:5px;
	width:154px;
	height:28px;
	z-index:2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
/*	font-weight: bold;*/
	color: #BA0015;
	vertical-align: middle;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D485B;
}
#aktuell_tabelle {
	position: absolute;
	top: 40px;
	width: 150px;
	height: 100px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D485B;
}
#aktuell_tabelle a {
		color: #4D485B;
		text-decoration: underline;
		cursor: pointer;
		}
#aktuell_tabelle a:hover {
		color: #BA0015;
		text-decoration: underline;
		cursor: pointer;
		}
#aktuell_scroll_up {
	position:absolute;
	top:154px;
	width:16px;
	height:10px;
	z-index:100;
	left: 10px;
	background-image: url(/Global/scroll_up.png);
	cursor: pointer;
}
#aktuell_scroll_up:hover {
	background-image: url(/Global/scroll_up_hover.png);
}
#aktuell_scroll_down {
	position:absolute;
	top:154px;
	width:16px;
	height:10px; 
	z-index:100;
	left: 30px;
	background-image: url(/Global/scroll_down.png);
	cursor: pointer;
}
#aktuell_scroll_down:hover {
	background-image: url(/Global/scroll_down_hover.png);
}
#aktuell_calendar{
	position:absolute;
	top:149px;
	left: 102px;
	Padding: 0px
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	z-index:100;
}
#aktuell_calendar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D485B;
/*	text-decoration: none;*/
}
#aktuell_calendar a:hover {
	color: #BA0015;
/*	text-decoration: none;*/
}
.tabelle_zeile_oben {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.tabelle_zeile_unten {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D485B;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.elem_re_txt_oberk_float {
	float: right;
	margin: 0px 10px 10px 20px;
}
.element_rechts_untereinander {
	clear: right;
	float: right;
}
.elem_li_txt_oberk_float {
	float: left;
	margin: 0px 20px 10px 0px;
}
.elem_li_im_text_float {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.element_links_untereinander {
	clear: left;
	float: left;
}
.zentrieren {
	text-align: center;
	margin-top: 190px;
}
.elem_re {
	float: right;
	clear: none;
}
.elem_li {
	float: left;
	clear: none;
}
.tab_table {
	border-collapse: collapse;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
}


.tab_table a:hover {
	color: #BA0015;
/*	text-decoration: none;*/
}



.tab_grau_4 {
	background-color: #999999; 
	border: none;
	color: #4D485B;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.tab_grau_3 {
	background-color: #BEBEBE; 
	border: none;
	color: #4D485B;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.tab_grau_2 {
	background-color: #D3D3D3; 
	border: none;
	color: #4D485B;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.tab_grau_1 {
	background-color: #E6E6E6; 
	border: none;
	color: #4D485B;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.tab_transparent {
	background-color: none; 
	border: none;
	color: #4D485B;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.tab_weiss {
	background-color: #FFFFFF; 
	border: none;
	color: #4D485B;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.hyperlink_txt {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color: #4D485B;
	text-decoration: underline;
}
.hyperlink_txt:hover {
	color: #BA0015;
	text-decoration: underline;
}

