/* -- ALLGEMEINE FORMATIERUNG -- */
body, html {
	scrollbar-face-color:#d1242a;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #EDEDED;
	scrollbar-3dlight-color: #d1242a;
	scrollbar-darkshadow-color: #d1242a;
	scrollbar-track-color: #EDEDED;
	scrollbar-arrow-color: #EDEDED;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	background-color:#ffec9d;
	text-decoration: none;
	text-align:center;
	min-height:101%;		/* Mindesthöhe da Firefox sonst bei Seiten mit wenig Inhalt "springt" (wg. Scrollbalken */
}

p	{
	padding:0px;
	margin: 7px 0px;
}

hr {
	display: block;
	padding:0px;
	height:1px;
	margin:10px 0px;
	border:0px;
	background:#fdb812;
	color:#000033;
	width:100%;
  }

table	{
	background:#ededed;
	bordercolor:#333333;
	width:100%;
	padding:0px;
	text-align:left;
	border:none;
	margin:0px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	color: #333333;
 	border: none;		 /* damit die Zellen keine Ränderhaben */
}

a img {border:0px;}							/* für alle Bilder mit Link kein Rahmen */
	
h1 {
	font-size:medium;
	color:#EDEDED;
	font-weight: bold;
	line-height: 19px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}

h2 {
	font-size: small;
	line-height: 30px;	
}

h3 {
	font-size: small;
	line-height:10px;	
}
.kontaktdatengruen2
	{
	color:#006600;
	border-left:#006600 3px dotted;
	margin-left:50px;
	padding: 2px 5px 2px 15px;}

.h2gruen {
	color:#006600;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
}

blockquote	{margin-left: 25px;}

ul {list-style-type:disc;}
li {
	list-style-position:outside;
	margin: 0px 0px 5px -1.2em;
}

a:link  {color:#333333; text-decoration:underline;} 

a:visited  {color:#333333; text-decoration:underline;}    
a:hover	{
	color:#660000;
	text-decoration:underline;
}
a:active	{color:#333333; text-decoration:underline;}

/* -- Formular --*/
form	{
	background-color:#ededed;
	padding:7px;
	margin:0px;
}

input, select, textarea { 		/* Formularelemente auswählen */
	float:left;
	margin:5px 0px;				/* Abstand */
	width:200px; 		 			/* Breite.*/
	border:1px solid #C5D8C0;
	background-color: #ededed;
	border-left: 1px solid #B0B7AF;
	border-top: 1px solid #B0B7AF;
}

label { 					/* Alle Labels (= Beschriftung) */
  display: block;
  float: left;
  margin:5px 0px;			/* Abstand */
  width:130px; 				/* Breite.*/
}

form br 	{				/* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; 				/* das floating der labels und inputs aufheben */
}

button	{margin:18px 0px 7px 130px;}

.anrede_label	{				/* Gilt für Label bei Anrede (Herr/Frau) */
	margin:0em;
	padding:0em;
	width:3em; 
	margin-top:0.7em;
	margin-left:1.2em;
} 	
#anrede	{ 						/* Gilt für Radio-Button "anrede" */
  width:1.3em;
  margin: 0.75em 0.25em;
}


/* -- Formular suche --*/
#suche {width:135px; text-align:left;}
#suche input 	{
	clear:both;					
	width: 100px; 
	margin-left:2px;
	padding:0px;
}
#suche label { 					
  margin:5px 3px;			
  width:100px; 
  float:left;				
}
#suche .radio 	{					
	width: 25px; 
	float:left;
	margin-left:0px;
	border:none;
}
#suche button	{margin:5px 0px;}



/* -- LAYOUTBEREICHE -- */
#oben	{
	width:810px;
	height:102px;
	background-image: url(bilder/logo_810.jpg);
	border:1px solid #cccccc;		/* ganze Seite zentrieren - margin-left:auto wäre rechtsbündig */
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headline	{
	width:810px;
	height:20px;
	background-color:#ededed;
	background-image: url(bilder/logo_810_balken.jpg);
	margin:3px auto;		/* ganze Seite zentrieren - margin-left:auto wäre rechtsbündig */
	padding:2px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-position: bottom;
}

#headline h1 a {color:#FFFFFF; text-decoration:none;}
#headline h1 a:visited  {color:#FFFFFF; text-decoration:none;}    
#headline h1 a:hover	{color:#FFFFFF; text-decoration:none;}
#headline h1 a:active	{color:#FFFFFF; text-decoration:underline; }	

#content	{
	margin:0px auto;			/* ganze Seite zentrieren - margin-left:auto wäre rechtsbündig */
	padding:0px;
	width:810px;
	border: 1px solid #cccccc;
	background-color:#cccccc;
}

#navigation	{
	font-size:13px;
	color:#ededed;
	float:left;
	width:130px;
	text-align:left;
	background-color:#ededed;
	float: left;
	padding:0px;
	margin:0px;
}

#navigation ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	line-height:20px;
	color:#EDEDED;
}

