/* ----------Container zentriert das Layout---------- */
*
{	margin:0;
	padding:0;
}

#container
{ 
	position: relative; 
	width: 1022px; 
	margin:auto; 
	height: 100%; 
	min-height: 100%; 
	padding: 0; 
}


#container_rand 
{ 
	background-color: #fff; 
	background-repeat: repeat; 
	margin: auto; padding: 0 0 15px; 
	position: relative; 
	width: 1020px; 
	height: 100%; 
	min-height: 768px; 
}

.my_clear
{ 
	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}


/* ----------allgemeines Layout---------- */
body 
{ 
	color: #3c3c3c; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.body_table 
{ 
	background-color: #f7f7f7; 
	border: solid 1px #c8c8c8; 
}

.body_table_2 
{ 
	width: 150px; 
	border: solid 1px #c8c8c8; 
}

.fett 
{ 
	color: #3c3c3c;
	font-weight: bold; 
}
.fett_link 
{   
	font-weight: bold; 
}


.blau_fett 
{ 
	color: #4875af; 
	font-weight: bold; 
}

.text_blau 
{ 
	color: #4875af; 
	width: 90%; 
	margin-right: 25px; 
	padding-top: 3px; 
	padding-bottom: 2px; 
	padding-left: 5px; 
}

.grau 
{ 
	color: #a7a7a7;
}
.bg_zelle 
{ 
	background-color: #f2f2f2; 
	padding-left: 3px; 
}

.bg_zelle_dunkel 
{ 
	background-color: #ebebeb; 
	padding-left: 3px; 
}

.tbl_bg2 
{ 
	color: #3c3c3c;  
	background-color: #efefef; padding-left: 3px; 
}

a:link, a:active, a:visited	
{ 
	color: #4F4F4F;
 	text-decoration:none;
	
}

a:hover
{ 
	color: #4F4F4F;
	text-decoration: underline;
	
}
	
.stil1 
{ 
	color: #4875af;
	font-weight: bolder; 
}

.trennlinie 
{ 
	background-image: url(/image/trennlinie.gif); 
	background-repeat: repeat; 
	height: 1px; 
}

.red 
{ 
	color: #d64a06;
}
.themen 
{  
	background-repeat: no-repeat; 
	width: 371px; 
	height: 160px; 
	float: left; 
	padding: 5px; 
	border: 1px solid #999999;
	margin-bottom:10px;
}


.linkcode 
{ 
	color: #000;
	background-color: #f0f0f0; 
	padding: 5px; 
	border: solid 1px; 
}

.select 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #405c89; 
	background-color: #f1f1f1; 
	width: 265px; 
	padding: 2px 5px; 
	border: solid 1px #899fb5; 
}

.select_such 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #405c89; 
	background-color: #f1f1f1; 
	width: 255px; 
	margin-right: 5px; 
	padding: 2px 5px; 
	border: solid 1px #899fb5; 
}

.select_kl 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #405c89;
	background-color: #f1f1f1; 
	width: 100px; 
	padding: 2px 5px;
	border: solid 1px #899fb5; 
}

textarea 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #405c89;
	background-color: #f1f1f1; 
	width: 450px; 
	height: auto; 
	padding: 2px 5px; 
	border: solid 1px #899fb5; 
}
input.inputfelder 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #405c89; 
	background-color: #f1f1f1; 
	margin-top: 2px; 
	padding: 2px 5px; 
}

.inputfeld 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #405c89; 
	width: 265px;
	background-color: #f1f1f1; 
	padding: 2px 5px; 
	border: solid 1px #899fb5; 
}

.checkbox 
{ 
	color: #405c89; 
	background-color: #e1e1e1; 
	border-color: #e1e1e1; 
	border-width: 1px; 
	outline: solid 1px #e1e1e1; 
}

.text 
{ 
	color: #3c3c3c;
	list-style-image:url(../images/pfeil_blau.png);
}


#box_links { 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	margin-top: 15px; 
	margin-right: 10px; 
	margin-bottom: 25px; 
	padding-left: 25px; 
	width: 440px; 
	float: left; 
}

