*	{
	margin:0;
	padding:0;
    border-collapse:collapse;
    border-spacing: 0;
}
html,body      {
    background:	white;
	    /* line-height ohne Einheit - sonst Vererbung	*/
    line-height: 1.45;
	height:100%;
}
body      {
	/* Nur hier, sonst gibt es eventuell Vererbungsprobleme.  */
 	font-size:   75.01%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background-color:white;
	min-height:100%;
}
html>body #all	{
	height:auto;
	min-height:100%;
}
img {border:0}
input.button {
	background-color:#273B73;
	color:white;
	font-weight:bold;
	cursor: pointer;
	font-size: 11px;
	padding:0px;
	width:140px;
}
input.rv {
	clear:left;
	border: 0;
	background-color:#DEDEDE;
} 
ol {list-style-type:decimal;padding-left:30px}
//ul {list-style-type:disk;margin-left: 12px; padding-left: 2px;}
//a:link     {color: #840000; text-decoration: none; }
//a:visited     {color: #840000; text-decoration: none; }
/* a:hover      {
	background-color:#C6DFF7;
	color: red; 
	text-decoration: none;
}*/
// a:active     {color: #840000; text-decoration: none; }
.fett {
	display: block;
	font-weight:bolder;
}
#prim {font-weight:bolder;text-align:center;color:maroon;}
.center {text-align:center}
#all	{
	padding-top:5px;
	margin:0px auto;
	width:800px;
	background-color:white;
	height:100%;
}
#kopf {
	position: relative;
	top: 0;
	left: 0;
	height:125px; 
	width:100%;
	background-color:white; 
}
#links {
	float: left;
	background-color:white;
	width:160px; 
	overflow: visible; 
}
#mitte,#mitte1,#mitte2 {
	float: left;
	background-color:white;
	margin-left: 10px;
}
#mitte	{
	width:461px; 
}
#mitte1	{
	width:460px; 
}
#mitte2	{
	width:740px; 
}
#mitte_antwort {
	background-color:white;
	margin-top: 5px; 
	margin-left: 5px;
	width:560px; 
	border: 1px solid black
}
#rechts {
	float: right;
	right:0;
	background-color:white;
	width:160px; 
	overflow: visible; 
}
#fuss {
	clear: both;
	background-image:url(images/linie_unten.gif);
	background-color:white;
	font-weight:normal;
	width:800px; 
	height:25px;
	text-align:center; 
}
.head1	{
	position: absolute;
	top: 5px;
	z-index: 2;
}
.head2	{
	position: absolute;
	top: 10px;
	right: 50px;
	z-index: 1;
}
.head3	{
	position: absolute;
	top: 100px;
	width:100%;
	height:24px;
	background-color:#DEDEDE;
	z-index:3;
}
.head4	{
	position: absolute;
	right: 0;
}
.head5	{
	position: absolute;
	top: 3px;
	left: 5px;
	color:#D4842B;
	font-size:13px;
	font-weight: bold;
}
.head6	{
	position: absolute;
	top: 110px;
	left: 540px;
	width:184px;
	height: 64px;
}
a.menu {
	color: #292929;
	text-decoration: none;
	color: #273B7E;
}
a.menu:hover {
	color: #292929;
	text-decoration: underline;
	color: #273B7E;
}
.auswahl {
	width:100%;
	font-size:10px;
	text-align:center;
	text-decoration: none; 
	color:#840000; 
	background-color:#C6DFF7;
}
a.auswahl:link {background-color:white; color:#840000;}
a.auswahl:visited {background-color:white; color:#840000;}
a.auswahl:hover {color:red; background-color:#C6DFF7;}
a.auswahl:active {background-color:white; color:#840000;}
.innen {
	background-image: url(images/bg_grau_mitte.gif);
	background-color:white;
	padding-top: 5px;
	width:160px;
	height:100%;
}
.innen_mitte {
	background-image: url(images/bg_grau_mitte_mitte.gif);
	background-color:white;
	padding-top: 5px;
	margin-bottom:0;
	width:461px;
	height:100%;
}
.menuitem {
	text-indent: 5px;
	display:block; 
	line-height:25px; 
	vertical-align:middle;
	border-bottom:1px solid #000084;
}
.caption {
	display:block;
	color:maroon;font-size:14px;
	font-weight:bolder;
	text-align:center;
	vertical-align:middle;
	height:20px;
	width:100%;
}
.tip	{
	display:block;
	padding-top:10px;
	text-align:center;
}
.anz_inserat_default, .anz_inserat_over {
	display:block;
	width:5cm; 
	font-weight:bold;font-size:12px;
	margin:0px auto;
	padding:10px;
	text-align:center;
}
.anz_inserat_default	{
 	background-color:#EEEEEE;	 	
	border: 1px solid #A2A2A2;
}
.anz_inserat_over {
	cursor:hand;  	 	
 	background-color:#E0E0E0;	 	
	border: 1px solid #A2A2A2;
}
.elements {
	clear:both;
	background-image:url(images/bg_element_mitte.gif);
	width:451px;
	height:100%;
}
.element_head {
	background-image:url(images/bg_element_oben.gif);
	width:451px;
	height:25px;
	color:white;
	margin-top:4px;
}
.element_name {
	display:block;
	font-weight:bolder;
	padding-left: 20px;
}
.element_links	{
	clear: left;
	padding-left: 20px;
	width:451px;
	font-weight: bold;
}
.element_fett	{
	clear: left;
	font-weight: bold;
}
.element_pic	{
	float: left;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left:20px;
}
.element_normal	{
	clear: right;
	margin-left:40px;
}
.element_default, .element_over	{
	display:block;
	text-align:center;
	width:200px;
	padding-top: 2px;
	margin: 0px auto;
}
.element_default	{
 	background-color:#E0E0E0;	 	
	border: 1px solid #A2A2A2;
}
.element_over {
	cursor:hand;  	 	
 	background-color:#EEEEEE;	 	
	border: 1px solid #A2A2A2;
}
.elements_unten	{
	background-image:url(images/bg_element_unten.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width:451px;
	height:11px;
	padding:0;
	margin:0;
}
.page_navi	{
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align: middle;
	text-align: center;
}
.button_row	{
	clear:both;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}	
.werbung	{
	display:block;
	width:auto;
	text-align:center;
}
.werbung2	{
	width:210px;
	margin-left:20px;
	text-align:center;
}
.spalte1,.spalte3 {
/*	clear: left; */
	float:left;
}
.spalte1	{
	margin-left:5px; 
	float:left; 
	width: 130px;
}
.spalte11	{ 
	display:block;
	text-align:center;
	font-size: 12px;
}
.spalte15	{ 
	margin:0px 10px;
}
.spalte2 {
	float:left;
	width:100px; 
}
.spalte3 {
	float:left;
	width: 25px;
	text-align: right;
}
.spalte4 {
	width:400px;
	margin-left:35px;
}
.spalte5 {
	margin-left:145px;
	width:300px;
}
.warnung {
	color: red;
}
.zeile1 {
	margin-left:5px;
	clear:left;
	height:15px;
}
.zeile2 {clear:both;text-align:center}
.zeile3 {clear:both;padding:0px 10px;}
.zeile4 {float:left;width:300px}
.zeile5 {
	float:left;
	width: 310px;
}
form	{
	padding: 0;
	margin: 0;
}
.art	{
	float:left;
	color:maroon;
	font-size:14px;
	font-weight:bolder; 
	padding: 5px;
}
.inserate	{
	width:451px;
	clear:both;
}
.artswitch	{
	text-align:center;
	height:100%;
}
.artanzahl	{
	font-size:10px; 
	font-weight:normal; 
	color:black;
}
.preis1	{
	clear: left;
	display:block;
	width: 80px;
}
.preis2	{
	float:right;
	display:block;
	text-align: right;
	width:60px;
}
.preis3	{
	width: 200px;
	margin:0px auto;
	padding: 5px;
}
.tab1 {
/*	margin: 2px;
	padding: 2px;*/
	width:49.5%; 
	float: right; 
	text-align:center;
/*	border: 3px solid gray;*/
}
.tab2 {
/*	margin: 2px;
	padding: 2px;*/
	width:49.5%; 
	text-align:center;
/*	border: 3px solid gray;*/
}
.link1	{
	display:block;
	text-align:center;
	padding:5px;
	margin: 5px;
}
.link2	{
	background-color: #FCFCFC;
}
.link3	{
	background-color: #B8B7B7;
	color:white;
}
.menuoben {
	font-size: 11px;
	color: #292929;
}
.headerbox {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu_default, .topmenu_over 		{
	display:block;
	float:left; 		
	padding: 1px;
	top: 2px;
	width:60px;	
	color: #292929;
	text-decoration: none;
	text-align: center;
}
.topmenu_default	{
 	background-color:#DEDEDE;	 	
	border: 1px solid #DEDEDE;
}
.topmenu_over 		{
	cursor:hand;  	 	
 	background-color:#EEEEEE;	 	
	border: 1px solid #A2A2A2;
}
.auswahl_default, .auswahl_over 		{
	display:block;
	float:left; 		
	padding-left: 4px;
	padding-right: 4px;
	color: #292929;
	text-decoration: none;
	text-align: center;
}
.auswahl_default	{
 	background-color:#EEEEEE;	 	
	border: 1px solid #DEDEDE;
}
.auswahl_over 		{
	cursor:hand;  	 	
 	background-color:#DEDEDE;	 	
	border: 1px solid #A2A2A2;
}
.boxmitte_default
	{ 		
 	background-color:#F2F2F2;	 	
	border: 1px solid #F2F2F2;
	padding: 1px;	
}
.boxmitte_over 	
	{
	cursor:hand;  	 	
 	background-color:#EEEEEE;	 	
	border: 1px solid #A2A2A2;
	padding: 1px; 
	}
td {
	font-size: 11px;
	color: #292929;
	text-decoration: none;
}
.headmitte {
	font-size: 11px;
	color: #333333;
}
.blue_caption	{
	background-image:url(images/bg_blue_oben.gif);
	background-color:white;
	width:100%;
	height:25px;
	color:white;
	margin-top:10px;
}
.grau_caption	{
	background-image:url(images/bg_grau_oben.gif);
	background-color:white;
	width:100%;
	height:25px;
	color:black;
	margin-top:10px;
}
.caption_schrift	{
	display:block;
	font:12px bolder;
	padding-left: 14px;
	padding-top:8px;
	margin:0;
	vertical-align:middle			
}
.submenu_default
	{ 
 	background-color:#EEEEEE;	 	
	border: 1px solid #EEEEEE;
	width:130px;
	height:16px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:10px;
}
.submenu_over 	
	{
	cursor:hand;  	 	
 	background-color:#E0E0E0;	 	
	border: 1px solid #A2A2A2;
	width:130px;
	height:16px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:10px;
}
.unten {
	background-image: url(images/bg_grau_unten.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width:160px;
	height:11px;
}
.unten_mitte {
	background-image: url(images/bg_grau_unten_mitte.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width:461px;
	margin:0px;
	height:11px;
	padding:0px;
}
.anzeigen	{
	width: 451px;
	margin: 0px auto;
}
fieldset input, textarea, select, .img 	{
 	float:left;    
	font-size: 12px;	
	margin-top:3px; 
	margin-left:6px;
}
fieldset label		{
	clear:left; 
	cursor:pointer;
	float:left; 
	margin: 3px 0 1px 10px; 
	width:140px;
	font-weight:bolder;
}
fieldset {
	display: block;
	border:none;
}
.label	{
	clear:right; 
	float:left; 
	margin: 2px 0 1px 10px; 
	width:130px;
	font-weight:bolder;
}
.rechts	{
	float:right; 
	width:295px;
	margin: 2px 5px 1px 5px; 
}
.beldiv	{
	background-color:white;
 	font-size:80%;
}
#belid {
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	height:150px;
 	overflow:scroll;
}