#navigation li {
	height:20px;
	padding:0px;
	padding-left:5px;
	margin:0px;
	background-image: url(bilder/button_hintergrund_n.jpg);
	border-bottom:1px solid #d2252b;
	color: #FFFFFF;
	font-weight: bold;
	overflow:hidden;
}


#artanzeigen {						/* DIV in der das Feld ART zur weiteren Auswahl angezeigt wird (Reiseangebote) */
    margin: 0px auto; 
	padding: 5px;
    text-align: center;
    border: 1px solid black;
    background-color: #dadada;
	height:100%;
	width:auto;
  }
#artanzeigen div {
	padding: 3px 5px;
	float:left;
	margin: 3px 2px;
	padding:0px;
	width:90px;
	background-color: silver;
	border: 1px solid black;
	border-left-color: #EDEDED;
	border-top-color: #EDEDED;
  }
  
#artanzeigen a {
    padding: 3px 5px;
    text-decoration: none; 
	color: maroon; 
  }
  
#artanzeigen .aktuell a{
	padding:0px 5px;
	background-color: gray;
	color: white; 
  }  

#artanzeigen a:hover {
	padding:0px 5px;
	border:1px solid #ededed;
	border-left: 1px solid black;
	border-top: 1px solid black;
	color: white;
	background-color: gray;
	width:90px;
  }

.unternavi	{
	width:130px;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-bottom:15px;	
}

.unternavi p {
	padding:0px;
	margin:0px;
	height:22px;
	line-height:22px;
	color:#333333;
	background:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #4a4646;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	border-left-width: 1px;
	border-left-style: solid;
}

