/*globale einstellungen*/
body	
	{background-color:#f5f5f5;
	font-family:Arial,sans-serif;
	font-size:9pt;
	}

table, td, tr, input, select, textarea
	{font-family:Arial,sans-serif;
	font-size:8pt;}
	
div, img, table
	{border:0px solid rgb(0,0,0);}
	
li {
margin-bottom:2px;
}
	
a
	{text-decoration:none;
	color:rgb(220,57,52);}
	
a:hover
	{text-decoration:underline;}	
	

a.none { 
display:block;
text-align:center; 
width:107px;
height:28px;
text-decoration:none; }	
	
	
	
a.magazin { 
display:block;
text-align:center; 
width:107px;
height:28px;
text-decoration:none; }	
	
  
a.magazin:hover {
 text-decoration:underline;	
 background : url("../images/magazin_hover.gif") no-repeat;
 top: -28px;
 left: 319px;
 width:107px;
 height:28px;
}

a.magazin-selected { 
display:block;
text-align:center; 
width:87px;
height:32px;
text-decoration:none; 
}	


a.newsletter { 
display:block;
text-align:center; 
width:107px;
height:28px;
text-decoration:none; }	
	
  
a.newsletter:hover {
 text-decoration:underline;	
 background : url("../images/newsletter_hover.gif") no-repeat;
 top: -28px;
 left: 319px;
 width:107px;
 height:28px;
}

a.leistungen { 
display:block;
text-align:center; 
width:107px;
height:28px;
text-decoration:none; }	
	
  
a.leistungen:hover {
 text-decoration:underline;	
 background : url("../images/leistungen_hover.gif") no-repeat;
 top: -28px;
 left: 319px;
 width:107px;
 height:28px;
}


a.kontakt { 
display:block;
text-align:center; 
width:107px;
height:28px;
text-decoration:none; }	
	
  
a.kontakt:hover {
 text-decoration:underline;	
 background : url("../images/kontakt_hover.gif") no-repeat;
 top: -28px;
 left: 319px;
 width:107px;
 height:28px;
}

select {
width:142px; margin-left:-2px;
}

.myclear{
	clear:both;
	height:1px;
	overflow:hidden;
}
div.aussenrahmen {
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
margin-top:50px;
text-align:center;
width:877px;
}

div.logo-oben {
	background-color:#f5f5f5;
	padding-bottom:12px;
	display:block;
	height:50px;}

div.schatten-oben {
	background-image:url(../images/schatten_oben.jpg);
	font-size:0px;
	height:9px;
	line-height:0px;
	width:877px;
	}

div.schatten-oben-links {
	background:url("../images/schatten_oben_links.jpg")  no-repeat;
	display:inline;
	font-size:0px;
	height:171px;
	line-height:0px;
	width:9px;
	margin-top:-9px;
	margin-left:-9px;
	float:left;
	}
	
div.schatten-unten-links {
	background:url("../images/schatten_unten_links.jpg")  no-repeat;
	display:inline;
	font-size:0px;
	height:52px;
	line-height:0px;
	width:9px;
	margin-bottom:-9px;
	margin-left:-9px;
	float:left;
	}
	
div.schatten-oben-rechts {
	background:url("../images/schatten_oben_rechts.jpg")  no-repeat;
	display:inline;
	font-size:0px;
	height:180px;
	line-height:0px;
	width:9px;
	margin-top:-9px;
	margin-right:-9px;
	float:right;
	}
	
div.schatten-unten-rechts {
	background:url("../images/schatten_unten_rechts.jpg")  no-repeat;
	display:inline;
	font-size:0px;
	height:52px;
	line-height:0px;
	width:9px;
	margin-bottom:-9px;
	margin-right:-9px;
	float:right;
	}

div.header	{
	background-color:rgb(220,57,52);
	display:block;
	width:877px;	
	height:171px;
	}

div.header-oben-links	{
	background:url("../images/head.jpg") no-repeat left;	
	display:inline;
	height:171px;
	width:877px;
	float:left;
	}	
	
