/*
Theme Name: MdL Volker Schlotmann
Theme URI: http://www.meinespd.net/foren/thema/105
Description: Grundlage ist der Internetbaukasten 2006 der Bundes-SPD, siehe <a href="http://www.meinespd.net/mitglieder/seiten/5_Service/02_GestaltungLayout/04_Internetbaukasten">http://www.meinespd.net/.../Internetbaukasten</a>
Version: 0.4
Author: Thomas Wendt
*/

/* ------------------------------- */

/* 
   colour code   colour      	usage
   -----------   --------------  -------------------------------
   #144B93     mittelblau    	Hintergrund Suche, Footer
   #D0E2F5     hellblau    	Hintergrund Hauptteaser,-navigation
   #00306B     schriftblau   	Hauptnavigation, Ueberschriften
   #E2001A     rot
   #4B7296     graublau    	gelesene Links im Content
*/

* { margin:0;padding:0; }

a {
	text-decoration:none;
}

a img { /* mix */
	border: none;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	text-decoration:underline;
}

a.skip, a#top, a.skip:hover {
	display: block; 
	position:absolute; 
	top:-7000px; left:-60000px; 
	width: 10px; 
	font-size: 0.1em;
	padding: 0 0 1em 0; 
	background: transparent; 
	font-weight: bold; 
	text-align: center; 
	z-index: 10;
	color: #062051; 
}

a#top {text-align: left; }

a.skip:link, a.skip:visited, a#top:link, a#top:visited {
	color: #062051; 
	text-decoration: none; 
	font-size: 0.88em;
}

a.skip:focus, a.skip:active {
	background: #FFFFFF url(images/skip.gif) no-repeat center bottom; 
	top:0; left:0; 
	width:100%; 
	z-index: 30;
}

acronym, abbr { 
	border-bottom: 1px dotted #144B93; 
	cursor: help;
}

acronym, abbr, span.caps { /* classics */
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote { 
	background: #D0E2F5; 
	margin-right: 13px; 
	padding: 15px;
}

body {
	background: #E7F0F9 url('images/bg_body.jpg') repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:100.01%; 
}

caption { 
	caption-side: top; 
	margin: 0.5em 12px 0 0;  
	padding: 0.3em 0 0.3em 0.5em; 
	background: #144b93; 
	color: #fff; 
	border: 1px solid #fff; border-bottom: 0; 
	text-align: left; 
	font: bold 0.75em/150% Verdana, Arial, Helvetica, sans-serif;  
}

cite { /* classics */
	font-size: 90%;
	font-style: normal;
}

div.copyright {
	font: bold 0.69em/160% Verdana,  Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	padding: 6px 2px 0.6em 6px;
	background: #144B93;
}

div#footer { 
	display: block; 
	width: 544px; 
	background: #144B93; 
	height: 30px; 
	margin-bottom: 10px; 
}

div#footer ul { 
	float: right; 
	list-style: none; 
	display: block; 
	width: 450px; 
	background: #144B93; 
	height: 30px; 
}

div#footer ul li { 
	float: right; 
	background: #144B93; 
	margin:0; padding:0; 
	display: block; 
}

div#footer ul li a { 
	display: block; 
	background: #144B93; color: #FFFFFF; 
	border: 6px solid #144B93; border-left: 0; border-right: 0; 
	padding: 0 9px 0 9px; 
	text-transform: uppercase;
	font: bold 0.69em/160% Verdana, Arial, Helvetica, sans-serif;  
}

div#footer ul li a:hover, 
div#footer ul li a:focus, 
div#footer ul li a:active {
	text-decoration: none; 
	border-bottom: 6px solid #FFFFFF; 
}

div#footer ul li span.active { 
	display: block; 
	background: #E2001A; color: #FFFFFF; 
	border: 6px solid #E2001A;
	padding: 0px 3px 0 3px; 
	font: bold 0.69em/160% Verdana, Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
}

div#header {
	margin: 22px auto 10px;
	width: 824px; min-width: 824px; 
	position: relative; 
	z-index: 20; 
	border:0; 
	text-align: left; 
}

div#header img { 
	display: block; 
	/* background: #144B93; */
	color: #FFFFFF; 
	font: bold 0.75em/160% arial, verdana, Helvetica, sans-serif;
}

div#header img.logo { 
	position: absolute; 
	top: 0; left:0; 
	width: 74px; 
	height:74px;  
}

div#header img.header { margin: 10px 0 0;
	width: 544px;
	border: 1px solid #000000;
}

div#claim { 
	display: block; 
	margin:0 0 12px 85px; 
	width: 738px; height: 72px; 
	/* background:#144B93; */
	/* border: 1px solid #FFFB93; */
}

