@CHARSET "ISO-8859-1";

html, body {
	background-color: #bfbba7;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3e5567;
}

h4 {
	color: #3e5567;
	font-size: 1.2em;
}

h5 {
	color: #3e5567;
	font-size: 1.0em;
}

a {
  color: #3e5567;
  font-size: 1.0em;
  text-decoration: none;
}

a:hover {
  color: #ffffff;
  background-color: #3e5567;
  font-size: 1.0em;
  text-decoration: none;
}

table {
	border: solid 1px #3e5567;
	width: 100%;
	text-align: right;
	margin: 1px;
	padding: 1px;
}
table .lsp {
	text-align: left;
}

table .rsp {
	text-align: right;
}

#page {
	/*position: relative;*/	
	width: 98%;
	padding: 0px 0px 0px 0px;
    margin: 10px auto 0px 10px;
    border: solid 1px #708090;
    background-color: #e9e9e7;
}

#header {
	/*position: absolute;*/
	background-color: #e9e9e7;
	background-image: url("../images/lhz-logo-d.gif");
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 118px;
	margin-top: 0px;
	padding-top: 0px;
}

/***** DIV für Farbwechsel ******/
#color_mode {
	/*position: relative;*/
	width: 30%;
}

#color_mode ul {
	text-align: left;
	text-decoration: none;	
	margin: 3px 3px 0px 0px ;
	padding: 5px 5px 15px 5px;
}

#color_mode ul li {
	display: inline;
	text-decoration: none;	
}

#color_mode img {
	width: 21px;
	height: 19px;
	border-color: #e9e9e7;
	margin-top: 10px;
}

/****** DIV Fontsize - ist im Template page_mode.tpl ******/
#fontsize {
	position: relative;
	width: 30%;
	left: 5px;
}

#fontsize a {
	text-align: left;
	text-decoration: underline;	
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
}

/****** DIV top_menu **********/
#top_menu {
	/*position: relative;*/
	width: 40%;
	margin-left: 35%;	
	margin-top: -65px;
	/*left: 500px;
	top: -55px;*/
}

#top_menu ul {
	text-align: left;
	text-decoration: none;	
	margin: 3px 3px 0px 0px ;
	padding: 5px 5px 5px 5px;
}

#top_menu ul li {
	display: inline;
}

#top_menu ul li a {
	text-decoration: underline;
}

/******* DIV headerkompass *********/
#headerkompass {
	/*position: relative;*/
	width: 100%;
	height: 10px;
	top: 118px;
	background-color: #000000;
}

#menu {
	/*position: relative;
	top: 118px;*/
	width: 100%;
	background-color: #3e5567;
	color: #e9e9e7;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;	
}

#menu ul {
	/*text-align: left;*/
	text-decoration: none;	
	margin: 0px 10px 0px 0px ;
	padding: 0px 0px 3px 0px;
}

#menu ul li {
	display: inline;
	text-decoration: none;
	margin-right: 0px;	
	padding-left: 0px;
}

#menu ul li a {	
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	line-height: 25px;
	padding: 0px 15px 5px 15px;
	float: left;
	display: block;
	height:25px;	
	border-right: solid 1px #ffffff;
}

#menu ul li a:hover {
	background-color: #ffffee;
	color: #3e5567;
	line-height: 25px;
	/*border-bottom: solid 1px #3e5567;
	border-right: solid 1px #3e5567;*/
	/*display: block; */
}

#breadcrump {
	/*position: relative;*/
	background-color: #d3d3d3;
	width: 100%;
	height: 20px;
	top: 118px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	display: inline;
	float: left;
}

#breadcrump a {
 	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

#main_content {
	/*position: relative;
	top: 118px;*/
	width: 100%;
	background-color: #e9e9e7;
}

#submenu {
	/*position: relative;*/
	float: left;
	width: 150px;
	background-color: #e9e9e7;  /*#3e5567;*/
}

#submenu ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 9px;
}

#submenu ul li a {
	text-decoration: underline;
	line-height: 25px;
	display: block;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	background-color: #e9e9e7;
	color: #3e5567;
}

#submenu ul li a:hover {
	/*float: left;*/
	line-height: 25px;
	display: block;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #3e5567;
	color: #ffffff;
	border-right: solid 1px #3e5567;
}

/******* für IE *********/
* html #submenu ul li a {
	list-style: none;
	/*float: left;*/
	line-height: 25px;
	display: block;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px -8px 0px;
}

* html #submenu ul li a:hover {
	/*float: left;*/
	line-height: 25px;
	display: block;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px -8px 0px;
}

#content {
	/*position: relative;*/
	float: left;
	width: 800px;
	color: #3e5567;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#content .liste {
	line-height: 4px;
}

#content #oeffnungszeiten {
	width: 33%;
}

#content #tblTermine {
	width: 120%;
	border-top: solid 1px #3e5567;
	border-left: solid 1px #3e5567;
	border-right: solid 1px #3e5567;
	border-bottom: solid 1px #3e5567;
}

#content #tblTermine td {
	border-bottom-width: 1px;
	border-bottom-color: #3e5567;
	border-bottom-style: dashed;	
}

/**************** Form **********************************************/
#kontakt {
	
}
#kontakt p{
	margin-bottom: 20px;
}

.right {
	margin-left: 100px;
}

.left {
	float: left;
	margin-right: 30px;
}
.fields {
	width: 550px;
	text-align: left;
}

.errorForm {
	color: red;
	font-weight: bold;
}

#content a {
	color: #3e5567;
	text-decoration: underline;
}
#content a:hover {
	color: #ffffff;
}

.clearing {
	clear: both;
	height: 0px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}

#navi_bottom {
	/*position: relative;
	top: 118px;*/
  	text-align: center;
  	background-color: #d3d3d3;
  	height: 25px;
  	padding: 0px 0px 0px 0px;
}

#navi_bottom a {
	line-height: 25px;
	width: 80px;
	margin-bottom: 0px;
	vertical-align: middle;
}

#navi_bottom a:hover {
	line-height: 25px;
	margin-bottom: 0px;
	width: 80px;
}

#footer {
	/*position: relative;
	top: 118px;*/
	width: 100%;
	height: 30px;
	background-color: #3e5567;
}