*{padding:0; /* Abstände entfernen */margin:0;}
body {
	text-align: center; 
/*	background-color: #BFBFBF;*/
background-color: #DAF5E4;
	font-size: x-small;
}
#main {
	position: relative;
	width: 780px;
	margin: 0 auto;  /* Zentrierung */
	text-align: left;
	min-height: 750px;
	background: url(../images/back-main.gif) #FFFFFF;
	overflow: visible;
}
* html #main {
	width: 780px;
	height: 750px;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
}
#content {
	position: relative;
	padding-top: 195px;
	padding-left: 178px;
	padding-bottom: 30px;
	width: 424px;
	font-size: 110%;
}
#content div, td, ul, li, p {font-size: 100%;}
#content p {font-size: 100%;}
#nav {
	position: absolute;
	top: 132px;
	left: 160px;
	text-align: left;
	background: url(../images/back-nav-top.gif) repeat-x #626262;
}
#nav img {float: left;}
ul.navtop li {display: inline;}
ul.navtop a {
	display: block;
	float: left;
	width: 151px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
	background-repeat: no-repeat;
	margin-top: 1px;
	font-size: 110%;
}

ul.navtop a:hover {
	background-color: #3BA25C;
	text-decoration: none;
}
ul.navtop a:hover.first {border-left: none;}
ul.navtop a.active {
	background-color: #3BA25C;
	border-left: 1px solid #000000;
	border-right: 1px solid #CEE094;

}
#navecke {
	position: absolute;
	top: 0px;
	left: 0px;
}

#left {
	position: absolute;
	left: 0px;
	top: 132px;
	text-align: right;
	background: url(../images/start-nav-back.jpg) no-repeat #FFFFFF;
	width: 160px;
	padding-top: 59px;
}
#left ul {
	list-style-type: none;
	background: url(../images/back-left-kapitel-oben.gif) no-repeat;
	background-position: bottom;
}
#left a {
	display: block;
	color: #0A481E;
	text-decoration: none;
	background: url(../images/back-left-kapitel.gif) no-repeat;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-right: 13px;
	font-size: 110%;
}
* html #left a {
	height: 13px;
}
#left a:hover {
	background: url(../images/nav-on-level1.jpg);
	background-position: right;
	color: #FFFFFF;
}
#left a.active1 {
	background: url(../images/nav-on-level1.jpg);
	background-position: right;
	color: #FFFFFF;
}
#left li.level3 {
	list-style-type: none;
}
#left li.level3 a {
	background: url(../images/bullet-nav.gif) no-repeat;
	background-position: right;
	padding-right: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#left li.level3 a:hover {
	font-weight: bold;
	background: url(../images/bullet-nav.gif) no-repeat;
	background-position: right;
	color: #0A481E;
}
#left li.level3 a.active2 {
	font-weight: bold;
}
#left li.level4 a {
	background: none;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#left li.level4 a:hover {
	color: #0A481E;
	text-decoration: underline;
	background: none;
}
#left li.leftChap {
	background-position: right;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-right: 13px;
	font-weight: bold;
}
#left ul.artspec {
	margin-bottom: 20px;
}
#left ul.artspec li.level2 {
	display: block;
	color: #0A481E;
	text-decoration: none;
	background: url(../images/back-left-kapitel.gif) no-repeat;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-right: 13px;
	font-weight: bold;
	font-size: 110%;
}
* html #left ul.artspec li.level2 {
	height: 13px;
}

#right {
	position: absolute;
	top: 173px;
	left: 630px;
	width: 136px;
}
#rightnav {
	position: absolute;
	top: 132px;
	left: 613px;
	background: url(../images/back-nav-top.gif) repeat-x #626262;
}
#rightnav a {
	margin-top: 1px;
	width: 82px;
}
#rightnav a.first {
		border-left: 1px solid #FFFFFF;
		background-image: none;
}
#footer {
	position: absolute;
	bottom: -1px;
	left: 0px;
	background: url(../images/back-footer.gif) no-repeat;
	padding-left: 178px;
	width: 603px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 110%;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-size: 100%;
}
#footer a:hover {text-decoration: underline;}
#hier {
	position: absolute;
	top: 170px;
	left: 178px;
	color: #0A481E;
	font-weight: bold;
	width: 436px;
}
#hier a {
	font-weight: normal;
	text-decoration: none;
}
#hier a:hover {text-decoration: underline;}
#suche {margin-bottom: 14px;}
#suche input{
	border: 1px solid #146927;
	color: #146927;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	width: 89px;
}
#suche input.button {
	width: 29px;
	padding: 0px;
	padding-bottom: 1px;
}
#goto {
	border: 1px solid #0A481E;
	width: 140px;
	margin-top: 20px;
	margin-right: 13px;
	font-size: 11px;
}

.boxrechts {
	margin-bottom: 7px;
	width: 136px;
}
.boxrechts h3 {
	border: 1px dotted #000000;
	background: url(../images/back-boxheader.gif)  no-repeat #FFFFFF;
	background-position: right top;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	margin-bottom: 3px;
}
.boxrechts h3 a {
	display: block;
	width: 100%;
	color: #000000;
	text-decoration: none;
}
.boxrechts h3 a:hover {
	color: #0A481E;
	text-decoration: underline;
}
.boxrechts a.weiter {
	float: none;
}
.boxrechts div.listitem {
	border-bottom: 1px dashed #000000;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 110%;
	width: 136px;
}
.clearDiv{clear: both;position:relative;line-height: 1px;}
/* Veranstaltungskalender */
.calendar .selected a {
	font-weight: bold;
	background-color: #DAF5E4;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.calendar a.style2 {
	background-color: #FFFFFF;
}
.event_list {
	margin-top: 5px;
	text-align: left;
	font-size: 110%;
}
.event_list_bottom {
	border-bottom: 1px dashed #000000;
	clear: both;
	position: relative;
	line-height: 1px;
	font-size: 110%;
}
.event_list_date {
	font-style: italic;
	font-size: 110%;
}
.event_title {
	font-weight: bold;
	color: #0A481E;
	font-size: 110%;
}
.cal_view_select {
	margin-top: 10px;
	text-align: center;
	font-size: 110%;
}
.cal_view_select select{
	font-size: 11px;
	font-size: 110%;
}
.formtable th {
	background-color: #DAF5E4;
	padding: 3px;
	font-size: 100%;
}
.formtable td {
	padding: 3px;
	border-bottom: 1px dashed #e4e4e4;
	font-size: 100%;
}
.fehler {
	display: block;
	background-color: #DAF5E4;
	border: 1px solid #0A481E;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-size: 110%;
}
.formtable input, select, textarea { font-size: 100% };
.formtable textarea { font-size: 100% };
.sitemap li {
	padding: 3px;
	list-style-type: none;
	font-size: 110%;
}
ul.sitemap a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 110%;
}
.suche_pages {
	background-color: #DAF5E4;
	padding: 3px;
	text-align: center;
	font-size: 110%;
}
#hinweis {
	margin-top: 20px;
	text-align: center;
	padding: 5px;
}
#hinweis a {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
}