div#header div#claim img { 
	position: absolute; 
	top:0; right:0; 
	width: 266px; 
	height:204px;  
	/* border: 1px solid #FFFB93; */
}

div#wrapper {
	margin: 12px auto; 
	width: 824px; min-width: 824px; 
	position: relative; 
	z-index: 20; 
	text-align: left;  
}

div#navMain {
	margin-bottom: 12px; 
	width: 824px; min-width: 824px; 
	min-height: 31px; height: 1.9em;
	text-align: left; 
	display: block; 
	background: #D0E2F5;  
}

div#navMain ul { 
	list-style: none; 
	display: block; 
	width: 822px; 
	background: #D0E2F5; 
	min-height: 30px; 
}

div#navMain ul li { 
	float: left; 
	background: #D0E2F5; 
	margin:0; padding:0; 
	display: block; 
}

div#navMain ul li a { 
	display: block; 
	background: #D0E2F5; color: #00306B; 
	padding: 0 6px; 
	border: 5px solid #D0E2F5; border-left-width: 0px; border-right-width: 0px; 
	text-transform: uppercase;
	font: bold 0.93em/140% Arial, Verdana, Helvetica, sans-serif; 
}

div#navMain ul li a.active { 
	display: block; 
	background: #144B93; color: #FFFFFF; 
	border: 5px solid #144B93;
	padding: 0px 1px; 
	font: bold 0.93em/140% Arial, Verdana, Helvetica, sans-serif; 
	text-transform: uppercase; 
}

div#navMain ul li a:hover, 
div#navMain ul li a:focus, 
div#navMain ul li a:active {
	color: #00306B; 
	border-color:#FFFFFF; border-bottom-color:#E2001A;
	background: #FFFFFF; 
	text-decoration: none; 
	padding: 0 6px; 
}

div#navMain ul li a.active:hover, 
div#navMain ul li a.active:focus, 
div#navMain ul li a.active:active {
	background: #144B93; color: #FFFFFF; 
	border-color: #144B93;
	text-decoration: underline; 
	padding: 0px 1px; 
}

div#navMain ul li span.active { 
	display: block; 
	background: #E2001A; color: #FFFFFF; 
	border: 5px solid #E2001A;
	padding: 0 1px; 
	font: bold 0.93em/140% Arial, Verdana, Helvetica, sans-serif; 
	text-transform: uppercase;
}

div#navMainUnter {
	margin-bottom: 12px; 
	width: 738px; min-width: 738px; 
	min-height: 31px; height: 1.9em;
	text-align: left; 
	/* display: block; */
	/* background: #D0E2F5; */
}

div#navMainUnter ul { 
	list-style: none; 
	/* display: block; */
	width: 738px; 
	/* background: #D0E2F5; */
	min-height: 30px; 
}

div#navMainUnter ul li { 
	float: left; 
	background: #D0E2F5; 
	margin:0; padding:0; 
	display: block; 
	/* border: 1px solid #000000; */
}

div#navMainUnter ul li a { 
	display: block; 
	background: #D0E2F5; color: #00306B; 
	padding: 0 6px; 
	border: 5px solid #D0E2F5; border-left-width: 0px; border-right-width: 0px; 
	text-transform: uppercase;
	font: bold 0.93em/140% Arial, Verdana, Helvetica, sans-serif; 
}

div#navMainUnter ul li a.active { 
	display: block; 
	background: #144B93; color: #FFFFFF; 
	border: 5px solid #144B93;
	padding: 0px 1px; 
	font: bold 0.93em/140% Arial, Verdana, Helvetica, sans-serif; 
	text-transform: uppercase; 
}

div#navMainUnter ul li a:hover, 
div#navMainUnter ul li a:focus, 
div#navMainUnter ul li a:active {
	color: #00306B; 
	border-color:#FFFFFF; border-bottom-color:#E2001A;
	background: #FFFFFF; 
	text-decoration: none; 
	padding: 0 6px; 
}

div#navMainUnter ul li a.active:hover, 
div#navMainUnter ul li a.active:focus, 
div#navMainUnter ul li a.active:active {
	background: #144B93; color: #FFFFFF; 
	border-color: #144B93;
	text-decoration: underline; 
	padding: 0px 1px; 
}

div#navMainUnter ul li span.active { 
	display: block; 
	background: #E2001A; color: #FFFFFF; 
	border: 5px solid #E2001A;
	padding: 0 1px; 
	font: bold 0.93em/140% Arial, Verdana, Helvetica, sans-serif; 
	text-transform: uppercase;
}

