*
{
	padding: 0;
	margin: 0;
}


html
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

}

body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 100.01%;
	background-color: #fff1e5;
	background-image:url('/w3a/_inst-hofgeismar/images/banner.gif');
	background-repeat: no-repeat;
}
	

#tablehead
{
	height: 150px;
	min-height: 150px;
}


/* Service-Nav */

#servicenav
{
/*	padding-top: 10px; */
}

#servicenav p
{
	margin-bottom: 8px;
	font-size: 0.7em;
	text-align: left;
}

#servicenav #barrierefrei
{
	font-size: 0.8em;
}


#servicenav a
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}    
    
#servicenav a:hover, #servicenav a:active, #servicenav a:focus
{
	color: #CC0000;
}

#servicenav input#SearchText
{
	border: 1px #CC0000 solid;
	font-size: 1em;
	background-color: #fff1e5;
}

#servicenav input#SearchButton
{
	border: 1px #CC0000 solid;;
/*	border-top: 2px #CC0000 solid;
	border-bottom: 2px #CC0000 solid;
*/	font-size: 1em;
	background-color: #FFC78F;
}


/* Main-Nav */

#mainnav
{
	position: relative;
	font-size: 0.8em;
	padding-left: 0.7em;
}


#mn128
{
	padding-right: 4.6em;
}

#mainnav a
{
	border-left: 1px solid #009100;
	border-right: 1px solid #009100;
	text-decoration: none;
	font-weight: bold;
	color: #009100;
	line-height: 2em;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
}

#mainnav a:hover {
	color: #ffffff;
	background-color: #009100;
}

#mainnav a:active {
	color: #ffffff;
	background-color: #009100;
}

#mainnav a:focus {
	color: #ffffff;
	background-color: #009100;
}


#mainnav a.mainMenuSelected {
	color: #ffffff;
	background-color: #009100;
}


#content
{
/*	width: 100%; */
}


/* Sub-Nav */

#content_subnav
{
	padding-top: 20px;
	padding-left: 3px;
	padding-right: 5px;
	font-size: 0.7em;
	width: 13.5em;
}

#content_subnav dfn
{
	visibility: hidden;
	display: none;
}

#content_subnav ul
{
	list-style-type: none;
}


#content_subnav ul li, #content_subnav p
{
	display: block;
	padding-top: 0em;
	padding-bottom: 0.2em;
	line-height: 1.5em;
}

#content_subnav li
{
	list-style-type: none;
}

#content_subnav li a, #content_subnav a
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #fff1e5;
	padding-left: 0.5em;
}


#content_subnav li a:hover, #content_subnav a:active, #content_subnav a:focus
{
	color: #993333;
	background-color: #FFC78F;
	border-bottom: 1px solid #000000;
}

#content_subnav li a.subMenuSelected, #content_subnav a.subMenuSelected
{
	color: #993333;
	background-color: #FFC78F;
	border-bottom: 1px solid #000000;
}

#content_subnav ul li ul li
{
	margin-left: 10px;
	display: block;
	border-top: 0px solid #F7AE00;
	border-bottom: 0px solid #F7AE00;
	
}


/* content_text */

#content_text
{
	padding-top: 1.4em;
	padding-bottom: 1em;
/*	background-color: #ffffff; */
	font-size: 0.8em;
}


#content_text ul li 
{
	margin-left:1.7em;							/*Außenrand/Abstand links HH*/
	list-style-position:outside;
}

#content_text_table
{
	width: 38em;
/* 	background-color: red; */
}

#content_text_table td
{
	font-size: 0.8em;
}

#content_text_table a
{
	color: #009100;
	text-decoration: none;
}

#content_text_table a:hover
{
	text-decoration: underline;
}

.kasten
{
	border: 1px solid #FFC78F;
}

#content_text_table h1
{
	font-size: 1em;
	margin-bottom: 0.5em;
}

#content_text_table h1.startpage
{
/*	background-color: #FFC78F;
	border-top: 1px solid #FFC78F; */
	text-align: center;
	background-color: #FFC78F;
}


#content_text_table h2
{
	font-size: 1em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#content_text_table h2.startpage
{
	text-align: center;
	line-height: 1.2em;
	margin-top: 0;
	background-color: #FFC78F;
}


#content_text_table p
{
	margin-bottom: 0.5em;
}

.box p
{
	text-align: justify;
}

.image
{
	float: left;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

#content_text_table .center
{
	text-align: center;
}

#content_text_table_left
{
	width: 37em;
	padding-left: 0.5em;
	padding-right: 1em;

}

		

.kasten p
{
	padding: 5px;
}

/* ################################## Hessenfinder ################################## */
.hessenfinder_requiredContent {
    background-color:#F6CECE;
}
