/*  Hier werden alle Abstände auf null gesetzt */
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
body {
	 /*  background-color: #DCDCDC;*/
	 background-color: White;
}

#seite {
float: none;
position: relative;
width: 950px;
margin: 0px auto;
min-height:500px;

background-color: White;
}
#header_start {
border-left: 1px solid #024780;
border-right: 1px solid #024780;
position: relative;
width: 950px;
margin: 0 auto;
height:145px;
background-image: url(../bilder/header_start.jpg);
float: left;
}
#header_de {
border-left: 1px solid #024780;
border-right: 1px solid #024780;
position: relative;
width: 950px;
margin: 0 auto;
height:145px;
background-image: url(../bilder/header_de.jpg);
float: left;
}
#header_es {
border-left: 1px solid #024780;
border-right: 1px solid #024780;
position: relative;
width: 950px;
margin: 0 auto;
height:145px;
background-image: url(../bilder/header_es.jpg);
float: left;
}
#header_en {
border-left: 1px solid #024780;
border-right: 1px solid #024780;
position: relative;
width: 950px;
margin: 0 auto;
height:145px;
background-image: url(../bilder/header_en.jpg);
float: left;
}
#topnav {
border-left: 1px solid #024780;
border-right: 1px solid #024780;
position: relative;
width: 950px;
margin: 0 auto;
height:30px;
 background-color: #024780;
float: left;
}
#topnav_start {
border-left: 1px solid #024780;
border-right: 1px solid #024780;
position: relative;
width: 950px;
margin: 0 auto;
height:20px;
 background-color: #024780;
float: left;
}
#footer{
border-left: 1px solid #024780;
border-right: 1px solid #024780;
position: relative;
width: 950px;
margin: 0 auto;
height: 20px;
text-align: center;
background-color: #024780;

float: left;
}
#inhalt {
border-left: 1px solid White;
border-right: 1px solid White;
position: relative;
width: 950px;
margin: 0 auto;
min-height:350px;
float: left;
text-align: justify;
}
#inhalt_start {
border-left: 1px solid #024780;
border-right: 1px solid #024780;
position: relative;
width: 950px;
margin: 0 auto;
height:400px;
float: left;
background-image: url(../bilder/startbild.jpg);
}
#inhalt_links {
position: relative;
width: 200px;
margin: 0 auto;
min-height:350px;
float: left;
margin-bottom: 15px;

}
#leftnav {
position: relative;
width: 190px;
margin: 0 auto;
padding-left: 5px;
float: left;

padding-top: 5px;
}

#inhalt_rechts {
position: relative;
width: 710px;
margin: 0 auto;
min-height:550px;
margin-bottom: 15px;
float: right;
padding-left: 10px;
min-height:350px;
}
#content {
position: relative;
width: 690px;
margin: 0 auto;

margin-bottom: 15px;
float: left;
padding-left: 10px;

}
#modultopimmobilie{
position: relative;
width: 690px;
margin: 0 auto;
margin-bottom: 25px;
margin-top: 20px;
 margin-right: 15px;
float: left;
border-bottom: 1px dotted #D3D3D3;
padding-left: 5px;
min-height:100px;
}
#modultextstart{
position: relative;
width: 700px;
margin: 0 auto;
margin-bottom: 5px;
margin-top: 20px;
margin-left: 200px;
float: left;
border-bottom: 1px dotted #D3D3D3;
padding-left: 10px;
min-height:100px;
}
#modulnews{
position: relative;
width: 350px;
margin: 0 auto;
margin-bottom: 5px;
margin-top: 0px;
float: left;
border-bottom: 1px dotted #D3D3D3;
padding-left: 5px;
height:120px;
font-size: 11px;
}
#modulangebot{
position: relative;
width: 690px;
margin: 0 auto;
margin-bottom: 5px;
margin-top: 10px;

float: left;
padding-left: 5px;


}
#rubrik {
position: relative;
width: 190px;
height: 25px;
color: White;

margin: 0 auto;
padding-left: 10px;
float: left;
 background-color: #024780;
}
#rubrik2 {
position: relative;
width: 340px;
height: 25px;
color: White;

margin: 0 auto;
padding-left: 10px;
float: left;
 background-color: #024780;
}
#moduleleft {
position: relative;
width: 190px;
height: 90px;
color: black;