div#subNav { 
	display: block; 
	padding-bottom: 12px; 
}

div#navSub ul { 
	display: block; 
	list-style: none;
	margin-bottom: 12px; 
}

div#navSub ul li ul {
	margin-bottom:0;
}

div#navSub ul li { 
	display: block; 
	list-style: none; 
	margin:  0 0 3px 0; 
}

div#navSub ul li a { 
	display: block; 
	background: #D0E2F5; 
	color: #00306B; 
	padding: 3px 8px 3px 2px;
	border-left: 8px solid #D0E2F5; border-right: 8px solid #D0E2F5; 
	text-transform: uppercase;
	font: bold 0.93em/180% Arial, Verdana, Helvetica, sans-serif; 
}

div#navSub ul li.active a.active, div#navSub ul li.single a.active { 
	color: #FFFFFF; 
	border-color:#144B93;
	background: #144B93 url(images/sub_aactive_1.gif) no-repeat right center;  
}

div#navSub ul li.single a.active { 
	background-image: url(images/sub_aactive_1single.gif);
}

div#navSub ul li a:hover, 
div#navSub ul li a:focus, 
div#navSub ul li a:active { 
	text-decoration: none;
	color: #00306B; 
	border-color:#FFFFFF; border-right-color: #E2001A; 
	background: #FFFFFF;  
}

div#navSub ul li.active a.active:hover, 
div#navSub ul li.active a.active:focus, 
div#navSub ul li.active a.active:active {
	background: #144B93 url(images/sub_aactive_1.gif) no-repeat right center;
	color: #FFFFFF; 
	border-color:#144B93; 
	text-decoration: underline; 
}

div#navSub ul li.single a.active:hover, 
div#navSub ul li.single a.active:focus, 
div#navSub ul li.single a.active:active {
	background: #144B93 url(images/sub_aactive_1single.gif) no-repeat right center;
	color: #FFFFFF; 
	border-color:#144B93; 
	text-decoration: underline; 
}

div#navSub ul li.active span.active { 
	display: block; 
	color: #FFFFFF; 
	text-transform: uppercase;
	background: #E2001A url(images/sub_active_1.gif) no-repeat right center;
	font: bold 0.93em/180% Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #E2001A; border-left: 8px solid #E2001A; 
	padding: 2px 16px 2px 2px; 
}

div#navSub ul li.single span.active { 
	display: block; 
	color: #FFFFFF; 
	text-transform: uppercase;
	background: #E2001A url(images/sub_active_1.gif) no-repeat right center;
	font: bold 0.93em/180% Arial, Verdana, Helvetica, sans-serif; 
	padding: 2px 16px 2px 2px;
	border: 1px solid #E2001A; border-left: 8px solid #E2001A;  
}

div#navSub ul li ul { 
	background: #144B93; 
	padding: 0; 
}

div#navSub ul li.active ul li { 
	background: #144B93; 
	margin: 0 8px 0 0; padding: 0; 
	border-top: 3px solid #D0E2F5; 
}

div#navSub ul li.active ul li a { 
	text-transform: none; 
	font-size: 80%; 
	line-height: 140%; 
	padding-left: 11px;
	background: #D0E2F5; color:#00306B; 
	border: 1px solid #D0E2F5; border-right: 6px solid #D0E2F5;  
	margin:0;
}

div#navSub ul li.active ul li a.active { 
	border-color: #144B93; 
	color: #FFFFFF;
	background: #144B93 url(images/sub_aactive_2.gif) no-repeat right center; 
}

div#navSub ul li.active ul li.single a.active { 
	background-image: url(images/sub_aactive_2single.gif);
}

div#navSub ul li.active ul li a:hover, 
div#navSub ul li.active ul li a:focus, 
div#navSub ul li.active ul li a:active {
	background: #FFFFFF; color: #00306B; 
	border-color: #FFFFFF;  border-top-color:#D0E2F5 ;border-right-color:#E2001A;
	text-decoration:none; 
}

div#navSub ul li.active ul li.active a:hover, 
div#navSub ul li.active ul li.active a:focus, 
div#navSub ul li.active ul li.active a:active {
	background: #D0E2F5; color: #00306B; 
	border-color: #D0E2F5; 
	text-decoration: none; 
}

div#navSub ul li.active ul li.active a.active:hover, 
div#navSub ul li.active ul li.active a.active:focus, 
div#navSub ul li.active ul li.active a.active:active {
	background: #144B93 url(images/sub_aactive_2.gif) no-repeat right center; 
	color: #FFFFFF; 
	text-decoration: underline; 
	border-color: #144B93; 
}

