body {
	max-width : 862px;
	background-color : #000000;
	margin : auto;
	text-align : center;
}

/* Container */

#container {
	width : 862px;
	height : 100%;
}

#container_bg_trans {
	position : relative;
	bottom : 60px;
	height : 104px;
	width : 862px;
	background : url("../images/container_bg_trans.png") no-repeat 0 0;
	z-index : 2;
}

#Teil1 {
	text-align : left;
	width : 862px;
	height : 226px;
	background-image : url("../images/top.jpg");
	background-repeat : no-repeat;
}
#Teil2 {
	float : left;
	text-align : left;
	width : 862px;
	height : 100%;
	color : #000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
	background : url("../images/container_bg.jpg") repeat-y 0 0;
}

#Teil3 {
	float : left;
	height : 113px;
	background : url("../images/bottom.jpg") no-repeat 0 0;
}

#Teil3 .moduletable {
	position : relative;
	bottom : 25px;
	font-size : 11px;
	font-family : Helvetica, Arial, sans-serif;
	text-align : center;
}

#Bereich#h1 {
	color : #000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
}

#Bereich2 {
	width : 862px;
	height : 100%;
	color : #000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
}

#Bereich3 {
	width : 862px;
	height : 27px;
	color : #000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
	background-image : url("../images/slider.jpg");
}

#Bereich4 {
	float : left;
	width : 187px;
	height : 558px;
	color : #000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
	background-image : url("../images/left.jpg");
}

#Bereich5 {
	float : left;
	width : 493px;
	height : 100%;
	font-size : 14px;
	background : url("../images/mainimage.png") no-repeat;
	z-index : 7;
}

#Bereich6 {
	float : right;
	width : 182px;
	height : 558px;
	background-image : url("../images/right.jpg");
}

#content {
	position : relative;
	margin : 20px 0 0 20px;
	width : 450px;
	height : 100%;
	color : #000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
	z-index : 6;
}

/* Menue und Menuemodule */

.moduletable_menu {
	margin : 10px 0 0 0;
	font-weight : bold;
	color : #000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
	}
ul.menu {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	padding : 5px 0 5px 20px;
	margin : 0;
	list-style : none;
}
ul.menu li {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	padding : 0 0 0 10px;
	margin : 0;
}
ul.menu li#current a {
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	text-decoration : none;
	color : #252525;
}
ul.menu li ul {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	padding : 0 0 5px 15px;
	margin : 0;
}
ul.menu li ul li {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	padding : 0 0 0 0;
}
ul.menu li#current ul li a {
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	color : #252525;
}

#active_menu {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}
ul#mainlevel-nav {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}
ul#mainlevel-nav li {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}
#mainlevel-nav a:link {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}
#mainlevel-nav a:visited {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

/* Submenue */

.moduletable_submenue {
	margin : 10px 0 0 0;
	font-weight : bold;
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

/* Umfrage */

.moduletable_umfrage {
	float : left;
	font-weight : bold;
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	padding : 0 0 15px 40px;
	text-align : left;
	border-bottom : 3px dotted #000;
}
.poll_umfrage img {
	display : none;
}
.moduletable_umfrage .button {
	float : left;
	background-color : #fdd791;
	font-size : 12px;
	color : #000;
	border : 1px solid #000;
	cursor : pointer;
	margin : 1px;
}

/* Sound Plugin */

.moduletable_sound {
	position : absolute;
	margin : 0 0 0 0;
	text-align : left;
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

/* Newsletter */

.moduletable_newsletter {
	float : left;
	font-weight : bold;
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
	padding : 15px 0 0 40px;
	text-align : left;
}
.moduletable_newsletter p {
	width : 100%;
}
.moduletable_newsletter .inputbox {
	background-color : #fdd791;
	font-size : 12px;
	color : #000;
	border : 1px solid #000;
	cursor : pointer;
	margin : 1px;
	padding : 2px;
}
.moduletable_newsletter .button {
	background-color : #fdd791;
	font-size : 12px;
	color : #000;
	border : 1px solid #000;
	cursor : pointer;
}

/* Generelle Definitionen */

/* Tabellen */

table.contenttoc {
	position : absolute;
	top : 735px;
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}
table.contenttoc td {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}
table.contenttoc th {
	color : #800000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : bold;
}
table.contenttoc td.toclink {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

table.searchintro {
	padding-right : 10px;
	padding-left : 20px;
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

/* Links */
a:link {
	color : #000;
	text-decoration : none;
}
a:visited {
	color : #000;
	text-decoration : none;
}
a:active {
	color : #000;
	text-decoration : none;
}
a:hover {
	color : #000;
	text-decoration : underline;
}

a.mainlevel {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.mainlevel:link {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.mainlevel:visited {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.mainlevel:hover {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.toclink:link {
	margin-left : 20px;
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.toclink:visited {
	margin-left : 20px;
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.toclink:hover {
	margin-left : 20px;
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

/* Menuelinks */

a.sublevel {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.sublevel:link {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.sublevel:visited {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.sublevel:hover {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.readon:link {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.readon:hover {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

a.readon:visited {
	color : #000;
	font-size : 12px;
	font-family : Helvetica, Arial, sans-serif;
}

/* Formularfelder */
form {
	margin : 0;
	padding : 0;
}

#searchForm {
	padding-left : 15px;
	color : #000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
	width : 440px;
}

.search {
	padding-left : 20px;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
}

.inputbox_hauptsuche {
	background-image : url("../images/searchbg.jpg");
	border : 1px solid #000;
	padding : 1px;
	margin : 0 5px 0 0;
}
.button_hauptsuche {
	background-color : #fdd791;
	font-size : 12px;
	color : #000;
	border : 1px solid #000;
	cursor : pointer;
	margin : 2px 0 0 0;
}
.search_hauptsuche {
	color : #000;
	font-size : 14px;
	font-family : Helvetica, Arial, sans-serif;
	padding-right : 25px;
	text-align : right;
}

/* Google Maps */

#gmap iframe {
	border: 1px solid #000;
}

/* Content */

#content span {
	width: 440px;
}

#content span .S_text {
	font-size: 20px;
	color: #000;
	font-weight:bold;
	width: 440px;
}

#content span .S_table_text {
	font-size: 20px;
	color: #000;
	font-weight:bold;
	width: 440px;
}

#content span .S_Uschrift_rot {
	font-size: 30px;
	color: #ac1e1d;
	font-weight:bold;
	width: 440px;
}

#content span .S_Uschrift_schwarz {
	font-size: 30px;
	color: #000;
	font-weight:bold;
	width: 440px;
}

/* Content Stylings */

.componentheading {
	margin : 0 0 0 20px;
	padding-left : 20px;
	font-size : 18px;
	color : #000;
	font-family : Helvetica, Arial, sans-serif;
}
.contentheading {
	padding-left : 20px;
	color : #000;
	font-size : 18px;
	font-family : Helvetica, Arial, sans-serif;
}
.contentpane {
	padding-left : 20px;
	margin : 0 0 0 20px;
}
.contentpaneopen fieldset {
	width : 95%;
	border : none;
}
.contentpaneopen {
	width : 460px;
	height : 100%;
	margin : 0;
}

/* Page */

.pagetext {
	padding-left : 20px;
}
.pagenavcounter {
	border : none;
	display : none;
	visibility : hidden;
}
