body{
	margin:0;
	padding:0;
	background-image: url(img/bckg/main.gif);
	background-repeat:repeat;
	text-align:center;
	background-color:White;
	
}

body, p, td{
	font-family:Tahoma;
	font-size:12px;
	color:#00000;
}

h1{
   font-size:18px;
   color:#9C0021;
   padding: 0px 0px 4px 0px;
	margin: 0px 0px 30px 0px;
	border-bottom: 1px solid #e2e2e2;
	font-weight:bold;
}

h2{
	font-size:16px;
	font-weight:bold;
   color:#9C0021;
}

a, a:visited {
	color:#9C0021;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:none;
}

.content a, .content a:hover, .content a:active, .content a:visited{
	color: #9C0021; 
	background-image:   url("img/icons/pfeil_untermenu.gif");
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:10px;
}

.print{ background-image:none!important;}

/*------------------------------container-----------------------------*/

#container{
	margin:0 auto;
	width:896px;
	padding:0;
}

.left{
	width:164px;
	float:left;
	margin:0;
	padding:0;
}

.mittel{
	width:558px;
	float:left;
	margin:0;
	padding:0px 0px 50px 0px;
	background-image:url(img/bckg/bg_mittel.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #black;
}

.recht{
	width:174px;
	margin:0;
	padding:0;
	float:right;
}


.content{
  width:520px;
  margin:20px 0px 0px 13px;
  padding:0;
  text-align:left;
	
}

/*-----------------------------layout----------------------------*/

.adresse{
	margin:83px 0px 0px 18px;
	padding:0;
	font-size:11px;	
	color:#00000;
	height:148px;
	text-align:left;
}

.adresse a, .adresse a:hover{
	text-decoration:none;
}

.head{
	width:557px;
	height:159px;
	margin:72px 0px 0px 1px;
	padding:0;
	background-image:url(img/bckg/head.jpg);
	background-repeat:no-repeat;
	text-align:left;
}




#footer{
  width:520px;
  margin:50px 0px 0px 13px;
  padding:5px 0px 0px 0px;
  text-align:left;
  border-top: 1px solid #e2e2e2;
	
}

.offen{
   margin:83px 0px 0px 10px;
   padding:0;
   text-align:left;
	font-size:11px;	
	color:#00000;
	height:151px;
}

/*-------------------------------menu------------------------------*/

div#menu { 
	margin:20px 0px 0px 0px;
	padding:0;
	text-align:left;
}
div#menu a { 
	font-family: font-family:Tahoma;
}
.menu1 {
   text-indent:24px;
	font-size: 12px;
	font-weight: bold;
	width: 161px;
	border-bottom: dotted 1px #b4b3b3;
	padding:6px 0px 6px 0px;
}
.menu1 a {
	display: block;
	color:#9c0021;
	text-decoration: none;
	background-image: url("img/icons/pfeil_menu.gif");
	background-repeat: no-repeat;
	background-position: 12px 2px;
}
 

.menu1 a:hover {
	color: #9C0021; 
	background-image: url("img/icons/pfeil_menu_over.gif");
	background-repeat: no-repeat;
}
.menu2 {
line-height:24px;
   font-size: 11px;
	width: 164px;
	text-indent:40px;
   padding-bottom: 6px;
	padding-top: 6px;
}
.menu2 a {
	display: block;
	color:black;
	text-decoration: none;
}

.menu2 a:hover {
	color: #9C0021; 
	background-image:   url("img/icons/pfeil_untermenu.gif");
	background-repeat: no-repeat;
	background-position: 30px 9px;
}

/*------------------------teaser----------------------------------*/

div#right{
	margin:0;
	padding:0;
}

div#right h1 {
	margin:0;
	padding:4px 0px 3px 6px;
	color:#00000;
	font-size:12px;
	font-weight:bold;
	background-color:#e4e4e4;
	text-align:left;
}

div#right h1 a, div#right h1 a:hover, div#right h1 a:active,div#right h1 a:visited{
	color:#00000;
	font-size:12px;
	background-image:none!important;
	padding-left:0;
	
}

div#right p{
	padding:15px 6px 15px 6px;
	margin:0;
	background-color:#d3d5d5;
	font-size:11px;
	font-weight:normal;
	color:#00000;
	text-align:left;
}

div#right a, div#right a:hover, div#right a:active, div#right a:visited{
	color: #9C0021; 
	background-image:   url("img/icons/pfeil_untermenu.gif");
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:10px;
}

/******************** Formulare ********************/
input, textarea {font-family: Tahoma;}


.formular, textarea, .flang, .fmittel, .fkurz {
	border-top: 1px solid #ecf8e3;
	border-left: 1px solid #ecf8e3;
	border-right: 1px solid #ecf8e3;
	border-bottom: 1px solid #ecf8e3;
	font-size: 12px;
	background-color: #ecf8e3;
}

.button {
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background-color: #e4e4e4;
	color:#abadae;
}

.radiobckg {background-color: #ffffff;}
.flang     {width:200px;}
.fmittel   {width:152px;}
.fkurz     {width: 45px;}

.keinrahmen {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}