div#navSub ul li.active ul li.single a.active:hover, 
div#navSub ul li.active ul li.single a.active:focus, 
div#navSub ul li.active ul li.single a.active:active {
	background-image: url(images/sub_aactive_2single.gif);
}

div#navSub ul li.active ul li span.active, 
div#navSub ul li.active ul li.single span.active { 
	text-transform: none; 
	font-size: 80%; line-height: 140%; 
	padding: 3px 16px 3px 4px;
	color: #FFFFFF; 
	border-color: #E2001A; 
	background:  #E2001A url(images/sub_active_2.gif) no-repeat right center; 
}

/* Unternavigation 3.Ebene */

div#navSub ul li.active ul li.active ul, 
div#navSub ul li.active ul li.active ul li {
	background: #FFFFFF; 
	color: #00306B; 
	font-size: 90%; line-height: 140%; 
	border:none; 
	padding-right: 0; padding-left: 0;  
}

div#navSub ul li.active ul li.active ul li { 
	margin-left: 0px;
	margin-right: 0px;
}

div#navSub ul li.active ul li.active ul { 
	border-bottom: 1px solid #144B93; 
}

div#navSub ul li.active ul li.active ul li a { 
	background: #FFFFFF; color: #00306B; 
	font-size: 90%; line-height: 150%;
	padding-left: 11px; 
	border-color: #FFFFFF;
}

div#navSub ul li.active ul li.active ul li a:hover, 
div#navSub ul li.active ul li.active ul li a:focus, 
div#navSub ul li.active ul li.active ul li a:active {
	color: #00306B; 
	text-decoration: underline; 
	background: #FFFFFF; 
	border-color: #FFFFFF; border-right: 6px solid #E2001A; 
	padding-right: 6px;
}

div#navSub ul li.active ul li.active ul li span.active { 
	font-size: 90%; line-height: 150%; 
	padding-left: 11px; padding-top: 3px; padding-bottom: 3px; 
	margin-right: 12px; 
	color: #E2001A; 
	text-decoration: underline; 
	border: 1px solid #FFFFFF; 
	background: #fff url(images/sub_active_3.gif) no-repeat right center;
}

div#navSub ul li.active ul li.active ul li.single a.active { 
	font-size: 90%; line-height: 150%; 
	padding-left: 11px; padding-top: 3px; padding-bottom: 3px; 
	margin-right: 12px; 
	color: #00306B; 
	text-decoration: none; 
	border: 1px solid #FFFFFF; 
	background: #fff url(images/sub_aactive_3.gif) no-repeat right center;
}

div#navSub ul li.active ul li.active ul li.single a.active:hover, 
div#navSub ul li.active ul li.active ul li.single a.active:focus, 
div#navSub ul li.active ul li.active ul li.single a.active:active { 
	font-size: 90%; line-height: 150%; 
	padding-left: 11px; padding-top: 3px; padding-bottom: 3px; 
	margin-right: 12px; 
	color: #00306B; 
	text-decoration: underline; 
	border: 1px solid #FFFFFF; 
	background: #fff url(images/sub_aactive_3.gif) no-repeat right center;
}

