@charset "utf-8";
/* CSS Document */

HTML, BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(/fileadmin/layout/images/hg.png);
	font-size: 100%;
	font-family: Arial;
	
	}
	/*


############################################### CONTAINER
*/
#container {
	/*background-color: white;*/
	background-image: url(/fileadmin/layout/images/bg-container.jpg);
	background-repeat: repeat-y;
	width: 915px;
	min-height: 100%;
	_height: 100%;
	margin: auto;
	position: relative;
	border-top: 5px solid white;
        background-position: center;
	}
/*
############################################### LINKS
*/	
	#container #links {
		width: 147px; 
		float: left;
                clear: left;
		margin: 0 0px 0 15px;
		}
/*
############################################### MENUE LINKS & RECHTS
*/

#rechts DIV.menue, #links DIV.menue  {width: 147px;}
#rechts DIV.menue li , #links DIV.menue li  {line-height: 100%;}
#links DIV.menue p,#rechts DIV.menue p {height: 13px;}
#links DIV.menue a {color: #851148; text-decoration: none;}
#links DIV.menue a:hover {text-decoration: underline;}

		#container #links DIV.menue, #container #rechts DIV.menue {
			background-image: url(/fileadmin/layout/images/hg_menue.jpg);
			margin-bottom: 10px;
			}
			
		#container #rechts DIV.menue a {text-decoration: none; color: #851148;}
		#container #rechts DIV.menue a:hover {text-decoration: underline;}
		
			#container #links DIV.menue P, #container #rechts DIV.menue P {
				background-image: url(/fileadmin/layout/images/hg_header_menue.jpg);
				color: #731235;
				font-size: 0.7em;
				font-weight: bold;
				padding: 0.21em 0 0.21em 2em;
				margin: 0px;
				}
				#container #links DIV.menue UL, #container #rechts DIV.menue UL {
					list-style: none;
					margin: 0 0 0.4em 0.5em;
					padding: 0;
					font-size: 1em;
					}
					#container #links DIV.menue UL LI, #container #rechts DIV.menue UL LI {
						margin: 0;
						padding: 0;
						/*_border: 1px solid green;*/
						border-collapse: separate;
						background-image: url(/fileadmin/layout/images/hg_anstrich.png);
						background-repeat: no-repeat;
						background-position: 0.0em 0.3em;
						}
						#container #links DIV.menue UL LI A, #container #rechts DIV.menue UL LI A  {
							text-decoration: none;
							font-size: 0.7em;
							padding-left: 1.1em;
							color: #323232;
							display: block;
							_height: 1em;
							/*line-height: 1.1em;
							border: 1px solid red;*/
							margin:0.1em;
							}
						#container #links DIV.menue UL LI A:HOVER, #container #links DIV.menue UL LI A.aktiv, #container #rechts DIV.menue UL LI A:HOVER, #container #rechts DIV.menue UL LI A.aktiv {
							text-decoration: underline;
							color: #630132;
							}
							#container #links DIV.menue UL LI UL, #container #rechts DIV.menue UL LI UL {
								margin: 0 0 0.65em;
								}							
								#container #links DIV.menue UL LI UL LI, #container #rechts DIV.menue UL LI UL LI {
									background-image: url(/fileadmin/layout/images/hg_anstrich2.png);
									background-position: 0 0 0.4em 0;
									}
									#container #links DIV.menue UL LI UL LI A, #container #rechts DIV.menue UL LI UL LI A {

										}
/*
############################################### TEASER LINKS & RECHTS
*/

		#container #links DIV.menue, #container #rechts DIV.menue {
			background-image: url(/fileadmin/layout/images/hg_menue.jpg);
			}
			#container #links DIV.menue P, #container #rechts DIV.menue P {
				background-image: url(/fileadmin/layout/images/hg_header_menue.jpg);
				color: #731235;
				font-size: 0.7em;
				font-weight: bold;
				padding: 0.21em 0 0.21em 2em;
				margin: 0;
				}
			#container #links DIV.menue SPAN, #container #rechts DIV.menue SPAN {
				font-size: 0.7em;
				margin: 0.5em 1em 0.5em 1em;
				display: block;
				}
				#container #links DIV.menue SPAN, #container #rechts DIV.menue SPAN A {
					color: #851148;
					}
			#container #links .tipp {
				font-size: 0.55em;
				color: #AE9F88;
				margin: 200px 0 0 17px;
				text-align: center;
				width: 110px;
				}
				#container #links .tipp A {
					color: #AE9F88;
					text-decoration: none;
					}		
													

/*
############################################### MITTE
*/		
	#container #mitte {
		float:left;
		width: 561px;
                margin: 0px 15px; 50px 15px;
		}
		
.content_left {float: left;}
.content_right {float: right;}

.content_left, .content_right {width: 273px;}
.content_right ul {text-align: left;}

.content_right img {padding-bottom: 10px;}

p.bodytext img {padding-left:5px;}