#box_rechts { 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	margin-top: 15px; 
	margin-right: 25px; 
	margin-bottom: 25px; 
	width: 435px; 
	float: left; 
}
.fld_b 
{ 
	color: #fff;
	background-color: #2E728E; 
	width: 200px; 
	margin-top: 10px;
	padding-left: 3px; 
 }

.fld_b_kl 
{ 
	color: #f6f6f6;
	background-color: #e8e8e8; 
	color:#e0a04d;
	padding-left: 3px; 
	width: 100px; 
	margin-top: 5px; 
	border: solid 1px #e8e8e8; 
}

/*  ----------PopUp Karte---------- */
.rand_grau_karte 
{ 
	color: #405c89; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 1px; 
	border: solid 1px #c1c1c1; 
}

.rand_grau_text 
{ 
	color: #505050; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px; 
}


/*  ----------Header---------- */
#start 
{ 
	width: 1020px; 
	z-index: 0; 
}

#navig 
{ 
	width: 950px; 
	z-index: 0; 
}

/* ----------Navigation & Links der Hauptnavigation oben---------- */
.navi 
{ 
	color: #fff; 
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: 700; 
	background-image: url(images/bg_topnav2.png); 
	text-align: center; 
	height: 22px; 
	border-right: 2px solid #fff; 
}

.navi2 
{ 
	color: #fff; 
	font-size: 11px; 
	font-family: Arial, verdana, Helvetica, sans-serif; 
	font-weight: 700; 
	background-image: url(images/bg_topnav2.png); 
	text-align: center; 
	width: 393px; 
	height: 22px; 
}

.navi3 
{ 
	color: #fff; 
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: 700; 
	background-image: url(images/bg_topnav2.png); 
	text-align: center; 
	width: 301px; 
	height: 22px; 
}

.navi_aktion 
{ 
	color: #3670bd; 
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: 700; 
	text-align: center;
	height: 22px; 
	border-right: 2px solid #fff; 
}

