/* -- ALLGEMEINE FORMATIERUNG -- */

html, body {
	scrollbar-face-color:#D81E05;
	scrollbar-shadow-color: #fffee1;
	scrollbar-highlight-color: #fffee1;
	scrollbar-3dlight-color: #D81E05;
	scrollbar-darkshadow-color: #D81E05;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffff99;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:normal;
	color:#333333;
	text-align:left;
	margin:0px auto;
	padding:0px;
	min-height:101%;		/* Mindesthöhe da Firefox sonst bei Seiten mit wenig Inhalt "springt" (wg. Scrollbalken*/
}

table {background: #efefef;}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	text-align:left;
}

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

div	{text-align:left;}

hr {				/* weil Firefox sonst nach einem bild-links die Linien verrutscht */
  margin:0px;
  padding:0px;
}

a:link  {color:#333333; text-decoration:underline;} 
a:visited  {color:#333333; text-decoration:underline;}    
a:hover	{color:#D81E05; text-decoration:underline;}
a:active	{color:#DE0029; text-decoration:underline;}

h1 {
	color:#D81E05;
	font-size:1.4em;
	margin:-25px 0px 19px 240px;
	padding:0px;
}

h2 {
	color:#D81E05;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
	clear:both;
	text-align:center;
}

ueberschriftgr {
	color:#009900;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
	clear:both;
}

.rotfett
	{color:#D81E05; font-weight:bold;}
	
.gruenfett
	{color:#006600; font-weight:bold;}

.blaufett
	{color:#3300FF; font-weight:bold;}

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


a img {							/* für alle Bilder mit Link*/
	border:0px;					/* kein Rahmen */
}

/* -- Formular --*/
form	{
	padding:7px;
	margin:0px;
}

input, textarea, select { 		/* Formularelemente auswählen */
  float:left;
  margin:5px 0px;				
  width:200px; 		 			
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.9em;
  border:1px solid #C5D8C0;
  background-color: #ffffe6;
  border-left: 1px solid #B0B7AF;
  border-top: 1px solid #B0B7AF;
}


input.radio	{ 						/* Klasse für Radio-Button */
  float:left;
  width:20px;
  margin-right:5px;
}


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

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

/* -- LAYOUTBEREICHE -- */
#hg-rechts	{				/* nur wegen dem Hintergrund in der rechten Spalte */ 
	width:921px;
 	margin:0px auto;		
	padding:0px;
	background: url(bilder/hg_rechts.gif) repeat-y right;	
}
*html #hg-rechts	{				/* nur wegen dem Hintergrund in der rechten Spalte */ 
	background: url(bilder/hg_rechts1.gif) repeat-y right;	
}

#content	{				/* übergeordnetes DIV für ganze Seite wg. zentzrieren und Rahmen */ 
	width:921px;
 	margin:0px;		
	padding:0px;
	border-right: 1px solid #D81E05;
	border-bottom: 1px solid #D81E05;
	border-left: 1px solid #D81E05;	
	background-color:#ffffff;
	background: url(bilder/hg_navi.gif) repeat-y;
}

#logo {
	background-color:#c7c7c7;
	width:51x;
	padding:51px 0px 15px 0px;
	margin:0px;
	height:155px;
	border-bottom:8px solid #ffffff;
	background: url(bilder/reisereport_logo.gif) no-repeat;
	background-color:#999999;
}
/*html #logo {padding-bottom:0px;} */
#kontakt {
	float:right;
	padding:0px 8px 0px 0px;
	margin:-48px 0px 15px 0px;
	width:200px;
	text-align:right;
	background-color:#ffffff;
	font-size:0.8em;
}
#kontakt a {color:#D81E05; text-decoration:none; font-weight:bold;}
#kontakt a:visited  {color:#D81E05; text-decoration:none; font-weight:bold;}
#kontakt a:hover  {color: #333333; text-decoration:none; font-weight:bold;}
#kontakt a:active  {color: #333333; text-decoration:none; font-weight:bold;}



/* -- Navigation -- */

#navigation {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	width:185px;
	float:left;	
	text-align:left;
	margin:0px;
	margin-right:4px;
	padding:0px 6px 0px 0px;
	background: url(bilder/navi_ecke.gif) no-repeat;
}

#navigation a {color:#666666; text-decoration:none; display:block; background-color:#ffffff; padding:4px;}
#navigation a:visited  {color:#666666; text-decoration:none; background-color:#ffffff; padding:4px;;}
#navigation a:hover, a:active  {color: #D81E05; text-decoration:none; background-color:#ffffff; padding:0px; margin:4px;}

#navigation ul {
	margin:0px;
	margin-top:26px;
	padding:0px;
	list-style-type:none;
}
#navigation li {
	background-color:#f7f7f7;
	list-style-position:outside;
	margin:5px 10px 5px 5px;
	border: 1px solid #cccccc;
}