/*
##################################### KOPF MITTE
*/		

		#container #mitte #kopf {
			margin: 0;
			padding: 0;
			_height: -20px;
			
			}
			#container #mitte #kopf IMG {
			/*	width: 561px; */
				}
			#container #mitte #kopf .footer {
				background-image:url(/fileadmin/layout/images/kopf_footer.png);
				background-repeat: no-repeat;
				width: 561px;
                                height: 30px;
                                margin-bottom: -2px;
				}
				#container #mitte #kopf .footer UL {
					margin: 0;
					margin-right: 10px;
					margin-bottom: -10px;
					padding:3px 0 10px 0;
					text-align: right;
					}
				#container #mitte #kopf .footer UL LI {
					list-style:none;
					display: inline;
					}
					#container #mitte #kopf .footer UL LI A {
						color: white;
						font-size: 0.71em;
						text-decoration: none;
						border-right: 0.1em solid white;
						margin: 5px 0 5px 0;
						padding: 0 5px 0 5px;
						}
						#container #mitte #kopf .footer UL LI A.last {	
							border: 0;
							}
/*
##################################### CONTENT MITTE
*/	

			
		#container #mitte #content {
			margin-top: 15px;
			font-size: 0.8em;
			position: relative;
                        width: 561px;
			}	
			
			
			.content_normal H1 {
				background-image: url(/fileadmin/layout/images/hg_h1.jpg);
				background-repeat: no-repeat;
				height: 36px;
				font-size: 1.25em;
				font-weight: normal;
				letter-spacing: 1px;
				color: #730132;
				padding: 15px 0px 0 15px;
				}	
                                       #content .content_normal H1.csc-firstHeader {
                                                        margin-top: 0px;    
                                                              }
                                                 .bodytext {
                                                      margin-bottom: 15px;
                                                            }
			
				
		/*NUR FUER STARTSEITE*/	
		
		.bodytext {margin-bottom,:-15px;}
		.content_normal h1 a:link, .content_normal h1 a:visited, .content_normal h1 a:active {text-decoration: none; color: #851148;}
		.content_normal h1 a:hover {text-decoration: underline;}
		#container #mitte .newsteaser {
			background-image:url(/fileadmin/layout/images/hg_teaser.png);
			background-repeat: no-repeat;
			margin-bottom: 10px;
			width: 561px;
			clear: both;
			}
			#container #mitte .newsteaser H3 {
				color: #730132;
				font-size: 0.8em;
				font-weight: normal;
				letter-spacing: 1px;
				margin: 0;
				padding: 6px 0 7px 20px;
				background-image: url(/fileadmin/layout/images/hg_header_start.png);
				background-repeat: no-repeat;
                                width: 541px;
				}
					#container #mitte .newsteaser DIV {
					float: left;
					width: 165px; /*11.695em*/
					height: 115px;
					padding: 10px;
					text-align: center;
					}
						#container #mitte .newsteaser H4 {
							font-size: 0.7em;
							font-weight: normal;
							margin: 5px 0 5px 0;
							}	
						
					#container #mitte .newsteaser IMG{
						border: 1px solid #cabd9d;
						height: 105px;
					}
					
					#container #mitte .newsteaser img.clear{
					 border: none;
					 height:9px; 
					 _margin-top: -15px;
					}
									
					
		#container #mitte .footer_unten {
			margin: 30px 0px 75px 0px;
                        padding: 10px 0 40px 0;
                        clear: both;
			border-top: 1px solid #e1d2af;
			width:561px;
			}
			#container #mitte .footer_unten A.links {
				float: left;
                                margin-left: 0px;
				}
			#container #mitte .footer_unten A.rechts {
				float: right;
				margin-left: 15px;
				}	
				
				
				#container #mitte .footer {
		                        margin-bottom: 15px;
			        }
		
			
/*
############################################### Startseite - Typo+Adobe Kaestchen
*/
#typo-adobe_container a:link, #typo-adobe_container a:active, #typo-adobe_container a:visited {
text-decoration: none;
color: black;
}
#typo-adobe_container a:hover {
color: #851148;
}
#typo-adobe_container {
margin-top: 15px;  
width: 561px;
font-size: 11px;
letter-spacing: 1px;
}
#typo-div { 
background-image: url(/fileadmin/layout/images/startseite_typo3-bg.png);
float: left;
}
#typo-div p { margin-bottom: 6px;}
#adobe-div { 
background-image: url(/fileadmin/layout/images/startseite_adobe-bg.png);
float: right;
}
#adobe-div p { margin-bottom: 10px;}
#typo-div p, #adobe-div p { 
border-left: 2px dotted #851148;
padding:0px 0px 0px 5px;
margin-left:0.8em;
}
#adobe-div, #typo-div {
background-repeat:no-repeat;
width: 273px;
height: 102px;
padding-top: 87px;
margin-bottom: 15px;
}
				
