.bodytext {
}
a:link, a:visited, a:active {
	font-weight: normal;
	color: #E60000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

/* Beginn Navigation */

/* Level 1 */

a.mainNavElement:link, a.mainNavElement:visited, a.mainNavElement:active{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 22px!important;
	height: 25px;
	width: 180px!important;
	width: 100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}

a.mainNavElement:hover{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 22px!important;
	height: 25px;
	width: 180px!important;
	width: 100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color: #EAEAEA;
	
} 

a.mainNavElementActive:link, a.mainNavElementActive:visited, a.mainNavElementActive:active{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 22px!important;
	height: 25px;
	width: 180px!important;
	width: 100%;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	background: #EAEAEA url(../images_drk/item_navi_rot_big.gif) no-repeat 8px 10px;
}

a.mainNavElementActive:hover{
	text-decoration: underline;
}


#menuespacer {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	height: 10px;   	
}

/* Level 2 */

a.mainNavElement-2:link, a.mainNavElement-2:visited, a.mainNavElement-2:active{
	padding-left: 22px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-image: url(../images_drk/indent1.png);
	background-repeat: no-repeat;
	background-position: 4px -2px;
	line-height: 18px;
	text-decoration: none;
}

a.mainNavElement-2:hover{
	padding-left: 22px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #E60000;
	text-align: left;
	background-image: url(../images_drk/indent1.png);
	background-repeat: no-repeat;
	background-position: 4px -2px;
	line-height: 18px;
	text-decoration: none;
}

a.mainNavElementActive-2:link, a.mainNavElementActive-2:visited, a.mainNavElementActive-2:active{
	padding-left: 22px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #E60000;
	text-align: left;
	background-image: url(../images_drk/indent1.png);
	background-repeat: no-repeat;
	background-position: 4px -2px;
	line-height: 18px;
	text-decoration: underline;
}

a.mainNavElementActive-2:hover{
	text-decoration: underline;
}

/* Level 3 */

a.mainNavElement-3:link, a.mainNavElement-3:visited, a.mainNavElement-3:active{
	padding-left: 30px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-image: url(../images_drk/indent2.png);
	background-repeat: no-repeat;
	background-position: 8px -2px;
	line-height: 18px;
	text-decoration: none;
}

a.mainNavElement-3:hover{
	text-decoration: none;
	color: #E60000;
} 

a.mainNavElementActive-3:link, a.mainNavElementActive-3:visited, a.mainNavElementActive-3:active{
    padding-left: 30px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #E60000;
	text-align: left;
	background-image: url(../images_drk/indent2.png);
	background-repeat: no-repeat;
	background-position: 8px -2px;
	line-height: 18px;
	text-decoration: underline;
}
a.mainNavElementActive-3:hover{
	text-decoration: underline;
}

/* Level 4 */

a.mainNavElement-4:link, a.mainNavElement-4:visited, a.mainNavElement-4:active{
	padding-left: 38px;
	vertical-align: middle;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-image: url(../images_drk/indent3.png);
	background-repeat: no-repeat;
	background-position: 15px -4px;
	line-height: 14px;
	text-decoration: none;
}

a.mainNavElement-4:hover{
	text-decoration: none;
	color: #E60000;
} 

a.mainNavElementActive-4:link, a.mainNavElementActive-4:visited, a.mainNavElementActive-4:active{
    padding-left: 38px;
	vertical-align: middle;
	font-size: 9px;
	font-weight: normal;
	color: #E60000;
	text-align: left;
	background-image: url(../images_drk/indent3.png);
	background-repeat: no-repeat;
	background-position: 15px -4px;
	line-height: 14px;
	text-decoration: underline;
}
a.mainNavElementActive-4:hover{
	text-decoration: underline;
}

/* Ende Navigation */


/* Beginn Überschriften */

h1 {
	line-height: normal;
	letter-spacing: .1em;
	margin: 10 0 12px;
	font-size: 12px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E60000;
}

