@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:15px;
	color:#000;
	background: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html, body{
	height:100%;	
}

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

img, div { behavior: url(js/iepngfix_v2/iepngfix.htc) }

* html #left { 
margin-right: -3px; 
} 
* html #right { 
margin-left: -3px; 
} 
a:link {
	color: #601001;
}
a:visited {
	color: #601001;
}
a:hover {
	color: #191410;
}
a:active {
	color: #601001;
}
h2{
  line-height:21px;
}
.first_letter{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.main{
	width:955px; 
	margin:auto;
}
.content{
	min-height:400px;
  	height:auto !important;  /* für moderne Browser */
  	height:400px;  /*für den IE */
	width:955px;
	background-image: url(../images/layout/holz_back.jpg);
	background-repeat: repeat;
}
.border{
	background-image: url(../images/layout/border.png);
	background-repeat:repeat-y;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;  /*für den IE */
	width:955px;
}
.headlines_back{
	background-image: url(../images/layout/headlines_back.jpg);
	height:74px;
	width:955px;
}
.main_left{
	width:193px;
	height:406px;
	float:left;
	background-image:url(../images/layout/main_left.jpg);
}
.main_right{
	width:181px;;
	float:right;
	background-image:url(../images/layout/schriftrolle_back.jpg);
}
.headline{
	font-size:16px;
	font-weight:bold;
}
.date{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.home_box_off{
	background-image:url(../images/layout/home_teaser_back_off.png);
	background-repeat:no-repeat;
	height:18px; 
	padding-left:18px;
	padding-top:2px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#601001; 
	font-size:10px
}
.home_box_on{
	background-image:url(../images/layout/home_teaser_back_on.png);
	background-repeat:no-repeat;
	height:18px; 
	padding-left:22px;
	padding-top:2px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#191410; 
	font-size:10px;
}
.faq{
	font-style:italic;
	font-weight:bold;
}
.nixe{
	background-image:url(../images/layout/nixe.png);
	width:228px;
	height:484px;
	position:absolute;
	margin-left:906px;
	margin-top:-410px;
	z-index:0;
}
.home_screens{
	margin-left:-5px;
	margin-top:-10px;
}
.footer{
	width:955px;
	height:121px;
	background-image:url(../images/layout/footer.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#99836c;
}
.footer a{
	color:#99836c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}