@page { 
	size:auto;
	 /*margin:4.0cm 2cm 1.4cm 5cm;*/
 }
html{
	height:auto;
	/*margin:0;
	padding:0;*/
	}



    body  {
	background: #FFFFFF;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin-top: 30px;
    }
	
	body, h1, h2, h3, h4, h5, h6, h7, #nav_home, #nav, #left, #content_right, textarea, #content   {
	font-size: 0.83em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	}	
	
    #container {
	width: 955px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-left: 20px;
    } 
	#container_start {
	width: 955px;
	margin: 0 auto;
	text-align: left;
    } 

/* --------------Headbereich ohne Block-Nav------------------*/
#head {

}
/*#head img{
	float: left;
	padding: 0px;
	margin: 0px;
}
*/
#logo {
	float: none;
	/*text-align: right;*/
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#hessen, #hessen_start {


	* width: 200px;


	*  margin-left: 0px;
	display: none;
}
	#hessen img{
	margin-left: 4px;
	*  margin-left: 0px;
	}	

	#hessen_start img{
	margin-left: 4px;
	*  margin-left: 5px;
	}	


/* --------------top navigation------------------*/
#nav_home, #nav_home_start {
	display: none;
}
/*-------------------------Block Navigation | Pfad ---------------- */

#nav {

	* margin-left: 222px;
	display: none;
}
#nav_b {

	* margin-left: 222px;
	display: none;
}


/*#nav li.nav_b {
	width: 170px;
	float: left;
	background-color: #d4ddee;
	height: 48px;
	padding: 0px;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

	
.nav_act {
	width: 160px;
	float: left;
	background-color: #668b84;
	height: 38px;
	padding: 5px;
	border-right: 5px solid #FFFFFF;
    border-bottom: 5px solid #FFFFFF;
	color: #FFFFFF;
}
*/
/*------------------------ Pfad------------------------------*/
#path {


	* width: 520px
	display: none;
	display: none;
}

/*------------------------ Subnavigation------------------------------*/
#left {/*container links*/
	display: none;
    }
#right_start {
	display: none;
	/*margin-right: 5px;*/
   }




/*-------------------------Container rechts---------------- */

#right {
	display: none;
    }
	
#hessen_agentur {
	margin-top: 15px;

}
/* -------------------------Content ---------------------------------*/
#content {
	margin-top: 50px;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
	width: 490px;
	margin-left: 60px;
    }
	/* IE Win  \*/
	* html #content {
		height:300px;
	}
	/* End IE Win */

#content_start {
	min-height: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 744px;
    }


#content h1{
	font-size: 1.3em;
	color: #444444;
	padding-bottom: 15px;
	margin: 0px;
	line-height: 1.4em;
	}

#content h2{
	color: #444444;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-size: 1.1em;
	line-height: 1.3em;
	}

#content h3{
	font-size: 1em;
	color: #444444;
	line-height: 1.3em;
	margin: 0px;
	padding-bottom: 4px;
	}
	
#content p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 1.3em;
}
#content div div {
	padding-top: 0px;
}
#content a, #content a:visited {
	text-decoration: underline;
	color: #444444;
}
#content a:hover, #content a:active {
	text-decoration: none;
	color: #000099;
}


#content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../images/common/bullet_right.gif);
	list-style-type: square;
}
#content li {
	padding-bottom: 3px;
}
#content table{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#content table p{
	padding-top: 0px;
	padding-bottom: 0px;

}
table.contenttable, table.layout1, table.htmlarea-showtableborders{
	margin: 0px;
	border-collapse:collapse;
	width: 100%;
		
}

table.contenttable thead, table.contenttable th, table.layout1 thead, table.layout1 th, table.htmlarea-showtableborders thead, table.htmlarea-showtableborders th{
	font-weight: bold;
	background-color: #d4ddee;
	color: #7487c1;
}
table.contenttable td, table.layout1 td, table.htmlarea-showtableborders td{
	vertical-align: top;
	padding: 2px;

	border: 1px solid #DCDDDE;
}
table.contenttable td p, table.layout1 td p, table.htmlarea-showtableborders td p{
	padding: 0px;
	margin: 0px;
}