margin: 0 auto;
padding-left: 5px;
float: left;


}
#modulecenter {
position: relative;
width: 200px;
height: 90px;
color: black;
margin: 0 auto;
padding-left: 5px;
float: left;
}
#modulecenter2 {
position: relative;
width: 340px;
height: 90px;
color: black;
margin: 0 auto;
padding-left: 5px;
float: right;
}
#immobilienindex {
position: relative;
width: 340px;
height: 170px;
color: Black;
margin: 0 auto;
float: left;
background-color: White;

}
#anzeigenews {
position: relative;
width: 680px;
margin: 0 auto;
margin-bottom: 5px;
float: left;
min-height: 50px;
padding-left: 10px;

}
/* Topnav*/

#topnav{
/*		margin:0 auto;*/
		width:950px;
		height:30px;
		  background-color: #024780;
	}
	#topnav ul{
			list-style:none;
			margin:0 auto;
			width:900px;
		}
	#topnav li a{
					display:block;
					float:left;
					color: white;
					font-size:13px;
					line-height:30px;
					text-decoration:none;
					padding:0 5px;	
					width: 95px;
					text-align: center;
					 font-weight: bold;
				}
	#topnav li a.first{
					display:block;
					float:left;
					color: white;
					font-size:13px;
					line-height:30px;
					text-decoration:none;
					padding:0 10px;	
					width: 250px;		
						font-variant: small-caps;
						text-align: left;
				}
	#topnav li a:hover{
						color: #DCDCDC;
						 background-color: Black;
}
	#topnav li a.current{
					display:block;
					float:left;
					color:#fff;
					font-size:13px;
					line-height:30px;
					text-decoration:none;
					padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0	
				}
					#topnav li a:hover.current{
						color:#fff;
					}

/* ende topnav */
//* start leftnav */

ul, li {		  	 margin:0;
				  	 padding:0;
					 list-style-type: none;
				  
					 	}
ul#leftnav { 	 width:190px;
				  	 margin:0em;
					 margin-left:0px;
					 list-style-type: none;
					 
				}
		
				ul#leftnav li a 
				{ 	 height:20px;
				  	 line-height:20px;
					 padding-left:10px;
				  	 text-align: left;
					 font-size: 12px;
					 border: 1px solid White;
				  	 background: White;
					 background-image: url(../bilder/back-leftnav.gif);
				  	 display:block;
				  	 text-decoration:none;
					 color: White;
					
					 
				}
				ul#leftnav li a:hover 
				{
border:1px solid #B22222;
 
display:block;
 text-decoration:none;
	color: white;
	background-image: url(../bilder/back-leftnav-hover.gif);
					}
		ul#leftnav li a 
				{ 	 height:25px;
				  	 line-height:25px;
					 padding-left:30px;
				  	 text-align: left;
					 font-size: 13px;
					 font-weight: bold;
				  	 background: White;
				  	 display:block;
				  	 text-decoration:none;
					 color: #024780;
					background-image: url(../bilder/back-leftnav.gif);
					 
				}				
	ul#leftnav li a:focus + ul.leftnav2
				{ 
		
				display: block;
				  	 color: #34537c;
					 background-color: #CCCCFF;
					
				}
				
	ul#leftnav2 { 	 
					 list-style-type: none;
					 
				}			
	ul#leftnav2 li a 
				{ 
				
				  	 line-height:25px;
					 padding-left:50px;
				  	 text-align: left;
					 font-size: 12px;
				  	 display:block;
				  	 text-decoration:none;
					 color: black;
					  background-color: #CECFFF;
					  background: #E5E6FF;
					 
					
				}				
	 
		

/* ende leftnav */
.link_textrechts {
	color: Black;
	font-weight: bold;
 	text-decoration:none;
	text-align: right;
	float: right;
	}
.link_textleft {
	color: Black;
	font-weight: bold;
 	text-decoration:none;
	text-align: left;
	float: left;
	}	
.link_textnormal {
	color: Black;
	font-weight: bold;
	text-decoration:none;
				
	}
/* bilder */
img.bannerleft {
	margin-left: 15px;
	margin-top: 5px;
}
img.anzeige {
	margin-right: 0px;

	border: 1px solid Maroon;
	float: left;
}
img.links {
	border: 1px solid #F4A460;
	margin-right: 5px;
	margin-bottom:5px;
	float: left;
}