a.navig:link 
{ 
	color: #ffffff; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

a.navig:active 
{ 
	color: #e1e1e1; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

a.navig:visited	
{ 
	color: #fff; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

a.navig:hover 
{ 
	color: #e1e1e1; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}
/* ----------Linke Seite (Startseite)----------*/
/* ----------Begrüssungstext (Startseite)---------- */
#box
{ 
	float: left; 
	width: 840px;
	margin-top: 25px; 
	margin-bottom: 15px; 
	margin-left: 25px; 
}

#box_text_vermieter
{ 
	float: left; 
	width: 525px;
	height:317px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_einloggen_vermieter
{ 
	float: right; 
	width: 375px;
	height:195px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1; 
}

#box_registrieren_vermieter
{ 
	float: right; 
	width: 375px;
	height:95px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1; 
}

#box_registrieren_vermieter img {

border:0px;
}

#box_werbung_vermieter
{ 
	float: right; 
	width: 375px;
	height:80px;
	margin-top: 200px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_leistungen_vermieter
{ 
	float: left; 
	width: 525px;
	height:530px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
	line-height:16px;
}

#box_preise_vermieter
{ 
	float: right; 
	width: 375px;
	height:195px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_faq_vermieter
{ 
	float: right; 
	width: 375px;
	height:145px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_faq_vermieter img {
border:0px;
}

#box_agb_vermieter
{ 
	float: right; 
	width: 375px;
	height: 95px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1; 
}

#box_agb_vermieter img {
border:0px;
}

#box_nutzungsbedingungen_vermieter
{ 
	float: right; 
	width: 375px;
	height: 95px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1; 
}

#box_nutzungsbedingungen_vermieter img {
border:0px;
}

#text { 
	color: #3c3c3c; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#vermieter_rechts {
	float:right;
	width:400px;
}

#box_text_vermieter_hilfe
{ 
	float: left; 
	width: 525px;
	height:1840px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_text_vermieter_nutzungsbedingungen
{ 
	float: left; 
	width: 525px;
	height:760px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_text_vermieter_agb
{ 
	float: left; 
	width: 525px;
	height:1580px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_text_vermieter_registrieren
{ 
	float: left; 
	width: 525px;
	height:710px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_eintragen_vermieter
{ 
	float: right; 
	width: 375px;
	height:110px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1; 
}

#box_eintragen_vermieter img
{ 
border:0px; 
}

#box_daten_vermieter
{ 
	float: right; 
	width: 375px;
	height:110px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1; 
}

#box_daten_vermieter img
{ 
border:0px; 
}

#box_rechnungen_vermieter
{ 
	float: right; 
	width: 375px;
	height:110px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1; 
}

#box_rechnungen_vermieter img
{ 
border:0px; 
}

#box_preisliste_vermieter
{ 
	float: right; 
	width: 375px;
	height:100px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1; 
}

#box_preisliste_vermieter img
{ 
border:0px; 
}

#box_ausloggen_vermieter
{ 
	float: right; 
	width: 375px;
	height:110px;
	margin-top: 25px; 
	margin-right: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1; 
}

#box_ausloggen_vermieter img
{ 
border:0px; 
}

#box_willkommmen_vermieter
{ 
	float: left; 
	width: 550px;
	height:130px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_objekte_vermieter
{ 
	float: left; 
	width: 550px;
	height:1200px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_news_vermieter
{ 
	float: left; 
	width: 550px;
	height:345px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_daten_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:600px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_rechnungen_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:258px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_preisliste_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:200px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_hilfe_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:1820px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_statistik_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:137px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_klassifizierung_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:475px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_update_klassifizierung_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:260px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_belegungskalender_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:900px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_belegungskalender_vermieter_unterseite img
{ 
	border: none;
}

#box_belegungskalender_einbauen_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:750px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_belegungskalender_einbauen_vermieter_unterseite img
{ 
	border: none;
}

#box_belegungskalender_aktualisiert_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:110px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_kalenderstatus_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:125px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_kalenderstatus_vermieter_unterseite img
{ 
	border:0px;
}

#box_photos_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:740px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_photos_hinzugefuegt_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:125px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_lastminute_vermieter_unterseite
{ 
	float: left; 
	width: 550px;
	height:135px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_anlegen_vermieter_unterseite
{  
	width: 1000px;
	height:2400px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
}

#box_bearbeiten_done_vermieter_unterseite
{  
	float: left; 
	width: 550px;
	height:150px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}

#box_anlegen_done_vermieter_unterseite
{  
	float: left; 
	width: 550px;
	height:200px;
	margin-top: 25px; 
	margin-left: 25px; 
	padding: 5px 5px 5px 5px;
	border: solid 1px #c1c1c1;
}


/* ---------- Lastminute (Seite)-------*/
.links_lastminute 
{  
	width: 565px; 
	z-index: 1; 
	float: left; 
	margin: 25px 5px 15px 25px; 
	padding: 5px; 
}
.rechts_lastminute 
{ 
	width: 120px; 
	z-index: 2; 
	float: left;  
	margin-top: 25px; 
	margin-bottom: 15px; 
	margin-left: 150px; 
	padding: 5px; 
}


.lastminute 
{ 
	color: #c31e48; 
	font-weight: bold; 
}

.text_lastminute 
{ 
	color: #3c3c3c; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 650px; 
	z-index: 0; 
	float: left; 
	padding-top: 10px; 
}


.gif_lastminute
{ 
	z-index: 1; 
	float: left; 
	margin-top: 10px; 
	margin-left: 675px; 
}


#lastminute 
{ 
	background-image: none; 
	background-position: 0 0; 
	width: 95%; float: left; 
	margin: 25px 15px 15px 25px; 
}

/* ----------Europakarte & Unterkunftsarten (Startseite)---------- */
#box2 
{ 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	float: right; 
	margin-top: 5px; 
	margin-right: 25px; 
}

.rand 
{ 
	border: solid 1px #c1c1c1; 
}
.boxbg 
{ 
	width: 371px; 
	height: 60px; 
	padding: 5px; 
	border: 1px solid #999999;
	margin-bottom:10px;
	clear:both;
}

.inbox1 
{ 
	margin-right: 1px; 
	float: left; 
}

.inbox2 
{ 
	float: left; 
}

.ue_schrift 
{ 
	color: #117EB9; 
	font-weight: bold; 
	margin-bottom: 5px; 
}

.ue_schrift_contentbox
{ 
	color: #117EB9; 
	font-weight: bold; 
	padding-top: 3px; 
	margin-bottom: 5px; 
}

.ue_schrift1
{ 
	color: #117EB9; 
	font-weight: bold; 
	padding-top: 3px; 
	margin-bottom: 5px; 
	font-size: 14px;
}

.gif 
{ 
	background-repeat: no-repeat; 
	width: 7px; 
	height: 6px; 
	float: left; 
	margin-right: 3px; 
	margin-bottom: 1px; 
	padding-left: 2px; 
}

.uarten 
{ 
	background-image: url(../images/doppelpfeil_transparent.png); 
	background-repeat: no-repeat; 
	width: 143px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	padding-left: 15px; }

/* ----------Zufallsanzeigen & Continentenauswahl(Startseite)---------- */
#anzeigen 
{ 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	width: 460px; 
	float: left; 
	margin-top: 15px; 
	margin-right: 10px; 
	margin-bottom: 15px; 
}

.zufall 
{ 
	background-repeat: no-repeat; 
	width: 445px; 
	height: 117px; 
	z-index: 1; 
	padding-top: 5px; 
	padding-right: 10px; 
	border: 1px solid #999999;
}

.zufall a:link, .zufall a:active, .zufall a:visited	{
color:#117EB9;
text-decoration:none;}

.zufall a:hover {
color:#117EB9;
text-decoration:underline;}

.bg_random 
{  
	background-repeat: no-repeat; 
	width: 440px; 
}

.text_random 
{ 
	background-repeat: no-repeat; 
	padding-top: 10px; 
	padding-right: 10px; 
	height: 50px;
}

.gif_random 
{ 
	background-repeat: no-repeat;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	margin-right: 13px;

}
.zufall_grau_unten 
{ 
	color: #666666; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 451px; 
	z-index: 2; 
	float: left; 
	margin-top: 6px;
	background-color:#F6F6F6; 
	padding: 2px 0px 2px 4px;
}

.bgkl 
{ 
	background-image: url(../gfx/bgklzelle/kl.png); 
	background-repeat: no-repeat; 
	background-position: center; 
	width: 117px; 
	height: 85px; 
	padding-left: 2px; 
}
/* ----------Footer---------- */
#footer 
{ 
	color: #919191; 
	clear: both; 
	padding-bottom: 15px;
	text-align:center;
}

#footer a:link, #footer a:active, #footer a:visited	
{ 
	color: #919191; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

#footer a:hover, #footer a:focus 
{
	color: #999; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
}


/* ----------Seite Neuzugänge---------- */
#box_neu 
{ 
	background-image: none; 
	background-position: 0 0; 
	margin-top: 25px; 
	margin-bottom: 15px; 
	margin-left: 25px; 
	width: 840px; 
	float: left; }


#neuzugang 
{ 
	background-image: none; 
	background-position: 0 0; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 700px; 
	float: left; 
	margin-left: 25px; 
}

.neuzugang 
{ 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	width: 670px; 
	float: left; 
	border: 1px solid #999999;
}

.bg_neu 
{ 
	width: 660px; 
	float: left; 
	margin-top: 2px; 
	padding-right: 15px; 
}

.neu_grau_unten 
{ 
	color: #666666; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 666px;
	z-index: 2; 
	float: left; 
	margin-top: 16px; 
	padding-left: 5px;
	background-color:#F6F6F6; 
	padding: 2px 0px 2px 4px;
	}

.gif_neu 
{ 

	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 13px;
}
.text_neu 
{ 
	background-repeat: no-repeat; 
	padding-top: 10px;
}


/*  ----------Seite Suche (Index)---------- */
.suchergebnis 
{ 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	margin-top: 10px; 
	margin-bottom: 25px; 
	width: 670px; 
	float: left; 
	margin-left: 25px; 
}

#suche 
{ 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	margin-top: 15px; 
	margin-right: 10px; 
	margin-bottom: 25px; 
	width: 850px; 
	float: left; 
	padding-left: 25px; 
}

.h1 { 
	color: #a4a4a4; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #fff; 
}

.lastminute 
{ 
	color: #c31e48; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
}

/* ----------Leistungen (Seite)---------- */
.text1 
{ 
	color: #3c3c3c; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #f1f1f1; 
	margin-top: 3px; 
	margin-bottom: 3px; 
	padding: 1px; 
}

.text2 
{ 
	color: #3c3c3c; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 1px; 
}

/* ----------Kontakt zum Vermieter---------- */

.links_anfrage 
{  
	width: 500px; 
	z-index: 1; 
	float: left; 
	margin: 15px 5px 15px 25px; 
	padding: 5px; 
	border: solid 1px #acacac; 
}
.rechts_anfrage 
{  
	width: 350px; 
	height: 380px; 
	z-index: 2; 
	float: left; 
	margin: 15px 5px 15px 15px; 
	padding: 5px 5px 5px 10px; 
	border: solid 1px #acacac; 
}
.rechts_maps 
{  
	width: 361px; 
	height: 215px; 
	z-index: 2; 
	float: left; 
	margin: 10px 5px 15px 15px; 
	padding: 2px; 
	border: solid 1px #acacac; 
}



/*  ----------Vermieter (Infoseite)---------- */
#left 
{ 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	width: 440px; 
	float: left; 
	margin-top: 15px; 
	margin-right: 10px; 
	margin-bottom: 25px; 
	padding-left: 25px; 
}
#right 
{ 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	margin-top: 15px; 
	margin-right: 25px; 
	margin-bottom: 25px; 
	width: 435px; 
	float: left; 
}
/*  ----------Vermieter (Ansicht alle Einträge)----------  */
.links 
{ 
	background: #f8f8f8; 
	width: 500px; 
	height: 115px; 
	z-index: 1; 
	float: left; 
	margin: 25px 5px 15px 25px; 
	padding: 5px; 
	border: solid 1px #acacac; 
}
.rechts 
{ 
	background: #f8f8f8; 
	width: 350px; 
	height: 115px; 
	z-index: 2; 
	float: left; 
	margin: 25px 10px 25px 15px; 
	padding: 5px; 
	border: solid 1px #acacac; 
}

.all_prae 
{ 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	width: 650px; float: left; 
	margin: 15px 10px 10px 25px; 
}


/* ----------Allg. Geschäftsbedingungen (Seite)----------*/
#agb 
{ 
	background-image: none; 
	background-position: 0 0; 
	margin: 10px 25px 15px; 
	width: 90%; 
	float: left; 
	padding: 10px; 
	border: solid 1px #acacac; 
}

.text3 
{ 
	margin-top: 5px; 
	margin-bottom: 5px; 
}
.text_blau2 
{ 
	color: #4875af; 
	width: 90%; 
	margin-top: 10px; 
}

/*  ----------Text Impressum---------- */
.impress
{ 
	background-image: none; 
	background-position: 0 0; 
	float: left; 
	width: auto; 
	margin: 25px 25px 15px 15px; 
	padding-right: 25px; 
	padding-left: 15px; 
}

/*  ----------Vermieterbereich---------- */
#center 
{ 
	width: 930px; 
	z-index: 0; 
	padding: 25px; 
}

.table 
{ 
	background-color: #ffffff; 
	padding: 7px; 
	border: solid 1px #E4AC63; 
}

}
.zaehler 
{ 
	color: #bd3e2a; 
	font-weight: bold; 
	background-color: 
	white; 
	width: 36px; 
	border: solid 1px white; 
}

.pflicht 
{ 
	color: #d64a06; 
	width: 95%; 
	height: auto; 
	padding: 7px; 
	border: solid 1px; 
}

.pflicht_free
{ 
	width: 95%; 
	height: auto; 
	padding: 7px; 
	border: solid 1px #c10c0c; 
}

.freiwillig 
{ 
	color: #626262; 
	width: 95%; 
	height: auto;
	padding: 7px; 
	border: solid 1px; 
}

.klassifi 
{ 
	color: #4875af; 
	width: 527px; 
	padding: 10px; 
	border: solid 1px; 
}

.pflicht2 
{ 
	color: #d64a06; 
	height: auto; }
#menu
{ 
	padding: 0; 
	background: #fff; 
	width: 95%; 
	z-index: 1; 
	margin-top: 10px; 
	margin-right: 20px;
}
#menu ul
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	line-height: normal; 
	margin:0 0 0 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-position:outside; 
}

#menu li
{ 
	color: #fff; 
	margin: 0 2px 0 0; 
	padding: 0; 
	text-transform:capitalize; 
	display: inline; 
}

#menu a
{ 
	float: left; 
	color: white; 
	margin: 0 1px 0 0; 
	padding: 5px 10px; 
	letter-spacing: 1px; 
	background-color: #e8e8e8; 
	text-decoration: none; 
	border-bottom: 1px solid #e8e8e8;
	color: #DF9D48;
 }

#menu a:hover
{ 
	color: #e8e8e8; 
	background-color: #DF9D48; 
}

#menu #current a
{ 
	color: #e8e8e8; 
	font-weight: bold; 
	background-color: #DF9D48; 
	border-bottom: 1px solid #DF9D48;; 
}

#menu #ausloggen a
{ 
	color: #ff0000; 
	border-bottom: 1px solid #E8E8E8;; 
}

#menuline
{ 
	clear: left; 
	padding: 0; 
	width: 95%; 
	height: 5px; 
	background: #DF9D48; 
	margin-top: 0; 
	margin-right: 20px; 
	border-left: 1px solid #DF9D48; 
	border-bottom: 1px solid #DF9D48; 
	border-right: 1px solid #DF9D48; 
}

/*  ----------Hilfeseite für Besucher & Vermieter---------- */
#help1
{ 
	background-image: none; 
	background-position: 0 0; 
	float: left; 
	width: 90%; 
	margin: 0px 25px 25px 25px; 
	padding: 5px; 
}

.fragen 
{ 
	background-image: none; 
	background-position: 0 0; 
	width: 90%; margin: 15px 25px 3px; 
	float: left; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border: solid 1px #acacac; 
}

.antworten 
{ 
	color: #3c3c3c; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-right: 25px; 
	margin-bottom: 10px; 
	padding-right: 5px; 
	padding-left: 5px; 
}

#modernbricksmenu
{ 
	padding: 0; 
	background: #fff; 
	width: 90%; 
	z-index: 1; 
	margin-top: 10px; 
	margin-right: 20px; 
	margin-left: 25px;  
}

#modernbricksmenu ul
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	line-height: normal; 
	margin:0 0 0 0; padding: 0; 
	list-style-type: none; 
	list-style-position:outside; 
}

#modernbricksmenu li
{ 
	color: #fff; 
	margin: 0 2px 0 0; 
	padding: 0; 
	text-transform:capitalize; 
	display: inline; 
}

#modernbricksmenu a
{ 
	float: left; 
	color: white; 
	margin: 0 1px 0 0; 
	padding: 5px 10px; 
	letter-spacing: 1px; 
	background-color: #e8e8e8; 
	text-decoration: none;
	border-bottom: 1px solid #e8e8e8; 
	color: #DF9D48;
}

#modernbricksmenu a:hover
{ 
	color: #e8e8e8; 
	background-color: #DF9D48;  
}

#modernbricksmenu #current a{ 
	color: #e8e8e8; 
	font-weight: bold; 
	background-color: #DF9D48; 
	border-bottom: 1px solid #DF9D48;;
}

#modernbricksmenuline
{ 
	clear: left; 
	padding: 0; 
	width: 90%; 
	height: 5px; 
	background: #DF9D48; 
	margin: 0 20px 10px 25px; 
	border-left: 1px solid #DF9D48; 
	border-bottom: 1px solid #DF9D48; 
	border-right: 1px solid #DF9D48;
}

/* ----------Belegungskalender---------- */
.rahmen_belegungsplan 
{ 
	background-color: #2e728e; 
	border-color: #000000; 
}

.plan 
{ 
	background-color: #c1c1c1; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; color: #000;;
	border-width: 1px; 
}

.pic 
{
	border: solid 1px #333333;
	background-color: #2e728e;
}

.kal_f 
{ 
	color: #f8f8f8; 
	font-size: 10px; 
	background-color: #2e728e
}

.kal_b 
{
	background-color: #DD4646;
	color: #FFFFFF
}

.kal_tage 
{
 	background-color: #fff;
 	color: #000
 }
/* ----------Länderauswahl---------- */
#b1_box {  
	width: 460px; 
	margin-left: 25px; 
	float:left; 
	margin-right: 5px;
}

.b1_box
{ 
	background-repeat: no-repeat; 
	width:445px; 
	height:160px;
	margin-top:5px; 
	padding: 5px 0px 5px 10px; 
	border: 1px solid #999999;
}


.listing
{ 
	list-style-position:outside; 
	list-style-type:none; 
}

.listing li
{ 
	background-image: url(../images/doppelpfeil_transparent.png); 
	background-repeat: no-repeat; 
	background-position: 5px 1px; 
	float:left; width:120px; 
	margin-right:1px; 
	margin-bottom: 1px; 
	padding-left: 20px; 
}

.listing li.long
{ 
	background-image: url(../images/doppelpfeil_transparent.png); 
	background-repeat: no-repeat; 
	background-position: 5px 1px; 
	width:142px; 
	margin-bottom: 1px; 
	padding-left: 20px; 
}

.listing a,.listing a:link, .listing a:visited,.listing a:active
{	
	color:#4F4F4F;
	text-decoration:none;
}
.listing a:hover
{ 
	color: #4F4F4F; 
	text-decoration: underline; 
	
}
.listing_aktion 
{ 
	background-image: url(navig/navig_li_hover.png); 
	text-align: center; 
	border-right-style: solid; 
	border-right-width: 1px; 
}
/*------------ Themen ------------*/
.listing_themen
{ 
	margin-top: 15px; 
	list-style-position:outside; 
	list-style-type:none; 
	color:#117DB8;
}

.listing_themen li
{ 
	background-image: url(../images/doppelpfeil_transparent.png); 
	background-repeat: no-repeat; 
	background-position: 5px 1px; 
	float:left; 
	width:200px; 
	margin-right:1px; 
	margin-bottom: 1px; 
	padding-left: 20px; 
	color:#117DB8;
}
.listing_themen a,.listing_themen a:link, .listing_themen a:visited,.listing_themen a:active
{	
	color:#4F4F4F;
	text-decoration:none;
	
}
.listing_themen a:hover
{ 
	color: #4F4F4F; 
	text-decoration: underline;
	
}
.listing_themen_aktion 
{ 
	background-image: url(navig/navig_li_hover.png); 
	text-align: center; 
	border-right-style: solid; 
	border-right-width: 1px; 
}



/* ----------Kontinente (Startseite)---------- */
.continent { 
	background-image: url(images/bg_laender.png); 
	background-repeat: no-repeat; 
	padding-top: 10px; 
	padding-right: 10px; 
	padding-left: 10px; 
	z-index: 1; 
	width: 440px; 
	height: 89px; 
	margin-bottom: 10px; 
}
.listing2
{ 
	margin-top: 10px; 
	list-style-position:outside; 
	list-style-type:none; 
}
.listing2 li
{ 
	background-image: url(../images/doppelpfeil_transparent.png); 
	background-repeat: no-repeat; 
	background-position: 5px 1px; 
	float:left; width:115px; 
	margin-right:1px; 
	margin-bottom: 1px; 
	padding-left: 20px; 
}
.listing2 li.long
{ 
	background-image: url(../images/doppelpfeil_transparent.png); 
	background-repeat: no-repeat; 
	background-position: 5px 1px; 
	width:132px; float: left; 
	margin-bottom: 1px; 
	padding-left: 20px; 
}

.listing2 a,.listing2 a:link, .listing2 a:visited,.listing2 a:active
{	
	color:#506b85;
	text-decoration:none;
}
.listing2 a:hover
{ 
	color: #fd8b04; 
	text-decoration: underline; 
}


.bild_gro { 
 
	background-image: url(../gfx/bgklzelle/bggro.png); 
	background-repeat: no-repeat; 
	background-position: center top; 
	padding-left: 2px; 
	padding-top: 9px; 
}

/*  ----------Statische Seiten----------  */
.clear {
    clear:both;
    font-size:0;
    line-height:0;
    height:0;
}

#unterkunftsarten {
    width:165px;
    height:410px;
    background:url(image/unterkunftsarten.png);
    padding:10px 15px 10px 15px;
}

#unterkunftsarten h1, {
    margin:0 0 5px 0;
    padding:0 0 5px 0;
    font-size:12px;
    font-weight:bold;
}

#side_navi_right {
    width:196px;
    float:left;
}

/*  ----------Contentbox----------  */
.contentbox
{
	width: 869px;
	height: 345px;
	padding: 8px;
	position:bottom;
	float:left;
	margin: 30px 0 0 25px;
	border: solid #999999 1px;
}