/* -- Inhalt = bearbeitbarer Bereich -- */

#inhalt {
background-color:#FFFFFF;
	width:555px;	
	margin:0px;
	padding:0px;
	float:left;	
	min-height:480px;		/* Damit die Navigation nicht länger ist als der Inhalt */
}
#inhalt a:link  {color:#333333; text-decoration:underline;} 
#inhalt a:visited  {color:#333333; text-decoration:underline;}    
#inhalt a:hover	{color:#D81E05; text-decoration:underline; padding:0px; margin:0px;}
#inhalt a:active	{color:#DE0029; text-decoration:underline; padding:0px; margin:0px;}

#rechts {
	width:150px;
	float:left;	
	text-align:left;
	margin:0px;
	margin-left:10px;
	padding:30px 5px 15px 5px;
	background: url(file:///C|/Users/HP/Documents/Kunst-Kultur/bilder/rechts_ecke.gif) no-repeat;
}
*html #rechts {margin-left:8px; background: url(bilder/rechts_ecke1.gif) no-repeat;}
#rechts img	{margin-bottom:5px;}

#bundesland {font-weight:bold; text-decoration:none; } /* anzeige der Bundesländer */
#bundesland a:link  {color:#333333; text-decoration:none;} 
#bundesland a:visited  {color:#333333; text-decoration:none;}    
#bundesland a:hover	{color:#D81E05; text-decoration:none; }
#bundesland a:active {color:#DE0029; text-decoration:none;}


/* -- KLASSEN -- */
.bild-links	{
	clear:both;
	margin:0px 15px 7px 0px;
	float:left;
}

.bild-rechts	{
	clear:both;
	margin:0px 0px 5px 5px;
	float:right;
}

.kasterl-startseite	{					/* Startseite */
	width:210px;
	border: 1px solid #D81E05;
	padding:5px;
	float:left;
	margin:0px 10px 10px 0px;

}
.kasterl-startseite img	{display:block; margin-bottom:5px;}

.kasterl-startneu	{					/* Startseite */
	width:210px;
	height:240px;
	padding:5px;
	float:left;
	margin:0px 10px 10px 0px;
	overflow:hidden;
	border: 1px solid #D81E05;
}

.kasterl-startneu img	{display:block; margin-bottom:5px;}


.termine-ueberschrift	{				/* Startseite */
	width:470px;	
	margin:0px;
	padding:5px;
	font-weight:bold;
	background-color:#dddddd;
	font-size:12px;
}
.termine	{							/* Startseite */
	width:480px;	
	margin:0px 0px 10px 0px;
	padding:10px 0px;
	font-size:12px;
	background-color:#ebebeb;
	font-size:0.85em;
}
.termine img {							/* für alle Bilder im DIV mit der Klasse 'termine'*/
	padding:0px;	
	float:left;	
	margin:0px 15px 7px 0px;
	width:150px;
	height:100px;			
}
.top_daten {
	padding:5px;
	margin:7px;
	width:90%;
	border:1px solid #D81E05;
	background-color:#cccccc;
}

.termine div {						/* für alle Bilder im DIV mit der Klasse 'termine'*/
	padding:0px;	
	margin:0px;
	margin-right:5px;
	float:right;
	width:300px;
	text-align:right;
}



.halbeseite	{margin:0px; margin-left:15px; padding:0px; float:left; width:45%;}	/* Seite in zwei Spalten wie bei Tickets*/
.ausgeschwebt	{clear:both;}
.mail-x	{display: none;}	/* für unsichtbares Feld in Formular - Spamschutz!! */

#report-eintrag-datenbank {
	width: 476px;
	border-top-width: 2px;
	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: #D81E05;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	background-color:#f0efef;
	padding:0px 3px;
	margin:5px auto;
	background-image: none;
	text-align:left;
}

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

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

#report-eintrag-datenbank2 {
	width: 476px;
	border-top-width: 2px;
	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: #D81E05;
	border-right-color: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	background-color:#f0efef;
	padding:0px 3px;
	margin:5px auto;
	background-image: none;
	text-align:left;
}

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

#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: #4a4646;
	border-bottom-color: #4a4646;
	border-left-color: #4a4646;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #d7d7d7;
	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: #D81E05;
	border-top-color: #D81E05;
	border-left-color: #D81E05;
	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:30%; 
	float:left; 
	margin:2px; 
	padding:3px
}
       
.startseite_vorschau {
	background-color: #e5e4e4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0cfcf;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width:95%;
	padding:5px;
	margin:7px;
}
.startseite_vorschau1 {
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f3f3f3;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width:95%;
	padding:5px;
	margin:7px;
}