h1, h2, h3, h4, h5 { 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h3.error { 
	color: #E2001A;
}

h1 a, h2 a, h3 a, h4 a, h5 a { 
	color:#00306B;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

hr { clear: both; }

img, a img { 
	display:block; 
	border: 0; 
	color: #000000;
	font-weight: bold; 
	font-size: 0.83em; 
}

img.click { cursor: pointer; }

strong { font-weight:bold; }

table { 
	border:0; 
	border-collapse:collapse; 
	border: none;   
	margin: 0 12px 1em 0px; 
}

table tr td { 
	background: #EAF1F9; 
	text-align: left; 
	vertical-align:top; 
	margin:0;
	padding:0; 
	text-align:left; 
}

table tr td, th { 
	border: 2px solid #FFFFFF; 
	font: normal 0.75em/150% Verdana, Arial, Helvetica, sans-serif;
	padding: 0.3em 6px 0.3em 8px; 
	border-collapse: collapse; 
	vertical-align: top; 
}

th { 
	background: #D0E2F5; 
	color: #00306B; 
	font-weight: bold; 
	text-align: left;
}

ul.post-meta { /* classics - classes used by the_meta() */
	list-style: none;
}

ul.post-meta span.post-meta-key { /* classics */
	font-weight: bold;
}

ul.skiplist { 
	list-style-type: none; 
	position:absolute; 
	top:0; left:0; 
	width: 100%; 
	z-index: 30;
}

/* .. class ..................... */

.alt {
	/* background-color:#D0E2F5; */
	padding:2px;
	border-top:1px #E0D3CD dotted;
	border-bottom:1px #E0D3CD dotted;
}

.clearboth { clear: both; }

.credit { /* classics */
	background: #90a090;
	border-top: double 3px #aba;
	color: #FFFFFF;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover { /* classics */
	color: #FFFFFF;
}

.displayNone, #hide{  display:none; }
.displayOutside{ position: absolute; top: -7000px; left:-7000px; }
.displayInline{ display:inline; }
.displayBlock{ display:block; }

.feedback {
	text-align: right;
}

.floatLeft{ float:left; }
.floatRight{ float:right; }

.meta {
	font-size: .70em;
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta li, ul.post-meta li { /* classics */
	display: inline;
}

.meta ul { /* classics */
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a { /* classics */
	color: #144B93;
}

.mpZero { margin:0;padding:0;border:0; }

.noWrap { white-space:nowrap; }

.storytitle { /* classics */
	margin: 0;
}

.storytitle a { /* classics */
	text-decoration: none;
}

.tagcloud a {
	color: #FFFFFF; 
}

.textwidget {
	padding:0px 0px 0px 45px; 
	margin:0px 10px 0px 15px; 
	text-transform:none;
	color: #FFFFFF; 
	font: bold 0.75em/190% Arial, Verdana, Helvetica, sans-serif;  
	line-height: 1.3em;
}

.widget widget_text {
	padding:0px 0px 0px 45px; 
	margin:0px 10px 0px 15px; 
	text-transform:none;
	color: #FFFFFF; 
	font: bold 0.75em/190% Arial, Verdana, Helvetica, sans-serif;  
	line-height: 1.3em;
}

/* ## id ############################ */

#breadcrumb {
	color: #FFFFFF; 
	font: bold 0.75em/150% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px; 
	background: #144B93 url(images/bg_body.jpg) repeat-x 0 -274px; 
}

#breadcrumb a, #breadcrumb span {
	margin-right: 8px; 
	color: #FFFFFF; 
}

#breadcrumb span.lang {margin-right: 0px;}
#breadcrumb a.home {text-transform: uppercase; }
#breadcrumb p strong {font-weight: normal;  }

#comments ol li {
	list-style-type: none;
	/* color: #CC0000; */
}

#comments ul li {
	list-style-type: none;
	/* border: 1px solid #000000; */
}

#commentform #author, #commentform #email, #commentform #url, #commentform #mcspvalue, #commentform textarea {
	background: #FFFFFF;
	border: 1px solid #E2001A;
	padding: .2em;
}

#commentform textarea {
	width: 98%;
}

#commentlist li
	color: #000000;
	/* list-style-type: none; */
}

#content {
	float: left; 
	/* background: #FFFFFF; */
	/* margin: 12px auto 12px; */
	width: 544px; min-width: 544px; 
	/* position: relative; */
	z-index: 20; 
	border:0; 
	text-align: left; 
	/* border: 1px solid #000000; */
}

#description {
	position: absolute;
	left: 95px;
	top: 33px;
	font: bold 1.6em/140% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	z-index: 30; 
}

#leftsection { 
	float: left; 
	width: 544px; 
	margin-bottom: 12px; 
}

#leftsection #content, #leftsection #startcontent, #leftsection #startcontact {
	clear:left; 
	padding-bottom: 10px;
}

#leftsection .teaser_news { 
	min-height: 106px;
}

#leftsection #content, 
#leftsection #startcontent, 
#leftsection .teaser_news, 
#leftsection .teaser_banner { 
	margin: 0 0 12px 0; 
	background: #fff; 
}

#leftsection #content, 
#leftsection #startcontact, 
#leftsection .teaser_news, 
#leftsection .teaser_banner { 
	margin: 0 0 12px 0; 
	background: #D0E2F5;	
}

#leftsection #content, 
#leftsection #startcontent, 
#leftsection .teaser_news { 
	background: #FFFFFF;
	padding-left: 14px;
}

#leftsection #startcontent h3, 
#leftsection #content h3, 
#leftsection .teaser_news h4 { 
	padding: 8px 0 4px 0;
	font: bold 1.12em/140% Verdana, Arial, Helvetica, sans-serif;
	display: block; 
}

#leftsection .teaser_news h4{ font: bold 1.12em/120% Verdana, Arial, Helvetica, sans-serif; }
#leftsection .teaser_news h4 a { 
	display: block; 
	font-size: 80%; 
}

#leftsection #content h1, 
#leftsection #content h2, 
#leftsection #content h3, 
#leftsection #startcontent h1, 
#leftsection #startcontent h2, 
#leftsection #startcontent h3 { 
	padding: 8px 12px 8px 0px; 
	font: bold 1.12em/140% Verdana, Arial, Helvetica, sans-serif; 
}

