
* { 
	margin: 0; 
	padding: 0; 
}

ul li {
	list-style:none;
}

html, body 	{ 
	border: 0; 
	height: 100%; 
}

html {
	overflow-y: scroll;
	overflow-x: auto;
}

.clear { 
	clear: both; 
}


body { 
  	min-width: 781px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(media/bg_main.jpg) repeat-x #FFFFFF;
}


#main {
	position: relative;
	width: 781px;
	margin: 0px auto;
	min-height: 100%;
	height: auto;
	background: url(media/bg_content.png) repeat-y;
	text-align: left;
}

* html #main { 
	height: 100%; 
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='media/bg_content.png', sizingMethod='scale');
}


#main-outer { 
	margin: 0px 8px; 
}
 
#main-inner { 
	margin: 0px; 
	width: 100%; 
} 

#content-main { 
	position: relative; 
	margin: 0px; 
}

#header {
	background: #fff;
	width: 100%;
	height: 96px;
}

#logo {
	position: absolute;
	width: 147px;
	height: 66px;
	left: 38px;
	top: 12px;
}

#impressum {
	position: absolute;
	/* width: 200px; */
	height: 20px;
	right: 20px;
	top: 69px;
	text-align: right;
}

#impressum a {
	text-decoration: none;
	color: #727272;
}

#linie-senkrecht-grau {
	position: absolute;
	top: 20px;
	left: 260px;
	height: 52px;
	width: 1px;
	overflow: hidden;
	background: #B3B3B3;
}

#newsticker {
	position: absolute;
	top: 34px;
	left: 287px;
	height: 21px;
	width: 458px;
}

#newsticker-inner {
	border: 1px solid #E4E4E4;
	background: #FAFAFA;
	line-height: 19px;
	color: #A6A5A5;
}


#newsscroller {
	height:19px;
	overflow:hidden;
	position:relative;
	width: 456px
}


#balken-lila {
	background: #813D7F;
	height: 6px;
	width: 100%;
}

#nav {
	height: 55px;
	width: 100%;
	background: url(media/bg_nav.gif) repeat-x;
}

#nav ul {
	padding-top: 1px;	
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	line-height: 50px;
	padding: 0px 11px 0 7px;
	text-decoration: none;
	background: url(media/bg_nav_right.gif) center right no-repeat;
	color: #727272;
}

#nav li a:hover,
#nav li a.aktiv {
	background: url(media/bg_nav_over.gif) repeat-x;
	color: #fff;
} 

.navtrenner {
	color: #c8c8c8;
}

#headimage {
	width: 100%;
	height: 193px;
	background: #fff;
}

#imagecontainer {
	width: 520px;
	height: 193px;
	float: left;
}

#anschrift {
	width: 244px;
	height: 193px;
	float: right;
	background: #6D6F7C;
	color: #BCBBBB;
}

#anschrift-inner {
	padding: 32px 0px 0px 19px;
	line-height: 125%;
}

#anschrift-inner div.komm { 
	width: 53px;
	float: left;
}


#content-outer {
	width: 520px;
	float: left;
}

#content-logos {
	width: 244px;
	padding-top: 20px;
	text-align: center;
	float: right;
}

#content-logos img {
	margin-bottom: 22px;
}

#content-inner { 
  line-height: 1.45em;
  color: #5D5C5C;
  padding: 20px 32px;
}

#content-inner a { 
	color: #591557;
	text-decoration: none;
}

#content-inner a:hover {
	text-decoration: underline;
}

#content-inner ul {
	list-style-image: url(media/quad_headline.gif);
}

#content-inner ul li {
	margin: 3px 0px 3px 35px; 
	list-style-image: url(media/presign_li.gif);
}

#content-inner ol {
	
}

#content-inner ol li {
	margin: 5px 0px 5px 35px;
}
	

h3 {
  font-size: 12px;
  line-height: 1em;
  padding: 5px 0px 5px 20px;
  color: #E4E4E4;
  background: url(media/pfeil_headline.gif) 6px no-repeat #591557;
  border-bottom: 1px solid #fff;
}

