html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, start_liste_1
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a images, :link images, :visited images {
	border: 0;
}

body {
	font: 62.8%/1.6 normal Verdana, Helvetica, Arial, sans-serif;
	background: #b9d1d5;
	/*background-image: url(../images/body_hg.jpg);
	background-repeat: repeat-x;*/
}

#wrapper {
	width: 102.4em;
	margin: 0 auto 20px auto;
	background: #fff url(../images/body_bg_shadow.gif) repeat-y 72.7em 0;
	position: relative;
}
#content_wrapper {
	width: 72.7em;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

#textcontainer_green {
	background: url(../images/light_bulb2.gif) no-repeat center;
	min-height: 290px;
}

#nav_right {
	width: 29.7em;
	float: right;
	display: inline;
}

#top_index {
	width: 100%;
	height: 86px;
	background: url(../images/header.jpg) no-repeat -18px -14px;
}


#top_index {
	width: 100%;
	height: 86px;
}

#top_index h1 {
	position: absolute;
	left: -4000px;
}

#top_index a#logo {
	display: block;
	float: left;
	display:inline;
	margin-top: 10px;
	margin-left: 16px;
	border: none;
}

#footer {
	width: 100%;
	clear: both;
	float: left;
	display: inline;
	background: #3353a0;
	padding-bottom: 10px;
}

#footer div {
	float: left;
	display: inline;
	margin: 10px 0;
}

#footer #footer_about  {
	width: 36.3em;
}
#footer #footer_question {
	width: 36.3em;
	border-right: solid 1px white;
	border-left: solid 1px white;
	padding-bottom: 20px;
}
#footer #footer_tools {
	width: 29em;
}

#footer h2 {
	margin: 10px 20px;
	font-weight: bold;
	font-size: 1.6em;
}

#footer p, #footer ul {
	margin: 10px 20px;
	line-height: 1.4;
}

#footer li {
	margin: 5px 0;
	list-style-type: square;
	list-style-position: inside;
	background-image: none;
}
#subfooter {
	background-color: #454545;
	clear: both;
	width: 100%;
	font-size: .9em;
	padding-bottom: 5px;
	padding-top: 1px;
}
#subfooter p {
	margin: 10px 0 0 20px;
}
#footer, #footer a, #footer a:visited, #subfooter, #subfooter a, #subfooter a:visited {
	color: white;
}

p {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0px 20px 10px 20px;
}

a:link, a:hover, a:visited, a:focus {
	color: #237c94;
	text-decoration: underline;
	}
a:focus {
	border: dotted 1px #237c94;
}

/* the following rule won't work in IE6 */
a[rel^="external"] {
	background:  url(../images/external_link.png) no-repeat right top;
	padding-right: 12px;
}

p a {
	line-height: 1.4;
}

h1 {
	color: #e2782c;
	margin: 40px 0 5px 20px;
	font-size: 2.5em;
	font-weight: normal;
	width: 24.5em;
	padding: 0 0 5px 0;
}

h2 {
	margin: 15px 0 5px 20px;
	font-size: 1.8em;
	font-weight: normal;
	padding: 3px 0;
}

.clear {
	clear: both;
}
h3 {
	margin: 15px 0 5px 20px;
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: bold;
}
h4	{
	margin-left: 20px;
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: bold;
}

strong {
	font-weight: bold;
}


ul, ol {
	margin: 0px 20px 10px 60px;
	list-style-type: none;
	font-size: 1.2em;
	list-style-type: none;
}

ul ul, ol ol {
	font-size: 1em;
}

li {
	margin: 5px 0 10px 0px;
	line-height: 1.4;
	padding-left: 10px;
	position: static;
}


#nav_main li.active a {
	background: #fff url(../images/list_active.gif) no-repeat 5px center;
}

#nav_main li.active ul li a {
	background: none;
}

#nav_main li ul li.active a {
	background:#e2782c;
	color: #ffffff;
}

