body {
	margin: 0px;
	background: #DFDFDF;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.table_content {
	margin: 30px;
	line-height: 18px;
}
.table_stunden {
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
	border-left: #000000 solid 1px;
	border-top: #000000 solid 1px;
}
.table_stunden td {
	border-bottom: #000000 solid 1px;
	border-right: #000000 solid 1px;
}
.td_top {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}
.td_left {
	width: 134px;
}
.td_faecher {
	text-align: left;
}
.img_content_lion {
	margin: 8px;
}
.img_person {
	border: solid 3px #0000CC;
}
.text_aufzaehlung {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 16px;
	margin-top: 0px;
}
.text_blau {
	color: #0000CC; 
	font-weight: bold; 
}
.text_blau_kursiv {
	color: #0000CC; 
	font-weight: bold; 
	font-style: italic;
}
#Layer_1_Home {
	position:absolute;
	width:138px;
	height:36px;
	z-index:3;
	top: 136px;
	left: 121px;
	visibility: hidden;
}
#Layer_2_News {
	position:absolute;
	width:138px;
	height:72px;
	z-index:3;
	top: 162px;
	left: 121px;
	visibility: hidden;
}
#Layer_3_Archiv {
	position:absolute;
	width:138px;
	height:36px;
	z-index:3;
	top: 188px;
	left: 121px;
	visibility: hidden;
}
#Layer_4_Schwerpunkte {
	position:absolute;
	width:138px;
	height:108px;
	z-index:1;
	left: 121px;
	top: 214px;
	visibility: hidden;
}
#Layer_5_Ueber_uns {
	position:absolute;
	width:138px;
	height:183px;
	z-index:2;
	top: 266px;
	left: 121px;
	visibility: hidden;
}
#Layer_6_SGA {
	position:absolute;
	width:138px;
	height:108px;
	z-index:3;
	top: 293px;
	left: 121px;
	visibility: hidden;
}
#Layer_7_Service {
	position:absolute;
	width:138px;
	height:289px;
	z-index:3;
	top: 319px;
	left: 121px;
	visibility: hidden;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0000CC;
	text-decoration: underline;
}