h2 {
	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	margin: -15 0 10px;
	margin-top:10px;
	font-size: 16px;
	padding: 0px 0px 10px;
	color:#E60000
}
.csc-header {
	clear: left;
	padding: 20px 0px 0px;
	margin: 0px 0px -10px;

}
.csc-firstHeader {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	margin: -15 0 10px;
	font-size: 16px;
	padding: 0px 0px 10px;
	color:#E60000
}

.csc-header h1 {
		
}
.csc-header h2 {
	line-height: normal;
	letter-spacing: .1em;
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E60000;
	text-decoration: underline;
	font-weight:bold;
}

.csc-header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: underline;
	padding: 5px 5px 0px 15px;
	font-weight: bold;
	margin: 0px;
}

.linieWeiss {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.linieGrau {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.csc-textpic {
	padding-top: 0px;
	padding-bottom: 10px;	
}
.csc-textpic-imagewrap {
		margin: 0px 10px 5px;
}
.csc-textpic-caption {
	font-size:9px;
	font-style:italic;
}
.csc-textpic-text {
		
}
.csc-textpic-text li {
	list-style:none;
	font-size: 11px;
	color: #333333;
	clear: left;
	background-image: url(../images_drk/item_navi_rot_big.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
.csc-textpic-text li li {
	list-style:none;
	font-size: 11px;
	color: #333333;
	clear: left;
	background-image: url(../images_drk/item_navi_grau_big.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
.csc-textpic-text ul {
	padding-left: 20px;	
}
.csc-menu {
	margin-bottom: 25px;
}
.csc-menu li {
	list-style:none;
	font-size: 11px;
	color: #333333;
	clear: left;
	background-image: url(../images_drk/item_navi_rot_big.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}


P {
margin:0;
/*padding:0;*/
}

.csc-textpic-border img {
	border: 1px solid #999999;
}

/* ADRESSEN */
.address {
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px 10px 10px 0px;
	height: 150px;
}
.address  img {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.addressName {
	font-size: 12px;
	color: #999999;
	padding-left: 15px;
	font-weight: bold;
}
.addressTitle {
	font-size: 11px;
	color: #999999;
	padding-left: 15px;
	font-weight: bold;
}
.addressBody {
	font-size: 11px;
	color: #999999;
	padding-left: 15px;
	font-weight: normal;
}

/* Sitemap-Formatierung */

.csc-sitemap li {
	font-size: 12px;
	list-style-image: url(images_aze/site_elements/sitemap_1.gif);
	margin: 5px 0px 0px ;
}
.csc-sitemap li li {
	font-size: 11px;
	list-style-image: url(images_aze/site_elements/sitemap_2.gif);
}

/* KontaktFormularPlus */
.mailformPlus {
	margin: 15px;
	margin-bottom: 0px;
	padding: 5px;
	width: 95%!important;
	width: 100%;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;	
}

.mailformPlus table {
	
}
.mailformButton {
	background-color: #F5F5F5;
	border: 1px solid #666666;	
}

.mailformPlus td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.mailForm {
	height: 20px;
	width: 100%;
}


.mailFormPlz {
	height: 20px;
	width: 150px;
}
.mailFormAnfrage {
	width: 100%;
	height: 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.spacerMailForm {
}
.pflichtfeldText {
	font-size:9px;
}

/* Sitemap Dropdown */

.tx-dropdownsitemap-pi1 {
	padding-right: 15px;
	padding-left: 15px;
}

/* NEWS-Plug_In */
.news-list-item img {
	float: right;
	position: relative;
	padding: 5px 15px 5px 5px;
	margin: 0px 15px;
}
.news-list-item h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 15px;
	padding-left: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.news-single-item h1 {
	margin-top: 10px;
}

.news-single-item p {
	vertical-align: top; 
	/*background-color:#ccc;*/
}
.news-single-item h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-right: 15px;
	padding-left: 0px;
	
}
.news-single-item h3 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.news-single-item h4 {
	font-size: 12px;
}
.news-single-item img {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	
}
.news-single-img {
	float: right;
	
	

}

.clearer {
	color: #999999;
}
.newsDate {
	font-size: 10px;
	color: #999999;
	padding-left: 15px;
}
.moreLink {
	font-size: 9px;
	padding-left: 0px;
	padding-bottom: 15px;
}
.zurueckLink {
	font-size: 10px;
	padding-left: 0px;
}

#newsliste a {
	color: E60000;
}

/* NEWS LATEST */

.news-latest-item img {
	float: left;
	position: relative;
	margin-right: 15px;
	margin-left: 15px;
}
.news-latest-morelink {
	font-size: 9px;
	padding-left: 0px;
}
.news-latest-date {
	font-size: 9px;
	padding-left: 15px;
}
.news-latest-container {
	width: 228px;
}
.news-latest-container H2 {
	font-style:normal;
	text-decoration: underline;
	margin: 0px;
}

/* Index Search Styles */
.tx-indexedsearch {
	font-size: 12px;
}
.tx-indexedsearch-searchbox-button {
	width:400px;
	border: 1px solid #666666;
	background-color: #DDDDDD;
	padding-left: 0px;
}
.tx-indexedsearch-searchbox  {
	padding-left: 15px;
}
.tx-indexedsearch-res {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
}
.tx-indexedsearch-searchbox-sword { 
	width:150px; 
	}
.tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold;
	font-style:italic; 
}
.tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
	padding-left: 15px;
}
.tx-indexedsearch-browsebox {
	padding-left: 15px;
}
.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch-res .tx-indexedsearch-title { background:#FFFFFF; font-size: 11px;}
.tx-indexedsearch-res .tx-indexedsearch-title { background:#FFFFFF; font-size: 11px;}
.tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }

.tx-indexedsearch-descr { 
	font-style:italic; 
	font-size: 11px;
}
 .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch-info { 
	background:#EEEEEE;
	font-size: 9px; 
}
 .tx-indexedsearch-secHead { 
 	margin-top:20px; 
	margin-bottom:5px; 
}
 .tx-indexedsearch-secHead H2 { 
 	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
}
 .tx-indexedsearch-secHead TABLE { background:#EEEEEE; }
 .tx-indexedsearch-secHead TD { vertical-align:middle; }	
 .noResume { color : #666666; }
 .tx-indexedsearch-percent {
	font-size: 10px;
	padding: 3px;
 }
.tx-indexedsearch-res P {
	padding: 5px;
}
.tx-indexedsearch-res h2 {
	font-size: 14px;
	font-weight: bold;
	
}
.csc-mailform-field {
	margin-left: 30px;
}

/* ANFAHRT MAP24 */
.map24{
	padding: 15px;
}
.map24_cell{
	font-size:11px
}

.latestnews {
	list-style-image: url(../images/arrow.png);
	background-image: url(../images_drk/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}

#contentRight li {
	padding-top: 2px;
	list-style-type: none;
	/*background-image: url(../images_drk/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	*/
}

#contentRight a {
	padding-left: 5px;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	margin-left: 0px;
	/*background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	*/
}
.latestTeaser {
	padding-left: 10px;
}
.information {
	padding: 0px 10px 10px;
}
.contenttable {

	
}
.tr-0 {
	font-weight: bold;		
}
.ansprechpartner td-0 {
	width: 200px;
}
.ansprechpartner td-2 {
	width: 200px;
}
/* LZ GAllery */
#tx-lzgallery-pi1-listing {
	width: 450px;
	border: 1px solid #CCCCCC;
}
#tx-lzgallery-pi1-fotos {
	border: 1px solid #CCCCCC;
}
#tx-lzgallery-pi1-fotos td {
	border: 1px dashed #CCCCCC;
}
#tx-lzgallery-pi1-fotonav {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 400px;
}
#gallery {
	text-align: center;
}
#tx-lzgallery-pi1-title {
	font-size: 12px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.line1Gallery {
	background-color: #F4F4F4;
}
.tx-lzgallery-pi1-1x1-2 {
	border: none;
}
.titleGallery {
	padding: 5px;
}
.descrShortGallery {
	padding: 5px;
}