#leftsection #content h4, 
#leftsection #startcontent h4{ 
	padding: 8px 12px 8px 0px; 
	font: bold 1em/160% Verdana, Arial, Helvetica, sans-serif; 
}

#leftsection #content p, 
#leftsection #startcontent p,
#leftsection .teaser_news p {  
	font: normal 0.75em/140% Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

#leftsection .teaser_news p { 
	clear: left; 
	padding: 2px 0px 8px 0;
}

#leftsection .teaser_news p a, 
#leftsection #content p a, 
#leftsection #startcontent p a { 
	font-weight: bold; 
	color: #00306b;
}

#leftsection #content p, 
#leftsection #startcontent p { 
	padding: 2px 12px 8px 0px; 
}

#leftsection .teaser_news img, 
#wrapper #leftsection .teaser_news a img { 
	float: right; 
	margin: 5px; 
}

#leftsection #content img { margin: 8px 12px 8px 8px; }
#leftsection #startcontent img { margin: 8px 12px 8px 8px; }

#leftsection #content img.floatLeft { 
	margin-left: 0px; 
	margin-top: 6px;
}

#leftsection #content img.floatRight { 
	margin-right: 12px;
	margin-top: 6px; 
}

#leftsection #startcontent img.floatRight { margin: 6px; }

#leftsection #content ul { 
	list-style:none; 
	margin:0 8px 0 0; 
	padding: 2px 0 8px 6px; 
}

#leftsection #content ul li { 
	color:#000; 
	font: normal 0.75em/150% Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; 
	padding: 0 0 6px 22px; 
	background: url(images/bg_ulList.gif) no-repeat 0 6px; 
}

#leftsection #content ol { 
	list-style: decimal; 
	list-style-position: outside; 
	margin:0 12px; 
	padding: 2px 0 8px 16px; 
}

#leftsection #content ol li { 
	color:#000; 
	font: normal 0.75em/150% Verdana, Arial, Helvetica, sans-serif; 
	padding-bottom: 6px; 
}

/*einfach verschachtelte Listen*/

#leftsection #content ol li ul, 
#leftsection #content ul li ul, 
#leftsection #content ol li ul, 
#leftsection #content ol li ol { 
	padding-bottom: 0px; 
}

#leftsection #content ol li ul li, 
#leftsection #content ul li ul li, 
#leftsection #content ol li ul li, 
#leftsection #content ol li ol li { 
	font: normal 1em/150% Verdana, Arial, Helvetica, sans-serif; 
	padding-bottom: 3px; 
}

#leftsection #content a:link, 
#leftsection #content p a:link, 
#leftsection #content li a:link { 
	color: #00306b; 
	font-weight: bold; 
	background-color: #fff;
 }
 
#leftsection #content a:visited, 
#leftsection #content p a:visited, 
#leftsection #content li a:visited { 
	background-color: #fff; 
	color: #4B7296;
	font-weight: bold;
}

#leftsection #content a:hover, 
#leftsection #content a:focus, 
#leftsection #content a:active { 
	color: #00306b; 
	font-weight: bold; 
	background-color: #fff; 
	text-decoration: underline;
}

#leftsection #content p a:hover, 
#leftsection #content p a:focus, 
#leftsection #content p a:active,
#leftsection #startcontent p a:hover, 
#leftsection #startcontent p a:focus, 
#leftsection #startcontent p a:active,
#leftsection #content li a:hover, 
#leftsection #content li a:focus, 
#leftsection #content li a:active { 
	background-color: #00306b; 
	color: #fff; 
	text-decoration: none; 
}

#leftsection #content #downloadListBox { 
	width:auto; 
	margin: 16px 10px 6px 0; 
	border: 5px solid  #D1E2F4;
}

#leftsection #content #downloadListBox h4{ 
color: #6B6B6B; 
text-transform: uppercase;
padding-top: 0; 
margin: 0 10px; 
font-size: 0.83em; 
}

#leftsection #content #downloadListBox a { 
	display:block; 
	padding-top: 12px; 
	min-height: 27px;
}

#leftsection #content #downloadListBox img {  
	float: left;
	margin: 2px; 
}

#leftsection #content #downloadListBox ul { 
	list-style:none;  
	margin-bottom: 0;
}

#leftsection #content #downloadListBox ul li { 
	list-style:none; 
	background-image: none; 
	display: block; 
	max-width: 520px; min-height: 39px; 
	font-weight:bold; 
	padding: 0; margin:0;   
}
 
