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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
ol, ul {
	list-style: none;
}
table, td, th {
	border-collapse: collapse;
	border-spacing: 0;
}
img { display: block; border: none; }

/* ************************************************************************ */
/* STRUKTUR */
/* ************************************************************************ */

body {
	background: #dcddbd url(../layout/body.gif) 0 215px repeat-x scroll; /* BG Vertikal */
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#page-header {
	position: relative;
	float: left;
	width: 990px;
	height: 251px;
	background: transparent url(../layout/page-header.jpg) top left no-repeat; /* BG Vertikal */
	z-index: 9999;
}

#page-content {
	position: relative;
	float: left;
	width: 990px;
	height: 430px;
	background: transparent url(../layout/page-content.jpg) top left no-repeat; /* BG Vertikal */
}


/* ************************************************************************ */
/* PAGE-HEADER */
/* ************************************************************************ */

#page-header #logo {
	position: absolute;
	left: 210px;
	top: 0;
}

#page-header #titlepic {
	position: absolute;
	left: 274px;
	top: 76px;
}

#page-header h1 {
	position: absolute;
	left: 294px;
	top: 226px;
	font-size: 12px; font-weight: bold;
	color: #fff;
}

#page-header form#search {
	position: absolute;
	left: 673px;
	top: 13px;
	line-height: 15px;
}

#page-header form#search input#f_search {
	height: 15px;
	width: 120px;
}

#page-header form#search a:link, #page-header form#search a:visited {
	color: #000;
}
#page-header form#search a:hover, #page-header form#search a:active {
	color: #13d62a;
}

/*	**********
/*	Fontsizer
/*	********** */

#page-header #fontsizer {
	position: absolute;
	left: 830px;
	width: 80px;
	top: 13px;
	text-align: right;
}

#fontsizer a { text-decoration: none; color: #000; }
#fontsizer a:hover { text-decoration: underline;}
#fontsizer-normal { font-size: 12px; }
#fontsizer-bigger { font-size: 15px; }
#fontsizer-biggest { font-size: 18px; }


/* Nav META */

#page-header a#nav-meta-claks1 {
	display: block;
	position: absolute;
	left: 674px;
	top: 150px;
	width: 236px;
	height: 24px;
	padding-top: 41px;
	padding-left: 10px;
	background: transparent url(../layout/nav-meta-claks1.gif) top left no-repeat;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#page-header a#nav-meta-claks2 {
	display: block;
	position: absolute;
	left: 674px;
	top: 46px;
	width: 236px;
	height: 128px;
	padding-top: 41px;
	padding-left: 10px;
	background: transparent url(../layout/nav-meta-claks2.gif) top left no-repeat;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#page-header a#nav-meta-claks2 span {
	float: left;
	color: #7a7a7a;
	width: 230px;
	line-height: 19px;
	
	font-size: 10px; line-height: 14px; 
}

/* Nav META */

#page-header ul#nav-meta {
	position: absolute;
	left: 674px;
	top: 40px;
	width: 238px;
	height: 175px;
}

#page-header ul#nav-meta li {
	float: left;
	width: 228px;
	height: 35px;
}

#page-header ul#nav-meta a {
	float: left;
	width: 228px;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	font-weight: bold;
	color: #7a7a7a;
	padding-left: 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	overflow: hidden;
	background: transparent url(../layout/nav-meta-bg.gif) top left no-repeat;
}

/* Nav MAIN*/
#page-header #nav-main { font-size: 12px; }

#page-header ul#nav-main {
	position: relative;
	left: 0;
	top: 75px;
	width: 273px;
	height: 140px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

#page-header ul#nav-main li { float: left; }

#page-header ul#nav-main a {
	float: left;
	width: 248px;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding-left: 25px;
	border-bottom: 1px solid #fff;
}

#page-header ul#nav-main a:hover { /* Zustand Hover */
	background-color: #13d62a;
	color: #fff;
}

#page-header ul#nav-main li.active a { /* Zustand Active */
	background-color: #13d62a;
	color: #13d62a; 
	/* color: #fff; */
}

#page-header ul#nav-main a span { /* Pfeile */
	color: #000 !important;
}

#page-header ul#nav-main a:hover span { color: #fff !important; }


/* ************************************************************************ */
/* PAGE-CONTENT */
/* ************************************************************************ */

#page-content #bwlogo {
	position: fixed;
	bottom: 60px;
	left: 60px;
/*
float: left; 
margin-top: 60px;
*/
}

#page-content li.logo {
	margin: 40px 0 0 60px;
	background: none !important;
}


/* Nav Sub */

#page-content ul#nav-sub {
	position: relative;
	float: left;
	width: 273px;
	z-index: 9999;
}

#page-content ul#nav-sub li { float: left; background-color: #e5e9d1; }

#page-content ul#nav-sub a {
	float: left;
	width: 248px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
																							 padding-left: 25px; 
	padding-top: 9px; padding-bottom: 9px;
	border-bottom: 1px solid #fff;
	
}

#page-content ul#nav-sub a:hover { /* Zustand Hover */
	background-color: #fff;
	/* color: #13d62a; */
	color: #000;
}

#page-content ul#nav-sub li.title a { /* Zustand Title */
	background-color: #000;
	color: #fff;
}

#page-content ul#nav-sub li.active a { /* Zustand Active */
	background-color: #13d62a;
/*
 	color: #13d62a;
*/
 	/* color: #fff; */ 
 	color: #000; 
}
									#page-content ul#nav-sub li.open-subnav a {
									color: #000;
									background-color: #fff; }

#page-content ul#nav-sub li.empty a, #page-content ul#nav-sub li.empty a:hover { color: #fff; background-color: transparent; 
}

									#page-content ul#nav-sub li.empty { background: none; }