div.menue-oben	{
	background-color:#e9eaee;
	border-top:1px solid #c8d2dc;
	display:block;
	width:877px;
	height:61px;
	text-align:left;
	}
/*menue-buttons*/	

div.nav {
height:32px;
width:392px;
display:block;
padding:0pt;
position:absolute;

float:left;
text-align:left;

}

a.nav {
color:#FFFFFF;
font-size:150%;
font-weight:bold;
height:44px;
left:0pt;
line-height:1.1;
overflow:hidden;
padding:0pt;
position:absolute;
text-align:center;
text-decoration:none;
text-transform:uppercase;
top:9px;
width:72px;
}

ul.nav { 
text-indent:-9999px;
list-style-type : none;
	}

li.magazin_selected {
display:block; 
color:#e55e5a;
position : absolute;
 top:-32px;
 left : 0px; 
 width : 87px; 
 height : 32px; 
 background : url("../images/magazin_selected.gif") no-repeat; 
 text-align : center;  }
 
li.magazin_not_selected {
display:block; 
color:#e55e5a;
position : absolute;
 top:-28px;
 left : 0px; 
 width : 87px; 
 height : 28px; 
 background : url("../images/magazin_not_selected.gif") no-repeat; 
 text-align : center;  }

 
li.newsletter_selected {
display:block; 
color:#e55e5a;
position : absolute;
 top:-32px;
 left : 92px; 
 width : 107px; 
 height : 32px; 
 background : url("../images/newsletter_selected.gif") no-repeat; 
 text-align : center;  }
 
li.newsletter_not_selected {
 display:block; 
 color:#e55e5a;
 position : absolute;
 top:-28px;
 left : 93px; 
 width : 107px; 
 height : 28px; 
 background : url("../images/newsletter_not_selected.gif") no-repeat; 
 text-align : center;  }
 
 li.leistungen_selected {
 display:block; 
 color:#e55e5a;
 position : absolute;
 top:-32px;
 left : 206px; 
 width : 107px; 
 height : 32px; 
 background : url("../images/leistungen_selected.gif") no-repeat; 
 text-align : center;  } 
 
 li.leistungen_not_selected {
 display:block; 
 color:#e55e5a;
 position : absolute;
 top:-28px;
 left : 206px; 
 width : 107px; 
 height : 28px; 
 background : url("../images/leistungen_not_selected.gif") no-repeat; 
 text-align : center;  }
 
  li.kontakt_selected {
 display:block; 
 color:#e55e5a;
 position : absolute;
 top:-32px;
 left : 319px; 
 width : 107px; 
 height : 32px; 
 background : url("../images/kontakt_selected.gif") no-repeat; 
 text-align : center;  }  

 li.kontakt_not_selected {
 display:block; 
 color:#e55e5a;
 position : absolute;
 top:-28px;
 left : 319px; 
 width : 107px; 
 height : 28px; 
 background : url("../images/kontakt_not_selected.gif") no-repeat; 
 text-align : center;  } 

 

li#error_box_1 { 
position : absolute;
 top:0px;
 left : 0px; 
 width : 72px; 
 height : 44px; 
 background : url(/img/error_box.png) no-repeat; 
 text-align : center;  }

li#selected_box_2 { 
position : absolute;
 top:0px;
 left : 82px; 
 width : 72px; 
 height : 44px; 
 background : url(/img/selected_box.png) no-repeat; 
 text-align : center;  }

li#not_selected_box_2 { 
position : absolute;
 top:0px; 
 left : 82px; 
 width : 72px; 
 height : 44px; 
 background : url(/img/not_selected_box.png) no-repeat; 
 text-align : center;  }


/*buttons-ende*/	

div.box-mitte-rechts {
	background:url("../images/bjoern.png") no-repeat;	
	background-color:#f1f1f2;
	display:inline;
	margin-top:-26px;
	margin-right:25px;
	width:187px;
	/*height:576px;*/
	float:right;
	}