div.h3-bottom {
	height: 2px;
	background: #591557;
	margin-bottom: 12px;
	overflow: hidden;
}

h4 {
  font-size: 11px;
  line-height: 1em;
  padding: 5px 0px 5px 15px;
  background: url(media/quad_headline.gif) 5px 9px no-repeat #fff;
  border-bottom: 1px solid #D9D9D9;
}


img {
	border: none;
}


.bilderreihe {
	height: 140px;
	float: left;
	text-align: center;
	background: #E4E4E4;
	border-right: 5px solid #fff;
	line-height: 1.25em;
}

.bilderreihe.last {
	border: 0 none;
}


/* ----- Content ----- */
#content-inner p {
   margin: 10px 0px;
}



#header_content {
	position: relative;
	top: 3px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	color: #fff;
	font-size: 80%;
	border-right: 1px solid #fff;
	margin-right: 6px;
	text-align: right;
}

#header_content a { 
	text-decoration: none; 
	color: #fff;
}

.header_icon {
	margin-left: 5px;
	border: none;
}

.sprungziel {
	position:absolute;
  	top:-5000px;
 	left:-5000px;
  	z-index:5;
}

div.sprungziel a:focus,
div.sprungziel a:hover,
div.sprungziel a:active {
	display:block;
	position: absolute;
  	top: 5000px; 
  	left: 5000px; 	
 	white-space: nowrap;
  	padding-left:22px;
  	padding-right:0.2em;	
  	text-decoration: none;
  	font-weight: bold;
	color:#FFFFFF;
  	background: #BB1819;
  	border:1px solid #888888;
}



form.login  {
	width: 300px;
	margin: 0 auto;	
}

form.kontaktform input, form.kontaktform textarea {
	width: 150px;
	border: 1px solid #6D6F7C;
}

form.kontaktform input.fullwidth,
form.kontaktform textarea.fullwidth  {
	width: 315px;
}


form.kontaktform input.width_1_4 {
	width: 65px;
}

form.kontaktform input.width_3_4 {
	width: 235px;
}


form.kontaktform input#Newsletter {
	width: auto;
	border: none;
}

input.submit-button {
	border: 1px solid #6D6F7C;
	background: #D9D9D9;
}


div.form-row {
	padding: 3px 5px;
	background: #E4E4E4;
	border-bottom: 2px solid #fff;
}

div.form-row-left {
	width: 120px;
	float: left;
}	

div.form-row-right {
	width: 320px;
	float: right;
}

form.login div.form-row-right {
	width: 150px;
}
	
	
div.form_msg {
	background: #E4E4E4;
	padding: 10px;
	border: 1px solid #6D6F7C;
	margin-bottom: 10px;
	text-align: center;
}


div.download {
	margin: 10px;
	padding: 10px;
	background: #E4E4E4;
}

div.download img {
	margin-right: 10px;
}


.errortext, span.required {
	color: #8C498A;
	font-weight: bold;
}

input.required {
	border: 1px solid #8C498A !important;
}

/* DRUCKLAYOUT */
@media print {
  
	body, html { min-width: 16cm; width: 15cm; background: none; }
	content { background: none; margin: 0; padding: 0; }
	
	h3,h4 { padding-left: 0px; }
	
	#newsticker, #balken-lila, #nav, #imagecontainer { display: none; }
	#headimage { height: 0px; }
	
	#logo { left: 10px; top: 0px; }
	
	#anschrift { position: absolute; width: 400px; height: 100px; right: 110px; top: 0px;}
	#anschrift-inner {padding: 0px;}
	#postanschrift 	{ float: left;}
	#kommverbindungen { float: right;}
	
	#outer, #content-inner { width: 17cm;  margin: 0px; padding: 0; border: none; } 
		
	* html #main{
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='', sizingMethod='scale');
	}	

}