#leftsection #content #downloadListBox ul li.pdf a, 
#leftsection #content #downloadListBox ul li.audio a, 
#leftsection #content #downloadListBox ul li.bild a,  
#leftsection #content #downloadListBox ul li.video a,
#leftsection #content #downloadListBox ul li.extern a { 
	padding-left: 48px; 
	background-position: 2px; 
	background-repeat: no-repeat; 
}

#leftsection #content #downloadListBox ul li.pdf a {   background-image: url(../images/materialien/icon_pdf.gif); }
#leftsection #content #downloadListBox ul li.audio a { background-image: url(../images/materialien/icon_audio.gif); }
#leftsection #content #downloadListBox ul li.bild a {  background-image: url(../images/materialien/icon_picture.gif);  }
#leftsection #content #downloadListBox ul li.video a { background-image: url(../images/materialien/icon_video.gif); }
#leftsection #content #downloadListBox ul li.extern a {background-image: url(../images/materialien/icon_externalLink.gif); }

#leftsection #content #downloadListBox ul li a:hover, 
#leftsection #content #downloadListBox ul li a:focus, 
#leftsection #content #downloadListBox ul li a:active {
	background-color: #fff; 
	color:#00306b; 
	text-decoration: underline;
}

#menu { /* classics */
	/* background: #FFFFFF; */
	/* border-left: 1px dotted #ccc; */
	/* border-top: solid 3px #e0e6e0; */
	/* padding: 20px 0 10px 30px; */
	/* position: absolute; */
	/* right: 2px; */
	/* top: 0; */
	/* width: 11em; */
}

#menu form { /* classics */
	/* margin: 0 0 0 13px; */
}

#menu input#s { /* classics */
	/* width: 80%; */
	/* background: #eee; */
	/* border: 1px solid #999; */
	/* color: #000; */
}

#menu ul { /* classics */
	/* color: #ccc; */
	/* font-weight: bold; */
	/* list-style-type: none; */
	/* margin: 0; */
	/* padding-left: 3px; */
	/* text-transform: lowercase; */
}

#menu ul li { /* classics */
	/* font: italic normal 110% 'Times New Roman', Times, serif; */
	/* letter-spacing: 0.1em; */
	/* margin-top: 10px; */
	/* padding-bottom: 2px; */
	/*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul { /* classics */
	/* font-variant: normal; */
	/* font-weight: normal; */
	/* line-height: 100%; */
	/* list-style-type: none; */
	/* margin: 0; */
	/* padding: 0; */
	/* text-align: left; */
}

#menu ul ul li { /* classics */
	/* border: 0; */
	/* font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; */
	/* letter-spacing: 0; */
	/* margin-top: 0; */
	/* padding: 0; */
	/* padding-left: 12px; */
}

#menu ul ul li a { /* classics */
	/* color: #000; */
	/* text-decoration: none; */
}

#menu ul ul li a:hover { /* classics */
	/* border-bottom: 1px solid #809080; */
}

#menu ul ul ul.children { /* classics */
	/* font-size: 142%; */
	/* padding-left: 4px; */
}

#offerte { 
	background: #144B93; 
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 10px 0px; 
}

#offerte ul { 
	list-style: none;
}
 
#offerte li { 
	/* border: 1px solid #999; */
	padding:0px 0px 0px 45px; 
	margin:0px 10px 0px 15px; 
	text-transform:none;
	color: #FFFFFF; 
	font: bold 0.75em/190% Arial, Verdana, Helvetica, sans-serif;  
	line-height: 1.3em;
}

#offerte h3 {
	width:260px; 
	background: #D0E2F5; 
	color: #00306B; 
	text-transform: uppercase; 
	font-size: 0.75em; 
	margin-bottom: 4px; 
	padding: 3px 0px 3px 6px; 
}

#rightsection { 
	/* clear:left; */
	float: right; 
	width: 266px; 
	min-height: 50px;
}

#rightsection #offer li a { background: #144B93 url(images/bg_item00.gif) no-repeat 0px 0px;}
#rightsection #offer li a.item_01 { background: #144B93 url(images/bg_item01.gif) no-repeat 0px 0px;}
#rightsection #offer li a.item_02 { background-image:url(images/bg_item02.gif); }
#rightsection #offer li a.item_03 { background-image:url(images/bg_item03.gif); }
#rightsection #offer li a.item_04 { background-image:url(images/bg_item04.gif); }
#rightsection #offer li a.item_05 { background-image:url(images/bg_item05.gif); }
#rightsection #offer li a.item_06 { background-image:url(images/bg_item06.gif); }
#rightsection #offer li a.item_07 { background-image:url(images/bg_item07.gif); }
#rightsection #offer li a.item_08 { background-image:url(images/bg_item08.gif); }