#nav_main {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 1.6em;
	display: block;
	list-style-type: none;
}

#nav_main li {
	list-style-type: none;
	margin: 0 0 -1px 0;
	border-top: solid 1px #bdbdbd;
	border-bottom: solid 1px #bdbdbd;
	padding: 0;
	line-height: 1;
	background-image: none;
}

#nav_main li a {
	text-indent: 30px;
	display: block;
	background: #fff url(../images/list.gif) no-repeat 5px center;
	padding: 10px 0;
	color:#e2782c;
	position: relative;
	text-decoration: none;
}

#nav_main li li li a {
	text-indent: 45px;
}

#nav_main li li li li a {
	text-indent: 55px;
}

#nav_main li a.open  {
	background: url(../images/list_activ.gif) no-repeat 5px center;
}

#nav_main li a:hover {
	background: #c3d4fa url(../images/list.gif) no-repeat 5px center;
	color: #237c94;
	text-decoration: underline;
}

#nav_main li a.open:hover {
	background: #c3d4fa url(../images/list_activ.gif) no-repeat 5px center;
}

#nav_main li ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	/*display: none;*/
}

#nav_main li li {
	font-size: .8em;
	background-image: none;
	border: none;
	padding: 0;
	margin: 0;
}

#nav_main li li li {
	font-size: 1em;
}
#nav_main li#state_select_li {
	margin-top: 10px;
}

#nav_main li.no_link {
	margin: 10px 0 5px 30px;
	color: #237c94;
	font-size: 1.1em ;
}

#nav_main #state_nav li.no_link {
	font-size: .8em;
	color: black;
	margin-top: 5px;
}
body ul#nav_main li li a{
	background-image: none;
	color: black;
	padding: 5px 0;
	margin: 0px;
	display: block;

}

body ul#nav_main li li a:hover {
	background-image: none;
}

#nav_main li li a.here, #nav_main li li a.here:hover {
	background-color: #e2782c;
	color: white;
}

#nav_main li.activ {
	background-color: #e2782c;
	color: white;
}

.skip {
	position: absolute;
	top:  -400em;
}

#general_search_box {
	margin: 1px 5px 0 10px;
}

#nav_right h2 {
	font-size: 1.2em;
	margin: 0 0 1px 10px;
}

#index_bereiche {
	height: 260px;
	background: url(../images/index_bg.jpg) no-repeat left -35px;
	color: #3353a0;
	padding: 290px 0 0 0;
	}

#index_bereiche h2 {
	font-size: 4em;
	margin-right: 15px;
	margin-top: 0px; 
}

#index_bereiche h3 {
	margin-top: 0px;
}
#index_bereiche p {
	margin-left: 20px;
	font-size: 2em;
}

#index_bereiche ul {
	float: left;
	display: inline;
	width: 45%;
	font-size: 1.4em;
	font-weight:bold;
	}	
	
ul#start_liste_1 {
	margin-left: 40px;
	width: 35%;
}

ul#start_liste_1 li,
ul#start_liste_2 li {
	padding-left: 15px;
	background: url(../images/liste_pfeile_blau.gif) 0 5px no-repeat;
}

/*
ul#start_liste_1 .home_liste { 
	background: url(../images/liste_pfeile_blau.gif) no-repeat 5px center;
	margin-right: 20px;
} */

#index_bereiche a, #index_bereiche a:visited {
	color:#3353a0;
}

/*
#index_bereiche ul li {
	background-image: none;
	padding: 0;
	}
*/
.left {
	float: left;
	display: inline;
	position: relative;
	clear: left;
	margin:  0 20px 20px 20px;
}

.right {
	float: right;
	display: inline;
	clear: right;
	margin:  0  20px 20px 20px;
	position: relative;
}

.center {
	display: block;
	margin: 20px auto;
}

images.right {
	margin-left: 0;
}

.top {
	margin: 0px auto;
}

.bottom {
	text-align: center;
	margin: 0 auto;
}