img.flagge1 {
	border: 1px solid #F4A460;
	 margin-top: 7px;
	margin-right: 5px;
	margin-left: 25px;
}
img.flagge2 {
	border: 1px solid #F4A460;
	 margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
img.rechts {
	
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}
/* ende bilder */
/* start zeilen */

.zeileobenausgabeindex {
position: relative;
 width: 170px;
 height: 20px;
 float: left;
 background-color: #DBDBDB;
 padding-left: 10px;
 padding-top: 3px;
  font-weight: bold;

}
.zeilemitteausgabeindex {
position: relative;
 width: 170px;
 height: 100px;
 padding-left: 10px;
   float: left;
}
.zeileuntenausgabeindex {
position: relative;
 width: 320px;
 height: 20px;
   float: right;
  text-align: right;
 padding-right: 15px;
 padding-top: 3px;
  font-weight: bold;
  border-bottom: 1px solid #C3C4FF;

}
.zeileoben {
position: relative;
 width: 520px;
 height: 20px;
   float: right;
 background-color: #DBDBDB;
 padding-left: 15px;
 padding-top: 3px;
  font-weight: bold;

}
.zeilemitte {
position: relative;
 width: 520px;
 height: 60px;
  float: right;
 min-height: 40px;
  padding-left: 15px;


}
.zeileunten {
position: relative;
 width: 520px;
 height: 20px;
  float: right;
 background-color: #F1F1F1;
  padding-left:15px;
   padding-top: 3px;
  font-weight: bold;
}
.textrechts{
 float: right;
 margin-right: 10px;
 }
 .textmitte{
 float: left;
 margin-left: 80px;
 }
 .textleft{
 float: left;
 margin-left: 0px;
 }
 .textpreis{
 float: right;
 margin-right: 10px;
 }
/* ende zeilen */
/* start texte */
h1 {
	font-size: 14px;
	color: #004589;
 font-weight: bolder;
 margin-bottom: 15px;
}
h2{
	font-size: 12px;
	color: Black;
 font-weight: bolder;
 margin-top: 3px;

}
h3{
	font-size: 13px;
	color: White;
 font-weight: bold;
 margin-top: 3px;


}
h4 {
margin-top: 50px;
	font-size: 14px;
	color: #004589;
 font-weight: bolder;
 margin-bottom: 15px;
 border-bottom: 1px solid #DCDCDC;
 width: 690px;
 height: 30px;
}
.txt_std_small {
		font-size: 11px;
	
	color: black;
	
}
}
.txt_std{
		font-size: 12px;
	
	color: black;
	
}
.txt_std_footer {
		font-size: 10px;
	 font-style: italic;
	color: White;
	padding-top: 3px;
}

ul.content {
	list-style: square;
}
li.content {
	list-style: square;
	line-height: 20px;
	margin-left: 30px;
}
li.content2 {
	list-style: circle;
	line-height: 20px;
	margin-left: 60px;
}

/* newsmodule */
.newszeileoben{
	position: relative;
 width: 350px;
 height: 20px;
   float: left;
 background-color: #DBDBDB;
 padding-left: 15px;
}
/* formulare */
input.indexlinks {
	width: 100px;
	height: 18px;
	border: 1px solid #00008B;
	background-color: #E6E6FA;
}
select.suchepreis {
	width: 100px;
	height: 18px;
	border: 1px solid #00008B;
	background-color: #E6E6FA;
	font-size: 11px;
}
select.anrede {
	width: 100px;
	height: 18px;
	border: 1px solid #00008B;
	background-color: #E6E6FA;
	font-size: 11px;
}
input.kontakt {
	width: 130px;
	height: 18px;
	border: 1px solid #00008B;
	background-color: #F4F4FC;
}
textarea.kontakt {
	width: 300px;
	height:100px;
	border: 1px solid #00008B;
	background-color: #F4F4FC;
}
input.suchen {
	width: 80px;
	font-size: 11px;
	height: 18px;
}


/* alte css clatten für Tabellen */

table.abfrage_immo {
	 border: 1px solid Black;
}
table.abfrage_ergebnisaktuell {
	background: White;
	border-bottom: 1px dotted #cecece;
	
}
tr.abfrage_ergebnisaktuell {
	background: #f7f7f7;
	
}
