body {
    font-family:verdana,arial,helvetica,sans-serif;
    font-size : 100%;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}

strong {
	font-weight: bold;
}

iframe {
	border: none;
}

/* Printheader */
#printheader {
	display: none;
}

/* LAYOUT */
#header {
	position relative;
	display: block;
	height: 84px;
	width: 991px;
	padding-top: 0px;
}

#top_nav {
	position: absolute;
	display: block;
	margin-left: 700px;
	margin-top: 8px;
	width: 290px;
	height: 30px;
}

#suche {
	position: absolute;
	display: block;
	margin-left: 700px;
	margin-top: 50px;
	width: 280px;
	height: 36px;
}

#logo {
	position: absolute;
	display: block;
	width: 130px;
	height: 75px;
	background: url(../images/logo.gif) bottom left  no-repeat;
}

a.logolink {
	display: block;
	width: 130px;
	height: 75px;
}

#main {
	width: 991px;
	margin:0 auto;
	padding: 0;
	text-align: left;
}

#main_nav {
	display: block;
	width: 991px;
	height:26px;
	background: url(../images/mainnav_back.gif) top left repeat-x;
}

#sub_nav {
	display: block;
	width: 991px;
	height:114px;
	background: url(../images/foldout_back.jpg) top left no-repeat;
}

#content {
	float: left;
	display: block;
	width: 670px;
}


#inhalt {
	display: block;
	padding: 0px 16px 0px 16px;

}

#footer {
	display: block;
	padding-top: 18px;
	margin-top: 18px;
	width: 666px;
	text-align: center;
	border-top: 1px dashed #ccc;
	margin-bottom: 30px;
}


/* Seiteninhalt */


#sideinhalt div.csc-textpic-clear {
	display: none;
}

#sideinhalt div.csc-header h1 {
	background: #f0f0f0;
	margin-left: 700px;
	font-size: 0.9em;
	padding: 10px 1px 1px 20px;
}


#sideinhalt div.csc-textpic {
	background: #f0f0f0;
	margin-left:28px;
	font-size: 0.9em;
	padding: 10px 1px 10px 20px;
	display: block;
	width: 270px;
	overflow: hidden;
}

#sideinhalt div.csc-textpic .csc-textpic-imagewrap {
	padding-top: 0px;
}

#sideinhalt div.csc-textpic-text p.bodytext{
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#sideinhalt p.bodytext {
	font-size: 0.8em;
	background: #f0f0f0;
	margin-left: 700px;
	padding: 0px;
}

#sideinhalt div.csc-textpic p.bodytext {
	margin-left: 0px;
	padding: 1px 10px 8px 0px;
	display: inline;
}

#sideinhalt div.tx-lumogooglemaps-pi1 {
	margin: 20px 0px 0px 700px;
}



/* RTE enabled styles */
#sideinhalt h1.inhalt {
	margin-left: 698px;
	padding-left: 44px;
	font-size: 0.9em;
	line-height: 2.0em;
	background: #f0f0f0 url(../images/h1_inhaltsverzeichnis.gif) center left no-repeat;
}

#sideinhalt h1.dokumente {
	margin-left: 698px;
	padding-left: 44px;
	font-size: 0.9em;
	line-height: 2.0em;
	background: #f0f0f0 url(../images/h1_downloads.gif) center left no-repeat;
}

#sideinhalt h1.kontakt {
	margin-left: 698px;
	padding-left: 44px;
	font-size: 0.9em;
	line-height: 2.0em;
	background: #f0f0f0 url(../images/h1_kontakt_blase.gif) center left no-repeat;
}






#sidefooter {
	display: block;
	background: #f0f0f0;
	margin-left: 700px;
	margin-top: 20px;
	padding: 10px 1px 1px 1px;
	height: 40px;

}

#sidefooter form {

}

#sidefooter label {
	float: left;
	color: #787878;
	text-align: left;
	font-size: 0.8em;
	padding-left: 18px;
	padding-top: 1px;
	padding-right: 6px;
}


#sidefooter input.nrinput {
	border: 0px;
	font-size: 0.9em;
	text-align:center;

}

#sidefooter input.nrsubmit {
	position: absolute;
	top: -100px;
	display: none;
}





/* ELEMENTE */
#inhalt h1 {
	font-size: 1.2em;
	padding-bottom: 16px;
	color: #333333;
}

#inhalt div.zwei-spalten h1 {
	padding-bottom: 0px;
}

#inhalt h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}

#inhalt h3 {
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
}

#inhalt h4 {
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

#inhalt p {
	font-size: 0.75em;
	padding-bottom: 8px;

}

#inhalt a, #sideinhalt p a {
	color: #e5007d;
	font-weight: bold;
	text-decoration: none;
}


span.hidden {
	display: none;
}

#inhalt ul {
	margin-bottom: 6px;
}

#inhalt ul li {
	font-size: 0.75em;
	padding: 3px 0px 3px 0px;
	margin-left: 26px;
	list-style: disc !important;
}



/* CSS-Styled-Content */
div.csc-textpic {
	padding-bottom: 30px;
}

#inhalt .csc-textpic-image {
	padding: 2px;
	background: url(../images/grey_kachel.gif);
}

#inhalt .csc-textpic-caption {
	font-size: 0.7em;
	color: #555555;
	font-weight: bold;
	line-height: 1.3em;
	padding: 9px;
}



/* tt_address */
div.vcard {
	font-size: 0.8em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed grey;
}





















