/*Evangelisches Einkehrhaus Bischofrod */
/* basislayout */
*	{                                                                           
	margin: 0;                                                                /* Browserrand auf 0 festlegen */
	padding: 0;
	font-family: Verdana, Arial;                                                         /* Schriftformatierung der gesamten Seite */
	font-size: 11px;
	color: #000000;

}	
html, body {
	height: 100%;                                                               /* Seitenhöhe auf 100% festgesetzt */
}

#all { 
	margin: 0;
	margin-top: 10px;
	padding: 0;
	background-color:#FFFFFF;
	}
#bildheader1,  #bildheader2	{ 
	width: 316px;
	float: left;
	height: 144px;
	margin: 0;
	padding: 0;
	}	
		
#bildheader2	{ 
	background-image: url(images/blick_einkehrhaus02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}			
#content { 
	margin-right: auto;
    margin-left: auto;
	background-color: #e9f4c7;
	}
#submenue { 
	margin: 0;
	padding: 0;
	background-color: #667945;
	
	}
.bordersubmenue	{ 
	padding: 0;
	margin: 0;
	width: 200px;
	height: 20px;
	nebackground-color: #EAF7D2;
		background-color: #fdf5c2;
	background-image: url(images/hg_submenue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0;
	}		
.submenueBox	{ 
	width: 185px;
	margin-left: 10px;
	margin-top: 20px;
	padding: 0;
	border: 0;
	}	
.status	{ 
	height: 20px;
	background-color: #E08A68;
	color: #FFFFFF;
	background-image: url(images/hg_status.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0;
	}	

.slogan	{ 
	margin-top: 125px;
	margin-left: 90px;
	color: #92A073;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}	
/* Link im Menü */	
#menue { 
	margin: 0;
	padding: 0;
	width: 180px;
	border: 0;
	background-color: #667945;
	text-align: left;
}
#ul_list1Navi, #ul_list2Navi {
    padding-left: 20px;
    margin-top: 20px;
}

#ul_list1Navi li, #ul_list2Navi li {
    list-style-type: none;
    margin-top: 3px;
}

#ul_list1Navi li a, #ul_list2Navi li a {
    color: #FFFFFF;  
	text-decoration: none; 
  	font-size: 12px;
	font-weight: bold;
}
.active { 
	
	color: #e08a69;
	font-size: 12px;
	font-weight: bold;
	}	
.special { 

	color: #e08a69;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	}	
/* Link im Text */
a { 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none; 
	}
a:hover, a:active, .submenueBox	a { 
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
}
.text a, .textre a, .textli a, .textwide p a,
p a	{ 
	font-weight: bold;
	font-size: 12px; 
	color: #667945; 
	text-decoration: none; 
	}	
.text a:hover ,.textre a:hover, .textli a:hover,
.text a:active, .textre a:active ,.textli a:active,
.text a:visited, .textre a:visited, .textli a:visited,
 p a:hover,  p a:active, p a:visited	{ 
	font-weight: bold;
	font-size: 12px; 
	color: #667945; 
	text-decoration: none; 
	
}

	
/* Überschriften und Text */

h1	{
	margin-left: 5px;
	margin-bottom: 6px;
	color: #CC7A5E;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 0;
	
	}
h2	{
	color: #556B37;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 50px;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	display: inline;
	}

h3	{
	color: #FFFFFF;
	margin: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	display: inline;
	}	
.statusname	{
	color: #ffffff;
	font-size: 11pt;
	
	}
.farben	{ 
	color: #AF472B;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
		}	
.wichtig	{ 
	color:#556B37;
	font-weight: bold;
		}				
/* Inhaltsbereich Gliederung */ 
	
.bilder { 
	margin-bottom: 5px;
	padding: 0;
	width: 95%;
	}

.sprung { 
	margin-top: 2px;
	width: 95%;
	color: #521C01;
	text-align: right;
	}
.angebote, .textBox	{ 
	width: 560px;
	margin: 0;
	margin-top: 20px;
	padding;: 0;
	}
.angebote	{ 
	border-left: 5px #B1C17E solid;
	}
.noborder	{ 
	border-left: 0;
	}
.textli	{ 
	float: left;
	margin: 0;
	padding: 0;
	width: 270px;
	border: 0;
		}
.textre	{ 
	float: right;
	margin: 0;
	padding-right: 20px;
	width: 270px;
	border: 0;
			}
.text	{ 
	float: left;
	margin-bottom: 20px;
	padding: 0;
	width: 560px;
	border: 0;
		}
.textwide	{ 
	float: left;
	margin-bottom: 20px;
	padding: 0;
	width: 740px;
	border: 0;
		}		
/* Schriften im Inhaltsbereich und Submenue */ 		
p, ul li, ol li  { 
	color: #521C01;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	}
ol 	li { 
	margin-left: 10px;
	
	}		
.submenueBox  p  { 
	color: #ffffff;
	
	}
td { 
	color: #521C01;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
.text	ul, .textwide ul, .textwide ol {
	padding-left: 30px;
	list-style-type: disc;
	}
.text ul li {
	list-style-type: disc;
	color: #521C01;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}

.footer {
   color: #521C01;  
font-size: 11px;
	font-weight: normal;
	margin-top: 15px;
	padding-left: 10px;
}
.tabletext	{ 
margin-left: 10px;
	
		}
/*Layout für Bildfluss */ 

.text img,  .textwide img	{ 
	float: right;
	margin: 10px;
	}
.bildreihe	{ 
	margin-bottom: 25px;
	height: 300px;
	border: 0;
		}	
	.bildreihe img	{ 
	float: left;
	margin-right: 10px;
	}
	
