/*red: 			#6e1e0e */
/*orange: 		#eb6a0a */
/*gelb: 		#ffdd00 */
/*hell-gelb: 	#fff4dc */
/*blau: 		#00559f */


/* r-e-s-e-t---------------------------------------------- */
/* ------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* generic styles----------------------------------------- */
/* ------------------------------------------------------- */
html { 
  height:100%;
}
body {
	background-color: #6e1e0e;
	color:#1A171B;
	font-size: 13px;
	line-height: 1.5em;
	font-family: georgia, times, serif;
	padding:0px ;
	margin: 0px 0 0 0px;
/*	height:100%; */
}

h1, h2 {
	width: 600px;
	padding: 0 0 0 36px;
	margin: 0 0 1em 0;
	
	font-weight: normal;
	
	color: #1A171B;
	font-size: 24px;
}
h2 {
	clear: left;
}
p, table {
	width: 600px;
	padding: 0 0 0 36px;
	margin: 0 0 2em 0;
}

a:link, a:visited { color: #6e1e0e;
	text-decoration:none;}
/* a:visited { color: #eb6a0a;}   */
a:hover { 
	color: #fff;
	background: #6e1e0e;
	}
a:active { color: #6e1e0e;} 
a:focus { color: #eb6a0a;} 

#content ul {margin: 10px 0 20px 36px;
	overflow: auto;}

#content li{
	list-style:none;
}
#content li a{
/* 	font-size: 12px; */
	color: #6e1e0e;
	display: block;
		float: left;
	text-decoration: none;
	clear: left;
}
#content li a:hover{

	color: #fff;
	background: #6e1e0e;
	float: left;
	text-decoration: none;
}



/* layout styles----------------------------------------- */
/* ------------------------------------------------------- */

#wrap {
	width: 1020px;
	margin: auto;
	background: #fff4dc;
}
#header {
	background: #00559f;
	overflow: auto;	
	width: 1020px;
	/* background: url('/images/layout/hauptbilder_01_01.jpg') no-repeat  bottom; */

	height: 380px;
}


/* neben_navigation----------------------------------------- */
#neben_navigation {
	background: url('/images/layout/header_logo_01.jpg');
	height: 90px;
	width: 1020px;
	float: left;
	border-bottom: 3px solid #ffdd00;
}

#neben_navigation ul, #neben_navigation li {
	list-style: none;
}
#neben_navigation ul {
	float: right;
	margin: 60px 20px 0 0;
}
#neben_navigation li {
	float: left;
}
#neben_navigation li a {
	font-size: 14px;
	color: #fff;
	float: left;
	display:block;
	width: auto;
	padding: 2px 7px;
	text-decoration: none;
	border-left: 1px solid #fff;
}
#neben_navigation li a:hover {
	background: none;
	
	color: #ffdd00
}

#neben_navigation li a.first {
	border-left: 0px solid #fff;
}
#neben_navigation .here {
	color: #ffdd00;
}
/* haupt_navigation----------------------------------------- */

#haupt_navigation {
	background: transparent url('/images/layout/verlauf_hauptnavigation.jpg') repeat;	
	width: 1020px;
	height: 50px;
	
}
#haupt_navigation ul {
	list-style: none;
}
#haupt_navigation li {
	list-style: none;
	margin: 8px 0 0 0;	
	float: left;
}

#haupt_navigation li a {
	float: left;
	font-size: 30px;
	display:block;
	width: auto;
	padding: 6px 12px;
	color: #eb6a0a;
	text-decoration: none;
	border-left: 2px solid #6e1e0e;
}
#haupt_navigation li a:hover {
	color: #6e1e0e;
	background: none;
}

#haupt_navigation .here {
	color: #6e1e0e;
}
#haupt_navigation li a.first {
	border-left: 0px;
}

/* content----------------------------------------- */

#content, #content_tour {
	float: left;
	margin: 0;
	padding: 40px 0 10px 0;
	width: 100%;
	min-height: 500px;
	position: relative;
	background: url('/images/layout/blume_background_transparent_03.png') no-repeat bottom right;
	
}