/*
############################################### LISTEN DES CONTENTBEREICHS
*/	
.content_right h2 {
color: #851148;
margin:0; 
margin-top: 5px;
margin-bottom: 5px;
font-weight: normal;
font-size: 12px;
letter-spacing: 1px;
}	
.content_right  ul a:link {
color: #bfb395; 
text-decoration: none; 
border-left: 2px dotted #851148;
padding-left: 3px;
display: block;
margin-bottom: -10px;
}	
.content_right  ul a:hover, .content_right  ul a:visited {
color: #851148; 
}	
.content_right  ul {
padding: 0;
margin: 0;
font-size: 11px;
}	
.content_right  li {
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 15px;
}
							
/*
############################################### RECHTS
*/		
	
	
	#container #rechts {
		clear: right;
		float: right;
		width: 147px;
		margin: 0 15px 0 0px;
		}
	
	#container #clear {
		clear: both;
		font-size: 0;
		}
		
.content_right TABLE.csc-uploads TR TD.csc-uploads-fileName, .content_left TABLE.csc-uploads TR TD.csc-uploads-fileSize{background-image: none; height: 15px; padding: 2px;}
.content_right TABLE.csc-uploads TR TD.csc-uploads-fileName a {text-decoration: none; padding-left: 5px;}
.content_right TABLE.csc-uploads TR TD.csc-uploads-fileName a:hover {text-decoration: underline;}
/*

############################################### FOOTER
*/		
.footer ul {font-size: 1em; position:relative; top: 2px;}

	#footer {
		position: absolute;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		width: 915px;
		height: 50px;
                padding: 10px;
                bottom: 0;
		}
		#footer P {
		        /*border-top: 1px solid #e1d2af;*/
			font-size: 0.7em;
			color: #bfb395;
			}
		#footer A {
			color: #bfb395;
			}
			
/*
############################################### KONTAKT-FORMULAR
*/	
		
.csc-mailform {
	border: 1px solid #e1d2af;
	padding: 10px; 
	margin-bottom: 10px; 
	width:535px;
}
FORM {padding-top: 20px;}

.csc-mailform INPUT,
.csc-mailform SELECT, 
.csc-mailform TEXTAREA { 
	background-color: #fbf8f3; 
	border: 1px solid #e1d2af; 
	margin: 5px; 
	width: 250px; 
	display: block;
	margin-left: 220px;
	overflow: auto;
	}
.csc-mailform LABEL {
	font-size: 11px; 
	font-family: arial; 
	font-weight: bold; 
	float: left; 
	width: 200px; 
	display: block; 
	margin: 5px; 
	text-align: right;
	}
#mailformformtype_mail { 
	float: right; 
	background-color: #851148; 
	border: none; color: white; 
	font-weight: bold; 
	width: auto; 
	_width: 250px;
	*width: 250px;
	margin-top: 10px; 
	margin-right: 58px; 
	height: 17px; 
	cursor: pointer;
	}
.csc-mailform SELECT {width: 257px;}

.csc-mailform-field {
	margin: auto;
	overflow: hidden;
	margin-bottom: 5px;
	}
input[type=checkbox].csc-mailform-check {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
        width: auto;
        margin: 5px; 
        margin-left: 220px;
	}

span.csc-mailform-label {
	color: #851148; 
	font-weight: bold; 
	border-bottom: 1px dotted #851148; 
	padding-bottom: 5px; 
	display: block; 
	margin-top: 15px; 
	margin-bottom: 10px;
	}
/*
############################################### NEWSLETTER-FORMULAR
*/

.tt_address_form {border: 1px solid #cacfb1; padding: 10px; margin-bottom: 10px;}
.tt_address_form INPUT, .tt_address_form SELECT, .tt_address_form TEXTAREA { background-color: #f0f3e8; border: 1px solid #cacfb1; width: 250px; margin-right: -200px; display: block;}
.tt_address_form INPUT {width: auto;}
.tt_address_form TEXTAREA {width: 225px;}
.tt_address_form SELECT {width: auto;}

/*
############################################### GLOSSAR
*/	
acronym, abbr, dfn {border: none; font-style: normal;}

dl.glossary {margin: 10px;}
dl.glossary acronym, dl.glossary abbr, dl.glossary dfn  {color: #790131;}
dl.glossary p.description { padding-top: 5px; padding-bottom: 8px; border-bottom: 1px solid #cacfb1;}
dl.glossary b { color: #790131;  }
dl.glossary dt { margin-bottom: 5px;  margin-top: 15px; }


/*
############################################### FAQ
*/	

.faq-list-title {
margin-top: 20px; 
margin-bottom: 15px; 
margin-left: 5px; 
padding-left: 3px; 
color: #760231; 
font-weight: bold; 
border-left: 5px solid #760231;
}
.faq-list-label-question, .faq-single-label-question, .faq-single-label-answer {
font-weight: bold; 
border-left: 2px solid #760231; 
padding-left: 3px;
margin-left: 5px; 
width: 13px; 
color: #760231; 
margin-bottom: 5px; 
margin-top: 15px; 
}
.faq-list-question, .faq-single-question {
padding: 8px;
background-color: #ECEFE0;
margin-left: 5px; 
}
.faq-single-label-answer {
color: #667F00;
border-left: 2px solid #667F00;
}
.faq-single-container p {
padding-left: 5px;
}
