@charset "utf-8";
@import url(lightbox.css);
@import url(praes.css);

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

#container
{ 
	background-image: url(images/bg_container.png); 
	background-repeat: no-repeat; 
	position: relative; 
	width: 952px; 
	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: 950px; 
	height: 100%; 
	min-height: 768px; 
	border-bottom: 1px dotted #506b85; 
}

.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; 
	background-repeat:repeat-x; 
	background-image: url(images/bg.png); 
}

.body_table 
{ 
	background-color: #fdf4e1; 
	border: solid 1px #a59652; 
}

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

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


.blau_fett 
{ 
	color: #5c4d09; 
	font-weight: bold; 
}

.text_blau 
{ 
	color: #4b3c00; 
	font-weight: bold; 
	width: 90%; 
	margin-right: 25px; 
	padding-top: 3px; 
	padding-bottom: 2px; 
	padding-left: 5px; 
}

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

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

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

a:link, a:active, a:visited	
{ 
	color: #5c4d09;
	text-decoration: none; 
}

a:hover, a:focus 
{ 
	color: #e0ae4f;
	text-decoration: underline;
}
	
.stil1 
{ 
	color: #4875af;
	font-weight: bolder; 
}

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

.red 
{ 
	color: #d64a06;
}

.red_table
{ 
	color: #d64a06; 
	background-color: #f7f7f7; 
	padding: 5px; 
	border: solid 1px; 
}

.red_fett 
{ 
	color: #d64a06; 
	font-weight: bold; 
}

.green 
{ 
	color: #2a7a30;
}

.themen 
{ 
	background-image: url(images/bg_themen.png); 
	background-repeat: no-repeat; 
	width: 371px; 
	height: 171px; 
	float: left; 
	padding: 8px; 
}


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

.select 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #190507; 
	background-color: #fff; 
	width: 265px; 
	padding: 2px 5px; 
	border: solid 1px #5c4d09; 
}

.select_such 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #190507; 
	background-color: #fff; 
	width: 255px; 
	margin-right: 5px; 
	padding: 2px 5px; 
	border: solid 1px #5c4d09; 
}

.select_kl 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #190507;
	background-color: #fff; 
	width: 100px; 
	padding: 2px 5px;
	border: solid 1px #5c4d09; 
}

textarea 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #190507;
	background-color: #fff; 
	width: 450px; 
	height: auto; 
	padding: 2px 5px; 
	border: solid 1px #5c4d09; 
}
.inputfelder 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #190507; 
	background-color: #fff; 
	margin-top: 2px; 
	padding: 2px 5px; 
	border: solid 1px #5c4d09; 
}

.inputfeld 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #190507; 
	width: 265px;
	background-color: #fff; 
	padding: 2px 5px; 
	border: solid 1px #5c4d09; 
}

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

.text 
{ 
	color: #3c3c3c;
}


#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: #f6f6f6;
	background-color: #5c4d09; 
	width: 200px; 
	margin-top: 10px;
	padding-left: 3px; 
	border: solid 1px #506b85; 
 }

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

/*  ----------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: 950px; 
	z-index: 0; 
}

#navig 
{ 
	width: 950px; 
	z-index: 0; 
}
/* ----------Linke Seite (Startseite)----------*/
/* ----------Begrüssungstext (Startseite)---------- */
#box
{ 
	background-image: none; 
	background-position: 0 0; 
	float: left; 
	width: 840px;
	margin-top: 25px; 
	margin-bottom: 15px; 
	margin-left: 25px; 
}

#box_start
{ 
	background-image: none; 
	background-position: 0 0; 
	float: left; 
	width: 460px;
	margin-top: 25px; 
	margin-bottom: 15px; 
}

#text { 
	color: #3c3c3c; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