/*-----tabel_layout2  rte_____*/
table.layout2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse:collapse;
}
table.layout2 thead, table.layout2 th {




}
table.layout2 thead td, table.layout2 th td{
	background-color: #b4c3e2;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px;
}
table.layout2 td {
	border-bottom: 1px solid #E8E8E8;
	vertical-align: top;
	padding: 2px;

}

#content form {
	padding: 0px;
	margin: 0px;

}
#content fieldset {
	padding: 2px;
	border:0px;
	margin: 0px;
}

#content fieldset {
	padding: 2px;
	border:0px;
	margin: 0px;
}

#content label {
	padding: 0px;
	float: left;
	text-align: left;
  margin-right: 0.5em
  display: block; 		
	width: 150px;
	margin: 0px;
}

#content input {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	margin-left: 0px;
	width: 250px;
}

#content textarea {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	color: #444444;
	width: 250px;
	font-size: 11px;
}

#content .csc-mailform-submit {
	width: 80px;
	font-size: 11px;
	margin-left: 150px;
}

#content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }

/*---------------sitemap-------------------------------------------*/

#sitemap {
	padding: 0px;
	width: 490px;
	margin: 0px;

}
#sitemap a, #sitemap a:visited, #sitemap a:active{
	text-decoration: none;
	color: #2654ac;
}
#sitemap ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;

}

#sitemap li a{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;


}
#sitemap li a:hover{

}
#sitemap .sitemap1 ul{
	list-style-type: none;
	padding: 0 0 8;
	margin: 0;
	list-style-image: none;
}
#sitemap .sitemap1 li{
	padding: 0px;
	margin: 0px;
}

#sitemap .sitemap1 li a{
	padding: 0px;
	color: #2654ac;
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
}
#sitemap .sitemap1 li a:hover{
	color: #000099;
}
#sitemap .sitemap2 ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap .sitemap2 li{
	margin: 0px;
	padding: 0px;
}
#sitemap .sitemap2 li a, #sitemap .sitemap2 li a:visited, #sitemap .sitemap2 li a:activ{
	color: #666666;
}
#sitemap .sitemap2 li a{
	font-weight: normal;
	padding: 1px 2px 1px 1px;
	background-color: #E8E8E8;
	display: block;
	color: #666666;
}
#sitemap .sitemap2 li a:hover{
	color: #333333;
	background-color: #DCDDDE;
}
#sitemap .sitemap3 ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap .sitemap3 li{
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#sitemap .sitemap3 li a{
	padding-left: 40px;
	font-weight: normal;
	color: #666666;
	background-color: #EFEFEF;
}
#sitemap .sitemap3 li a:hover{
	color: #333333;
	background-color: #E8E8E8;
}

#sitemap .sitemap4 ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap .sitemap4 li{
	padding: 0px;
	margin: 0px;
}
#sitemap .sitemap4 li a{
	padding-left: 60px;
	font-weight: normal;
}
#sitemap .sitemap4 li a:hover{
	color: #000099;
	background-color: #E8E8E8;
}
#sitemap .sitemap5 ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap .sitemap5 li{
	padding: 0px;
	margin: 0px;
}
#sitemap .sitemap5 li a{
	padding-left: 60px;
	font-weight: normal;
	color: #666666;
}
#sitemap .sitemap5 li a:hover{
}


/*----------------------sitemap--end----------------------------------*/


/*-----------------------Footer-----------------------*/

#footer {
	text-align: left;
	background-color: #FFFFFF;
	padding: 8px;
	margin-left: 60px;
	position: relative;
}


 
    .clearfloat {
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
    }
/*-----------------------News-----------------------*/


.datum {
	width: 75px;
	font-weight: bold;
	float: left;
	padding-right: 20px;

}

.news_content {

}