.unternavi p a:link  {color:#333333; text-decoration:none; margin-left:6px;} 
.unternavi p a:visited  {color:#333333; text-decoration:none; margin-left:6px;}    
.unternavi p a:hover	{
	color:#660000;
	text-decoration:none;
	margin-left:6px;
}
.unternavi p a:active	{color:#333333; text-decoration:none; margin-left:6px;}


.unternavi .hervorheben a:link  {
	color:#000000;
	font-weight:bold;
} 	/* Navigation hervorheben - rot */

.unternavi div {
	margin:0px;
	padding:0px 0px 0px 3px;
	line-height:22px;
	color:#333333;
	background:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #d2252b;
	border-right-color: #d2252b;
	border-bottom-color: #d2252b;
	border-left-color: #d2252b;
	border-left-width: 1px;
	border-left-style: solid; 
}

.unternavi div a:link  {color:#333333; text-decoration:none; } 
.unternavi div a:visited  {color:#333333; text-decoration:none; }    
.unternavi div a:hover	{
	color:#fdb812;
	text-decoration:none;

}
.unternavi div a:active	{color:#333333; text-decoration:none;}

.unternavi .hervorheben a:link  {
	color:#000000;
	font-weight:bold;
} 	/* Navigation hervorheben - rot */


.subnav	{			/* für Unternevigation bei "Unterkünfte" */
	padding:0px;
	margin:0px;
	height:22px;
	line-height:18px;
	height:100%;	
}
.subnav p {
	margin:0px;
	padding-left:5px;
	background-color:#ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.subnav p a:link  {color:#333333; text-decoration:none;} 
.subnav p a:visited  {color:#333333; text-decoration:none;}    
.subnav p a:hover	{
	color:#fdb812;
	text-decoration:none;
}
.subnav p a:active	{color:#333333; text-decoration:none;}



#inhalt	{
	float:left;
	width:500px;
	background-color:#FFFFFF;
	margin:0px 10px;
	padding:10px 5px 10px 5px;
	text-align:left;
}

#werbung	{
	float:left;
	width:150px;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	background:#fff6e5;
}

.spalte-links	{
	float:left;
	margin-left: 15px;
	width:190px;
	}

.spalte-rechts	{
	float:left;
	margin-left: 15px;
	width:190px;
	}
.box_werbung {
	width: 148px;
	margin-bottom:15px;
	margin-top: 2px;
	padding:0px;
	background-color: #FFFFFF;
	border-top: 3px solid #fdb812;
	border-right: 1px solid #4a4646;
	border-bottom: 1px solid #4a4646;
	border-left: 1px solid #4a4646;
}
.box_werbung p	{padding: 0px 3px;}
.box_werbung a:link  {color:#333333; text-decoration:none;} 
.box_werbung a:visited  {color:#333333; text-decoration:none;}    
.box_werbung a:hover	{
	color:#fdb812;
	text-decoration:underline;
}
.box_werbung a:active	{color:#333333; text-decoration:underline;}
.startseite-box {								/* für Werbefenster Startseite */
	float: left;
	width:150px;
	margin-right:15px;
	margin-bottom:15px;
	padding:0px;
	background-color: #FFFFFF;
	border-top: 3px solid #fdb812;
	border-right: 1px solid #4a4646;
	border-bottom: 1px solid #4a4646;
	border-left: 1px solid #4a4646;
}
.startseite-box p	{padding: 0px 3px;}
.startseite-box a:link  {color:#333333; text-decoration:none;} 
.startseite-box a:visited  {color:#333333; text-decoration:none;}    
.startseite-box a:hover	{
	color:#fdb812;
	text-decoration:underline;
}
.startseite-box a:active	{color:#333333; text-decoration:underline;}

.startseite-boxrechts {								/* für Werbefenster Startseite */
	float: left;
	width:150px;
	margin-right:0px;
	margin-bottom:15px;
	padding:0px;
	border-top: 3px solid #fdb812;
	border-right: 1px solid #4a4646;
	border-bottom: 1px solid #4a4646;
	border-left: 1px solid #4a4646;
	background-color: #FFFFFF;
	
}
.startseite-boxrechts p	{padding: 0px 3px;}
.startseite-boxrechts a:link  {color:#333333; text-decoration:none;} 
.startseite-boxrechts a:visited  {color:#333333; text-decoration:none;}    
.startseite-boxrechts a:hover	{
	color:#fdb812;
	text-decoration:underline;
}
.startseite-boxrechts a:active	{color:#333333; text-decoration:underline;}

.bild-li	{float:left; margin:0px 10px 0px 0px;}
.bild-zentriert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
}

.bild-re	{float:right; margin:0px 0px 0px 10px;}

.clear	{clear:both;}
.banner	{
  margin:5px 0px;				
  width:468px; 		 			
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  border:1px solid #C5D8C0;
  background-color: #ffffff;
  border-left: 1px solid #B0B7AF;
  border-top: 1px solid #B0B7AF;
}

.bundes-box	{						/* Box für Bundesländer - Startseite */
  width:468px; 		 			
  margin:5px 0px;				
  padding:10px;
  font-size:small;
  border:1px solid #C5D8C0;
  background-color: #ffffff;
  border-left: 1px solid #B0B7AF;
  border-top: 1px solid #B0B7AF;
}
a img .bundes-box {border:0px;}

.vorschau_start{
	clear:both;
	background-color:#ededed;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a4646;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.vorschau_report {

	background-color:#ededed;
	padding:3px 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fdb812;
	margin: 10px 0px 0px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
}

.vorschau_report_gemeinde {
	background-color:#dce6f8;
	padding:3px 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #073786;
	margin: 10px 0px 0px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
}

.report-box {
	width: 145px;
	float: right;
	padding-left: 5px;
	margin-left: 5px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdb812;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	padding-top: 5px;
}
.report-eintrag {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdb812;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	background-color:#ededed;
	padding:3px 3px;
	margin-top: 3px;
	background-image: none;
}

.report-eintrag-adresse {
	width: 130px;
	float: right;
	color: #000000;
	background-color: #cccccc;
	padding-left: 2px;
	border: 1px solid #fdb812;
	margin-left: 3px;
	padding-top: 2px;
}

#report-eintrag-datenbank {
	width: 492px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdb812;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	background-color:#ededed;
	padding:0px 3px;
	margin:6px auto;
	background-image: none;
	text-align:left;
}

#report-eintrag-datenbank2 {
	width: 492px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdb812;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	background-color:#ededed;
	padding:0px 3px;
	margin:6px auto;
	background-image: none;
	text-align:left;
}

#report-eintrag-datenbank2 a:link {color:#05468f; text-decoration:underline;}

#report-eintrag-links {
	margin-top: 3px;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
	text-align:left;
}

#report-eintrag-mitte {
	width: 209px;
	float:left;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
}

#report-eintrag-rechts {
	width: 130px;
	float: right;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #fdb812;
	border-bottom-color: #fdb812;
	border-left-color: #fdb812;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #cccccc;
	color: #000000;
	margin-left: 2px;
}

#report-eintrag-unten {
	background-color: #dddddd; 
	color: #000000;
	margin-top:8px; 
	float:left; 
	width:99.5%;
	text-align: left;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-color: #fdb812;
	border-top-color: #fdb812;
	border-left-color: #fdb812;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
}

#report-adresse-links {
	width:60%; 
	float:left; 
	margin:2px; 
	padding:3px
}

#report-adresse-rechts {
	width:34%; 
	float:left; 
	margin:2px; 
	padding:3px
}

.kasterl-startneu	{					/* Startseite */
	width:224px;
	height:204px;
	padding:5px;
	float:left;
	margin:2px 9px 10px 0px;
	overflow:hidden;
	border: 1px solid #fdb812;
}
.kasterl-startneu img	{ margin-bottom:5px;}
.gewinner {
	width: 490px;
	border: 1px solid #333333;
}


.box_region {

	background-color:#ededed;
	padding:3px 3px;
	border: 1px solid #7d7d7d;
	border-top: 3px solid #919f31;
	margin: 10px 0px 0px 0px;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.box_region2 {

	background-color:#ededed;
	padding:3px 3px;
	border: 1px solid #7d7d7d;
	border-top: 3px solid #f0bf2a;
	margin: 10px 0px 0px 0px;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}


.box_topangebot_unterkunft {
background-color:#ffffff;
padding: 5px;
border: 1px solid #b9b9b9;
border-top: 4px solid #CCCC00;
border-bottom: 4px solid #CCCC00;
margin: 10px;
}