/* ---------- 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; 
}
.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: left; 
	margin-top: 23px; 
	margin-left: 35px; 
}

.rand 
{ 
	border: solid 1px #a59652; 
}
.boxbg 
{ 
	background-image: url(images/bg_unterkunftsarten.png); 
	background-repeat: no-repeat; 
	width: 371px; 
	height: 121px; 
	padding: 8px; 
}

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

.inbox2 
{ 
	float: left; 
}

.ue_schrift 
{ 
	color: #7c4d09; 
	font-weight: bold; 
	padding-top: 3px; 
	margin-bottom: 5px; 
}

.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-image: url(images/bg_zufall.png); 
	background-repeat: no-repeat; 
	width: 440px; 
	height: 139px; 
	z-index: 1; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-left: 10px; 
}
.bg_random 
{  
	background-repeat: no-repeat; 
	width: 450px; 
	height: 120px; }

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

.gif_random 
{ 
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	padding-top: 19px;
	width: 127px;

}
.zufall_grau_unten 
{ 
	color: #a7a7a7; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 450px; 
	z-index: 2; 
	float: left; 
	margin-top: 20px;
}

.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; 
	z-index: 0; 
	width: 950px; 
	margin-left: 10px; 
	padding-top: 7px; 
	padding-bottom: 15px; 
}

#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: 685px; 
	float: left; 
	margin-left: 25px; 
}
.neuzugang 
{ 
	background-image: url(images/bg_neuzugang.png); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	margin-top: 5px; 
	margin-bottom: 10px; 
	width: 682px; 
	height: 167px; 
	float: left; 
}

.bg_neu 
{ 

	margin-bottom: 20px; 
	width: 660px; 
	height: 140px; 
	float: left; 
	margin-top: 7px; 
	padding-right: 15px; 
}

.neu_grau_unten 
{ 
	color: #a7a7a7; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 670px; 
	z-index: 2; 
	float: left; 
	margin-top: 16px; 
	padding-left: 5px; }

.gif_neu 
{ 

	background-repeat: no-repeat;
	float: left;
	padding-left: 20px;
	padding-top: 26px;
	width: 155px;
}
.text_neu 
{ 
	background-repeat: no-repeat; 
	padding-top: 20px;
}


/*  ----------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; 
}

/* ----------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---------- */
#kontakt { 
	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; 
}

.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: #fdf4e1; 
	padding: 7px; 
	border: solid 1px #a59652; 
}
.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: 90%; 
	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: #a4a4a4; 
	text-decoration: none; 
	border-bottom: 1px solid #999;
 }

#menu a:hover
{ 
	color: #fff; 
	background-color: #999; 
}

#menu #current a
{ 
	color: #fff; 
	font-weight: bold; 
	background-color: #5c4d09; 
	border-bottom: 1px solid #5c4d09;; 
}

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

/*  ----------Linkpartner---------- */
.partner 
{ 
	background-image: none; 
	background-position: 0 0; 
	width: 85%; 
	margin: 3px 15px 2px 25px; 
	float: left; 
	padding-top: 3px; 
	padding-bottom: 2px; 
	padding-left: 5px; 
}


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

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

.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: #5c4d09; 
	margin: 0 1px 0 0; 
	padding: 5px 10px; 
	letter-spacing: 1px; 
	background-color: #e6e6e6; 
	text-decoration: none;
	border-bottom: 1px solid #5c4d09; 
}

#modernbricksmenu a:hover
{ 
	color: #fff; 
	background-color: #999; 
}

#modernbricksmenu #current a{ 
	color: #fff; 
	font-weight: bold; 
	background-color: #5c4d09; 
	border-bottom: 1px solid #5c4d09; 
}

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

/* ----------Belegungskalender---------- */
.rahmen_belegungsplan 
{ 
	background-color: #5c4d09; 
	border-color: #000000; 
}

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

.pic 
{
	border: solid 1px #333333;
	background-color: #5c4d09;
}

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

.kal_b 
{
	background-color: #c53900;
	color: #ffffff
}

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

.b1_box
{ 
	background-image: url(images/bg_b1_box.png); 
	background-repeat: no-repeat; 
	width:460px; 
	height: 101px; 
	margin-top:5px; 
	padding-top: 5px; 
	padding-left: 10px; 

}


.listing
{ 
	margin-top: 15px; 
	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:#5c4d09;
	text-decoration:none;
}
.listing a:hover
{ 
	color: #e0ae4f; 
	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; 
}

.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; 
}
.listing_themen a,.listing_themen a:link, .listing_themen a:visited,.listing_themen a:active
{	
	color:#5c4d09;
	text-decoration:none;
}
.listing_themen a:hover
{ 
	color: #e0ae4f; 
	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:#5c4d09;
	text-decoration:none;
}
.listing2 a:hover
{ 
	color: #e0ae4f; 
	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; 
}