#rightsection #offer { 
	display: block; 
	background: #144B93; 
	margin: 0 0 12px;
	padding: 0px 0px 10px; 
}

#rightsection #offer ul { 
	display: block; 
	margin-top:10px; 
	list-style: none;
}
 
#rightsection #offer li a { 
	padding:3px 0px 3px 45px; 
	margin:0 0 15px 15px; 
	text-transform:none;
	color: #FFFFFF; 
	font: bold 0.75em/190% Arial, Verdana, Helvetica, sans-serif;  
}

#rightsection #offer li a:hover,
#rightsection #offer li a:focus,
#rightsection #offer li a:active {
	color: #FFFFFF;  
	text-decoration: underline; 
}

#rightsection #offer h3 {
	width:260px; 
	background: #D0E2F5; 
	color: #00306B; 
	text-transform: uppercase; 
	font-size: 0.75em; 
	margin-bottom: 4px; 
	padding: 3px 0px 3px 6px; 
}

#rightsection div.banner img { 
	margin-bottom: 12px; 
	margin-top: 0;
}

#rightsection div.banner { 
	clear: both; 
}

#s {
	/* border: 1px solid #000000; */
	font-size: 1.0em;
	margin-top: 2px;
	float: left;
}

#search {
	/* border: 1px solid #000000; */
}

#searchbutton {
	/* background-image:url(images/search.gif); */
	/* border: 1px solid #000000; */
	margin-top: 0px;
}

#searchform {
	/* border: 1px solid #000000; */
	/* text-align: center; */
	margin-top: 0px;
	margin-left: 60px; 
}

table.search tr td { 
	/* border: 1px solid #000000; */
	background: #144B93; 
	/* text-align: center; */
	vertical-align: middle; 
	margin: 0;
	padding: 0;
	border: none;
}

#wp-calendar {
	/* border: 1px solid #FFFFFF; */
	background: #144B93;
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	background: #144B93;
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	background: #144B93;
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	background: #144B93;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #144B93;
	color: #FFFFFF;
}

#wp-calendar caption {
	background: #144B93;
	color: #FFFFFF;
	border: none;
	text-align: center;
}

#wp-calendar td {
	background: #144B93;
	color: #FFFFFF;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #144B93;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #FFFFFF;
	color: #E2001A;
}

#wp-calendar th {
	background: #144B93;
	color: #FFFFFF;
	border: none;
	/* font-style: normal; */
	/* text-transform: capitalize; */
}

.pagebar { 
	float: right;
	clear: left;
	text-align: right;
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
}

.pagebar a, .pageList .this-page {
	padding: 2px 6px;
	border: solid 1px #ddd; 
	/* background: #fff; */
	text-decoration: none;
}

.pagebar a:visited {
	padding: 2px 6px;
	border: solid 1px #ddd; 
	/* background: #fff; */
	text-decoration: none;
}

.pagebar .break {
	padding: 2px 6px;
	border: none; 
	/* background: #fff; */
	text-decoration: none;
}

.pagebar .this-page {
	padding: 2px 6px;
	border-color: #999; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	/* background: #fff; */
}

.pagebar a:hover {
	color: #fff; 
	background: #0063DC; 
	border-color: #036; 
	text-decoration: none;
}

.pagebar-unten { 
	/* font: 11px Arial, Helvetica, sans-serif; */
	padding-top: 24px; 
	padding-bottom: 12px; 
	margin: 0px; 
}

.pagebar-unten a, .pageList .this-page {
	padding: 2px 6px; 
	border: solid 1px #00306B; 
	/* background: #fff; */
	text-decoration: none;
}

.pagebar-unten a:visited {
	padding: 2px 6px; 
	border: solid 1px #00306B; 
	/* background: #fff; */
	text-decoration: none;
}

.pagebar-unten .break {
	padding: 2px 6px; 
	border: none; 
	/* background: #fff; */
	text-decoration: none;
}

.pagebar-unten .this-page {
	padding: 2px 6px; 
	border-color: #999; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	/* background: #fff; */
}

.pagebar-unten a:hover {
	color: #fff; 
	background: #0063DC; 
	border-color: #036; 
	text-decoration: none;
}

.storycontent {
	margin-left: 0px; 
	margin-right: 10px; }

.storycontent ul li, .storycontent ol li {
	margin-left: 30px; 
}

.storycontent ul li div strong a, .storycontent ol li a, .storycontent strong a:visited, .postspermonth a {
	color: #00306B;
}
