body {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
}
body#body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
}

table, th, td, div, p {
	border: 0px solid white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1, h2, h3, h4 {
	font-size: 13px;
	font-weight: bold;
	color: #002851;
	margin: 16px 0px 8px 0px;
}
h2 {
	margin: 0px 0px 8px 0px;
}
h1#top_headline {
	margin: 0px 0px 8px 0px;
}
h3 {
	margin: 16px 0px 8px 0px;
	font-size: 12px;
}
h4 {
	margin: 0px 0px 8px 0px;
	font-size: 12px;
}
p {margin-bottom: 8px;}
a:link { color: #002851; text-decoration: underline; }
a:visited { color: #7f93a8; text-decoration: underline; }
a:hover { color: #79b51c; text-decoration: underline; }
a:active { color: #79b51c; }

.schwarz {color: #333;}
.blau {color: #002851;}

td.main_column {width: 800px;}
td.main_margin_left {width: 30%;}
td.main_margin_right {width: 30%;}
td#main_margin_left_middle {
	background-color: #002851;
	background-image: url(images/navi_top.gif);
	background-repeat: repeat-x;
}
td#main_margin_right_middle {
	background-color: #002851;
	background-image: url(images/navi_top.gif);
	background-repeat: repeat-x;
}
td#main_nav_cell {
	background-color: #002851;
	background-image: url(images/navi_top.gif);
	background-repeat: repeat-x;
	height: 250px;
}
td#main_logo_cell {
	vertical-align:top;
	height: 145px;
}
table#main_logo_table {width: 800px;}
td#main_static_nav {
	text-align:right;
	vertical-align:bottom;
	width:80%;
}
td#main_static_nav a {
	text-decoration: none;
}
table#main_nav_table_incl_teaser {width: 100%;}
td#nav_cell {
	vertical-align: top;
	padding: 50px 0px 0px 0px;
}
td#nav_cell ul {
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	list-style-type:none;
}
td#nav_cell ul li {
	margin-left: 0px;
	padding: 1px 0px 1px 0px;
}
td#nav_cell ul li ul li {
	margin-left: 0px;
	padding: 1px 0px 1px 10px;
}
td#nav_cell ul li a {
	color: white;
	text-decoration: none;
}
td#nav_cell ul li a:hover {
	color: #79b51c;
	text-decoration: underline;
}
td#nav_cell ul li a.current {
	color: #79b51c;
}
td#aufmacher {width:500px;}
td#main_cell_over_content {
	height: 36px;
	vertical-align: bottom;
}
table#table_over_content {width: 100%;}
td#right_icons {
	width:500px;
	border-bottom: 1px dotted #CCC;
}
div#back_icon {
	overflow: visible;
	float:left;
	vertical-align: bottom;
}
div#back_icon {
	width: 20px;
	height: 20px;
	overflow: visible;
	float:left;
	vertical-align: bottom;
	background-image: url(../images/back1.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
div#back_icon:hover {
	background-image: url(../images/back2.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
div#print_icon {
	width: 20px;
	height: 20px;
	overflow: visible;
	float:right;
	text-align: right;
	vertical-align: bottom;
	background-image: url(../images/print1.gif);
	background-repeat: no-repeat;
	background-position: right middle;
}
div#print_icon:hover {
	background-image: url(../images/print2.gif);
	background-repeat: no-repeat;
	background-position: right middle;
}
div#lang_icon {
	width: 20px;
	height: 20px;
	overflow: visible;
	float:right;
	text-align: right;
	vertical-align: bottom;
}
td#main_content_cell {
	padding-top: 16px;
}
table#main_content_table {width: 100%;}
td#content_left_cell {
	vertical-align: top;
}
td#content_right_cell {
	vertical-align: top;
	width:500px;
}
table#adress_visitenkarte {
	background-color: #EEE;
}
div.image_title {
	margin-top: 24px;
	font-weight: bold;
}
div.image_description {}
div.image_copyright {}
td#print_top {
	border-bottom: 1px dotted #CCC;
}
td#print_top img {
	margin-bottom: 24px;
}
td#print_content {
	padding-top: 24px;
}
div.txt {
	margin-bottom: 8px;
}
div.txt_img_block {
	margin-bottom: 8px;
	width: 100%;
}
div.left_side_img {
	padding: 0px 16px 8px 0px;
	float: left;
}
div.right_side_img {
	padding: 0px 0px 8px 16px;
	float: right;
}
table.txt_img_block td {
	vertical-align: top;
}
table.txt_img_block td.text {
	width: 100%;
}
table.txt_img_block td.img_left {
	padding-right: 16px;
}
table.txt_img_block td.img_left img {
	margin: 0px 0px 0px 0px;
}
table.txt_img_block td.img_right {
	padding-left: 16px;
}
table.txt_img_block td.img_right img {
		margin: 0px 0px 0px 0px;
}
table.veranstaltungsliste {
	margin-top: 8px;
}
table.veranstaltungsliste td {
	padding: 8px 16px 8px 0px;
	vertical-align: top;
	border-top: 1px dotted #CCC;
}
table.veranstaltungsliste td.zeit {
	text-align: right;
}
img.einzelbild {
	margin-bottom: 8px;
	border: 0px solid white;
}
table.publikationsliste {
	margin-top: 8px;
}
table.publikationsliste td {
	padding: 8px 8px 8px 0px;
	vertical-align:top;
	border-top: 1px dotted #CCC;
}
table.publikationsliste td.img {
	text-align:center;
	width: 240px;
}
table.bildergalerie {
	margin-top:16px;
}
table.bildergalerie td {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
table.bildergalerie td.spacer {
	width:16px;
}