/*
ul.katalog_liste{
	margin: 10px 0 20px 36px;
	overflow: auto;
}
.katalog_liste li{
	list-style:none;
}
.katalog_liste li a{
	color: #6e1e0e;
	display: block;
		float: left;
	text-decoration: none;
	clear: left;
}
.katalog_liste li a:hover{

	color: #fff;
	background: #6e1e0e;
	float: left;
	text-decoration: none;
}
*/


.anmeldeformular_einfach {
	margin: 10px 0 10px 0px;
}
.anmeldeformular_einfach input {
	margin: 5px 0 5px 0;
	padding: 6px;
	width: 390px;
	border: 1px solid #6e1e0e;
}
.anmeldeformular_einfach select {
	margin: 5px 0;
	width: 402px;
	padding: 4px;
	
}

.anmeldeformular_einfach select option{
	padding: 0px 6px 0 12px;
	
}
.anmeldeformular_einfach input.abschicken {
	background: #6e1e0e;
	color: #fff;
	width: 402px;
	text-align: left;	
}
.anmeldeformular_einfach input.abschicken:hover {
	background: #fff;
	color: #6e1e0e;
	
}

/* tour styles----------------------------------------- */

.tour {	margin: 0 0 10px 20px; float: left;}

.tour_einzug{
	margin: 0 0 10px 200px; float: left;
}
.standard_einzug{
	margin: 0 0 10px 37px; float: left;
}



.tour_bild {
	width: 140px;
	height: 115px;
	background: #BFBFBF;
	margin: 0 20px 20px 40px;
	float: left;
}
.tour h2 {
	display: block;
	clear: none;
	width: 460px;
	margin: 0 0 10px 0px;
	padding: 0;
}
.tour p, .tour table {
	width: 460px;
	margin: 0 0 1em 0px;
	padding: 0;
	
}

.tour table tbody {background-color: #6e1e0e;  color: white; font-family: Arial; }
.tour table tbody td {border-bottom: 1px solid #fff; padding: 5px; }

/*red: 			#6e1e0e */
/*orange: 		#eb6a0a */
/*gelb: 		#ffdd00 */
/*hell-gelb: 	#fff4dc */
/*blau: 		#00559f */


.tour .tour_preis {
	color: #6e1e0e;
	width: 460px;
	margin: 0 0 30px 0px;
	font-size: 17px;
	padding: 0;
	
}
.tour h3 {
	font-size: 14px;
	font-weight: bold;
	width: 460px;
	margin: 0 0 10px 0px;
	padding: 0;
}



/* footer styles----------------------------------------- */

#footer {
	background: url('/images/layout/footer_background_04.jpg') ;
	
}

#footer p{
	color: #fff;
	font-size: 13px;
	padding: 0 0 0 10px;
	width: 900px;
}

#footer a:link, #footer a:visited { color: #fff;
	text-decoration:none;}
/* a:visited { color: #eb6a0a;}   */
#footer a:hover { 
	color: #eb6a0a;
	background: #6e1e0e;
	}
#footer a:active { color: #eb6a0a;} 
#footer a:focus { color: #eb6a0a;} 

/* special styles----------------------------------------- */
/* ------------------------------------------------------- */

.shadow {
	box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
}
.shadow_gross {
	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
}
div.clear { clear: both; }

/* edit styles */

#edit_home {position: absolute; top: 40px; right: 40px; min-width: 100px;  text-align: right; z-index: 5; padding: 10px; background: #fff /* url(/images/layout/stripe.png) repeat 0 0 */; border: 1px solid #eb6a0a; }
#edit_home ul {margin: 0; padding: 0;}
#edit_home li {list-style: none; margin: 0; padding: 0; text-align: right;}

h4#logged_toggler {color:#1A171B;
font-size:24px;
font-weight:normal;
margin-bottom:5px;
padding:0;
cursor: pointer;
}

.small {font-size: 1em; font-style: italic; color: #6E1E0E; }
.noborder {border: none;}