.rechteSpalte
	{
	background:#ffffff;
	padding:5px;
	
	}

.box170px
	{width:172px; border: 0px solid #333333; float:left; margin-left:10px;}
.box170pxUeberschrift
	{padding-left:5px; padding-right:5px; text-align:center; padding-top:5px;}	
.box170px p 
	{padding-left:5px; padding-right:5px;}	
.box170pxBild
	{margin-top:0px; padding-left:1px;}
.box170ContainerTop
	{width:553px; float:left; background:url(bilder/kk_background3.gif) no-repeat; height:6px; margin: 0px;}	
.box170ContainerMain
	{width:553px; float:left; background:url(bilder/kk_background2.gif) repeat-y;}
.box170ContainerBottom
	{width:553px; float:left; background:url(bilder/kk_background4.gif) no-repeat; height:10px; margin:0px;}
	
.box_werbung {
	width: 148px;
	margin-bottom:15px;
	margin-top: 2px;
	padding:0px;
	background-color: #FFFFFF;
	border-top: 3px solid #660000;
	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:#660000;
	text-decoration:underline;
}
.box_werbung a:active	{color:#333333; text-decoration:underline;}

.kontaktdaten
	{
	color:#D81E05;
	border-left:#D81E05 3px dotted;
	margin-left:30px;
	padding: 2px 5px 2px 15px;}
	
.einzeleintragUeberschrift
	{	
	color:#D81E05;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
	text-align:center;
	}	
	
.kontaktdatengruen
	{
	color:#006600;
	border-left:#006600 3px dotted;
	margin-left:50px;
	padding: 2px 5px 2px 15px;}

.redaktionTitel
	{margin-top:15px; font-weight:bold;}
	
.redaktionVorschau
	{padding-left: 25px; padding-right:25px;}		
	
.h2gr {
	color:#006600;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
	clear:both;
}
.Stil3 {
	font-size: smaller;
	font-style: italic;
}
.box_werbungbreit {
	width: 500px;
	margin-bottom:15px;
	margin-top: 2px;
	padding:5px;
	background-color: #FFFFFF;
	border-top: 3px solid #660000;
	border-right: 1px solid #4a4646;
	border-bottom: 1px solid #4a4646;
	border-left: 1px solid #4a4646;
}
.h2bl {
	color:#3300FF;
	font-weight:bold;
	margin-top:32px;
	margin-bottom:1.01em;
	font-size:1.3em;
	padding:0px;
	clear:both;
}
.kontaktdatenblau
	{
	color:#3300FF;
	border-left:#3300FF 3px dotted;
	margin-left:50px;
	padding: 2px 5px 2px 15px;}
	
.box_topangebot_unterkunft {
background-color:#ffffff;
padding: 5px;
border: 1px solid #b9b9b9;
border-top: 4px solid #CCCC00;
border-bottom: 4px solid #CCCC00;
margin: 10px;
}	

.navigationUeberschrift
	{
	background:#ededed; padding:5px; color:#D81E05;
	}

.fotobox
	{width:100px; float:right; border:solid 0px #006699; margin-top:25px; margin-left:5px; padding-left:5px; padding-right:5px;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* -- 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;}


.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;
}		

/* -- Anmeldungsformular -- */

.anfrageformular {
	border: 0px solid #0b0d1a;
	margin-top: 0px;
	margin-left:12px;
	padding: 10px;
	background: #d7d7d7;
	float:left;
	width:90%;
}

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

.anfrageformular label {
	float:left;
	margin-left:10px;
	width:150px;
	}
	
.anfrageformular form br 	{				/* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; 				/* das floating der labels und inputs aufheben */
}
.beispiel { padding-left:200px; font-size: 80%}
/* -- Ende Anmeldungsformular -- */
.formularRechteSpalte {
	border: 0px solid #d7d7d7;
	margin-top: 0px;
	margin-left:0px;
	padding: 5px;
	background: #00266b;
	float:left;
	width:92%;
}

.formularRechteSpalte form
	{
	background:#fff;	
	}

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

.formularRechteSpalte label {
	float:left;
	margin-left:5px;
	width:80px;
	}
.formularRechteSpalte button {
	float:left;
	margin-left:0px;
	}	
	
.formularRechteSpalte form br 	{				/* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; 				/* das floating der labels und inputs aufheben */
}

.veranstaltungTop
	{
	border:solid 2px #00266b;
	padding:10px;}
.veranstaltungTop h3
	{
	color:#00266b;
	text-align:center;
	}	
.reportageinfobox {	
	border:#666666 solid 1px; 
	margin:10px; 
	padding:10px;	
	}
.reportageinfobox_ueberschrift {
	font-size:110%; font-weight:bold;}	