#page-content ul#nav-sub a span { /* Pfeile */
	color: #000 !important;
}

/* Nav Sub Sub */

																							/*
																							#page-content ul#nav-sub li ul {
																								display: none;
																							}
																							*/

#page-content ul#nav-sub li.active ul {
	display: block;
}

#page-content ul#nav-sub li.active ul li,
#page-content ul#nav-sub ul li {
	/* background-color: #faf7ed; */
											background-color: #f4f3e8;
}

#page-content ul#nav-sub li.active ul a,
#page-content ul#nav-sub ul a {
	background-color: transparent;
	color: #000;
}

#page-content ul#nav-sub li.active ul a:hover,
#page-content ul#nav-sub ul a:hover { /* Zustand Hover */
	/* background-color: #a8ff21; */
											background-color: #faf7ed;
	/* color: #fff; */
			/*								color: #a8ff21;
			*/
																					color: #13d62a;
}

#page-content ul#nav-sub li.active ul li.active a,
#page-content ul#nav-sub ul li.active a { /* Zustand Active */
	/*
background-color: #a8ff21;
	color: #000;
*/


}

/* Page-content Content */

#content {
	float: left;
	width: 639px;
	background-color: #f4f3e8;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 20px;
}

#content-outer { 
	float: left;
	width: 641px;
}

#content-footer { float: left; width: 100%; color: #999; }
#content-footer p { margin-left: 20px; margin-top: 15px; margin-bottom: 30px;  }
#content-footer a { text-decoration: none; color: #999; }


/* ************************************************************************ */
/* PAGE-CONTENT CONTENT */
/* ************************************************************************ */

#content p, #content ul, #content ol, #content h1, #content h2, #content h3, #content table {
	margin: 0 10px 15px 20px;
}

#content h2 {
	display: block;
	width: 608px;
	margin-right: 10px;
	line-height: 25px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	border-top: 1px dotted #a5a68e;
	border-bottom: 1px dotted #a5a68e;
	clear: both;
}

#content h2.marked {
	color: #13d62a;
}

#content h2 + img {
	margin-top: -15px;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

#content ul {
	list-style-type: square;
	margin-left: 36px;
}

#content ol {
	margin-left: 36px;
}

#content ul.links,
#content a.ulLink {
	list-style-type: square;
	margin-left: 36px;
	list-style-image: url(../layout/bullet.gif);
}

#content a:link, #content a:visited {
	color: #000;
}
#content a:hover, #content a:active {
	color: #13d62a;
}

#content img.left {
	margin-right: 20px;
}

#content img.right {
	margin-left: 20px;
}

#content p img {
	margin-bottom: 15px;
}


#content .left { float: left; clear: left; display: inline; }
#content .right { float: right; clear: right; display: inline; }

#content div.box {
	float: left; display: inline;
	width: 609px;
	margin: 0 10px 5px 20px;
	background-color: #fff;
	border-top: 1px dotted #a5a68e;
	border-bottom: 1px dotted #a5a68e;
	clear: both;
}
#content div.box + * { clear: both; }

#content div.box img {
	float: left; display: inline;
	clear: left;
	display: inline;
	margin-left: 10px;
	margin-top: 20px;
}
#content div.box h2, #content div.box p {
	float: right; display: inline;
	width: 300px;
	clear: right;
	border-top: none;
}

/* ************************************************************************ */
/* SEARCH FORM EXTENDED */
/* ************************************************************************ */

#content #extendedsearch {
	margin: 20px;
}

#content #extendedsearch div.col3 {
	float: left;
	width: 185px;
	margin-left: 20px;
}

#content #extendedsearch div.col3 p {
	margin: 0;
}

#content #extendedsearch input.checkbox {
	float: left;
}

#content #extendedsearch label {
	float: left;
	width: 100px;
}

#content #extendedsearch input.button {
	float: left;
	width: 610px;
	margin: 5px 0 5px 0;
	text-align: right;
	background-color: #f4f3e8;
	border: none;
	border-bottom: 1px dotted #a5a68e;
	font-weight: bold;
}

#content .tx-indexedsearch-whatis {
	display: block;
	width: 608px;
	margin-right: 10px;
	line-height: 25px;
	padding-top: 3px;
	padding: 3px 10px 3px 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	border-top: 1px dotted #a5a68e;
	border-bottom: 1px dotted #a5a68e;
	clear: both;
}

#content .tx-indexedsearch-search-submit {
	margin: 15px 0 0;
}

/* Text mit Bild */
.csc-textpic {
	margin-left: 20px;
}

a.ulLink img,
a.ulLink img {
	display: inline; border: 0; float: left; margin-right: 5px;
}

/* Subpage-Map */
.subpage-map a { text-decoration: none; }
/* .subpage-map h2 { margin-bottom: 0px !important; } */
.subpage-map img {
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	display: block;
}

/* Hilfmittel-Datenbank */

.medienpool {
	clear: both;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	border-top: 1px dotted #a5a68e;
	border-bottom: 1px dotted #a5a68e;
	background-color: #fff;
	margin-bottom: 5px;
}
#content div.medienpool { width: 609px; }

#content div.medienpool h2 {
	width: auto;
	clear: none;
	margin-left: 0;
	margin-right: 0;
	border-top: none;
}

.medienpool .csc-textpic {
	margin-left: 0;
}
.medienpool .csc-textpic-imagewrap {
	margin-top: 10px;
}

.csc-textpic-intext-left-nowrap li,
.csc-textpic-intext-left-nowrap ul { margin-left: 8px !important; padding-left: 0 !important;}
.csc-textpic-intext-left-nowrap p { margin-left: 0px !important; }

.csc-textpic-text p { margin-left: 0 !important; }

/* 1208 */
#content h2 {
	line-height: 19px;
}

