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,
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;
}

images {
	border: 0;
}

a:active, a:focus {
      outline: 0;
}

body {
	font: 62.8%/1.6 normal Verdana, Helvetica, Arial, sans-serif;
	color: #464646;
	background: #b9d1d5;
}

#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;
}

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

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

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

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

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

#footer #footer_about, #footer #footer_question {
	width: 36.3em;
	border-right: solid 1px white;
}

#footer #footer_tools {
	width: 29em;
}

#footer a, #footer a:visited {
	color: white;
}

#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;
	font-size: 1.2em;
}
#subfooter {
	background-color: #454545;
	clear: both;
	width: 100%;
	font-size: .9em;
	padding-bottom: 5px;
	padding-top: 1px;
}

#subfooter p {
	color: white;
	margin: 10px 0 0 20px;
}

#subfooter a, #subfooter a:visited {
	color: white;
}

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

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

h2 {
	margin: 20px 0 5px 20px;
	font-size: 1.6em;
	font-weight: bold;
	padding: 3px 0;
	color: #ffffff;
}

h3 {
	margin: 15px 0 5px 200px;
	font-size: 1.6em;
	color: #3353a1;
}

h4	{
	margin-left: 20px;
	font-size: 1.2em;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

ul {
	margin: 0px 20px 10px 20px;
	list-style-type: square;
}

#content_wrapper ul {
		font-size: 1.2em;
		list-style-type: none;
}

.links {
	margin: 5px 5px 10px 35px;
	list-style-image: url(../images/dot_blau.gif);
	background-image: none;
}

.links2 {
	margin: 5px 60px 10px 60px;
	list-style-image: url(../images/dot_gelb_left.gif);
	background-image: none;
}


.links li {
	background-image: none;
	padding-left: 0;
}

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

a:link, a:hover, a:visited {
	color: #3353a0;
	text-decoration: underline;
	}
	
.textcontainer ul.links ul.links{
	font-size: 1em;
	margin-left: 40px;
}

#content .textcontainer ul ul li {
	padding-bottom: 2px;
	list-style-type: disc;
	list-style-image: none;
}


#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.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 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 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: #3353a1;
	text-decoration: underline;
}
#nav_main li a.open:hover {
	background: url(../images/list_activ.gif) no-repeat 5px center;
}
#nav_main li a:active {
	background: #c3d4fa;
	color: #3353a1;
}

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

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

#nav_main li#state_select_li {
	margin-top: 10px;
}

#nav_main li.no_link {
	margin: 10px 0 5px 30px;
	color: #3353a1;
	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 5px 0;
	margin: 0px;
	display: block;
}

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

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

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

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

select#select_state {
	margin-left: 30px;
}

p#community_slogan {
	text-align: center;
	padding: 5px 0 15px 0;
	background: url(../images/titel_hg.jpg) no-repeat center top;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 1.5em;
	color: white;
	width: 46.2em;
}

#discussion_div {
	margin: 10px 0px 20px 20px;
	width: 69em;
	background: #f5f5f5;
	padding-top: 1px;
	padding-bottom: 1px;
	position: relative;
	min-height: 270px;
}

* html #discussion_div {
	height: 270px;
}

#discussion_div2 {
	margin: 10px 0px 20px 20px;
	width: 69em;
	background: #f5f5f5;
	padding-top: 1px;
	padding-bottom: 1px;
	position: relative;
	min-height: 160px;
}

* html #discussion_div2 {
	height: 200px;
}

#discussion_div2 .textzentriert {
	text-align: center;
	padding-top: 30px;
}

.leistungenbilder {
	margin-left: 45px;
}

#discussion_categories {
	width: 25em;
	float: left;
}

#discussion_div h2.textdezent {
	font-weight: normal;
}

#discussion_categories .links {
	margin-left: 30px;
	margin-right: 20px;
}

#current_topics {
	width: 41em;
	margin-left: 27em;
	position: relative;
}

#current_topics2 {
	width: 41em;
	margin-left: 27em;
	position: relative;
}

#current_topics2 p{
	padding-top: 10px;
}

#current_topics h1 {
	display: none;
}

#current_topics h2.news {
	color: #3353a0;
	font-size: 14px;
	font-weight:bold;
}


#ideas_div h2, #expert_div h2, #discussion_div h2 {
	color: #3353a0;
}

#discussion_div2 img.bildzentriert {
	padding-left: 45px;
}

#discussion_div2 h2 {
	color: #3353a0;
	font-weight:lighter;
}

#discussion_div h2.textlight {
	color: #3353a0;
	font-weight:lighter;
}

#discussion_categories img.bildposition {
	padding: 20px 0 0 0px;
}

#discussion_categories img.portaits {
	padding: 25px 0 5px 70px;
}

#ideas_div {
	width: 25em;
	float: left;
	display: inline;
	margin-left: 20px;
	background: #d9e6f4;
}

#expert_div {
	margin-top: 10px;
	width: 41.6em;
	margin-left: 29em;
	background: #d2e5ea;
	padding-top: 1px;
	padding-bottom: 10px;
	position: relative;
}

#expert_div li, #current_topics li {
	margin-bottom: 10px;
	line-height: 1.5;
	list-style-type: none;
	font-size: 1em;
}

#expert_div li div, #current_topics li div {
	margin-top: 3px;
}

#expert_div h2.schriftstaerke {
	font-weight: lighter;
}

p.date, p.feedTitle, p.fbsubscribelink {
	display: none;
}
#current_topics #creditfooter {
	position: absolute;
	right: 0px;
	top: 10px;
}

#expert_div #creditfooter {
	position: absolute;
	right: 20px;
	top: 20px;
}

/***************************** Images ************************************/

.drop-shadow
{
	float: left;
	position: relative;
	margin: 10px 2px 0 10px !important;
	margin: 10px 2px 0 5px; 
	background: transparent url(../images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(../images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #dfe0f5;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}