p.box-mitte-rechts {
	display:block;
	margin-top:128px;
	padding-left:7px;
	width:183px;
	height:312px;
	color:#757575;
	text-align:left;
	font-size:95%;
	}
	
div.box-mitte-rechts-unten{
	/*height:121px;*/
	height:290px;
	background-color:#fff;
	padding-top:4px;
	}
	
ul.list-mitte-rechts-mitte {
	text-align:left;
	color:rgb(0,0,0);
	list-style-image: url("../images/ul_image.gif");
	padding-left:20px;

}

	
div.box-mitte-links {	
	background-color:rgb(42,64,101);
	display:block;
	margin-top:6px;
	margin-left:6px;
	width:163px;
	height:710px;
	}
	
p.box-mitte-links-ausgabe {
	display:block;
	width:163px;
	height:80px;
	color:#fff;
	text-align:left;
	padding:0pt;
	}		
	
h1.box-mitte-links-ueberschrift {	
		background:url("../images/ueberschrift.png") no-repeat;
		color:#fff;
		font-weight:normal;
		font-size:12px;
		line-height:19px;	
		display:block;
		text-align:left;
		padding-left:9px;
	}


ul.list-mitte-links {
	text-align:left;
	color:#fff;
	font-weight:normal;
	list-style-image: url("../images/ul_image2.gif");
	padding-top:10px;
	padding-left:20px;
	padding-bottom:30px;
	display:block;
}	

a.mitte-links{
	text-decoration:none;
	color:#fff;
	}
	
a.mitte-links:hover
	{text-decoration:underline;}	

div.box-mitte{	
	background-color:#fff;
	display:block;
	width:450px;
	float:right;
	margin-right:15px;
	margin-top:6px;
	text-align:left;
	}	

h2.mitte-ueberschrift {	
		background:url("../images/mitte-header.png") no-repeat;
		background-color:#fff;
		color:#757575;
		font-size:12px;
		line-height:19px;	
		display:block;
		text-align:left;
		padding-left:5px;
		font-weight:normal;
	}
	
div.mitte-ueberschrift {
font-size:150%;
font-weight:bold;
line-height:150%;
margin-bottom:10px;
color:#000;
text-align:left;
}

table.tabelle-mitte{
display:block;
margin-left:-27px;
margin-top:-1px;

}

img.mitte{
margin-left:-24px;
}

div.mitte-w-links {
margin-top:20px;
position:relative;
}
	
	
/*unten*/
div.footer {
border-top:1px solid #000;
background-color:rgb(220,57,52);
height:43px;
width:877px;
margin-top:6px;
display:block;

}

div.footer a.footer-adresse{
	display:inline;
	background-image:url("../images/unten_oben_adresse.gif");
	width:780px;
	height:23px;
	float:left;
	}

div.footer a.footer-impressum{
	display:inline;
	background:url("../images/unten_oben_impressum.gif") no-repeat;
	width:97px;
	height:23px;
	float:left;
	}

div.schatten-unten {
background-image:url("../images/schatten_unten.jpg");
font-size:0px;
height:9px;
line-height:0px;
width:877px;
}

/*Captcha*/
.captcha {font-size:6px; line-height:6px; margin:5px 0px;}
.s, .w {margin:0; padding:0;}
.s { color: black; background-color: #DC3934; border:1px #DC3934 solid;}
.w { color: white; background-color: white; border:1px #ddd solid;}

/*Kontaktseite-Tabelle*/
table.formular  table.formular select{
background-color:#F1F1F2;
border:1px solid #000000;
width:150px;
}

table.formular textarea {
background-color:#F1F1F2;
border:1px solid #000000;
height:50px;
width:150px;
}

.em {
	font-family:Arial, "sans serif";
	text-align:left;
	position:absolute;left:-5000px;
	display:none;
}

.emlink {
	font-family:Arial, "sans serif";
	color:#000;
	display:none;
}

.linking {
	font-family:Arial, "sans serif";
	font-size:9px;
	position:absolute;left:-5000px;
	color:#000;
	display:none;
}
