/*V3 frontwork
- Fixe Höhe bei wenig Inhalt angepasst, Max, 26.1.2012
- Redesign, div. Anpassungen, Max 24.1.2011
- Subnavi angepasst Max, 16.9.2010
- Image, Bildlegende und Haupttitel angepasst, 17.4.2008
- Neuer Style, image_team, 10.9.2008
- Bildlegende angepasst, 18.9.2008
*/

/* Styles html, body moved to top.css */

#spektrum {
	height: 215px;
	width: 20px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 2;
	visibility: visible;
}

/*Navi allgemein*/

a:link {
	color: #233184;
	font-weight: bold;
	text-decoration: none;
}

a:hover { font-weight: bold;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 0px;

}

a:visited {
	color: #233184;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	text-decoration: none;
}

/* @end */

/*Suchfeld*/

/* Styles for input, textarea moved to top.css */

.submit {
	border: solid 1px #dbdbdb;
	background: #d1d1d1;
	padding: 1px;
}

/* @end */


div#header {
	color: #fff;
	width: 940px;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 10px;
}

div#wrapper {
	width: 940px;
	top: 0px;
	margin: 0 auto;
	text-align:center;
	background-color: white;
	position: relative;
	border: solid 1px gray;
}

div#container {
	text-align: left;
	margin: 20px 0 20px 0;
	width: 940px;
	background: url(/img/bg_spaltenlinien.gif) repeat-y;
	min-height: 600px;
}

div#navibalken {
	border-top: 0px;
	border-bottom: 1px solid gray;
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
	background: #233184 url(/img/blue.gif);
	font-weight: bold;
	height: 28px;
	width: 940px;
}

/* @group navi_main_left */

#navi_main_left {
	background-color: #233184;
	margin: 0;
	padding: 0;
	display: inline;
}

#navi_main_left li {
	background-color: #233184;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid gray;
}

#navi_main_left a {
	padding: 28px 13px;
	text-decoration: none;
	color: #fff;
}

#navi_main_left a:hover {
	color: #fff;
	background: #575758;
	line-height: 28px;
}

#navi_main_left a.active {
	background: #bdc1da;
	color: #233184;
}

/* @end */

/* @group navi_main_right */

#navi_main_right {
	margin: 0;
	padding: 0;
	display: inline;
}

#navi_main_right li {
	background-color: #233184;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid gray;
}

#navi_main_right a {
	padding: 7px 13px;
	text-decoration: none;
	color: #fff;
}

#navi_main_right a:hover {
	color: #fff;
	background: #575758;
	line-height: 28px;
}

#navi_main_right a.active {
	background: #bdc1da;
	color: #233184;
}

.home {
	background-color: #b6371c;
}

/* @end */

/* @group subnavi */

div#subnavi {
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0;
	padding-left: 0;
	display: inline;
}

#subnavi ul {
	list-style: none;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
	font-style: normal;
}

#subnavi li {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	list-style-position: inside;
	line-height: 22px;
	background: url(/img/linie_gestr_waagrecht.gif) repeat-x 0 10px;
}

#subnavi li li {
	border-bottom: 0px;
	letter-spacing: 0px;
	list-style-position: inside;
	font-weight: normal;
	font-style: normal;
	line-height: 5px;
	background-image: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#subnavi li li li {
	background-image: none;
}

#subnavi li li li li {
	background-image: none;
}

#subnavi .present {
	background: url(/img/subnavi_verlauf.jpg) no-repeat 0 -4px;
}

#subnavi a:link {
	text-decoration: none;
	color: #233184;
	font-weight: bold;
}

#subnavi a:visited {
	text-decoration: none;
	color: #233184;
}

#subnavi a:hover {
	
}

#subnavi li li a:visited { color: #233184; font-weight: normal; font-style: normal; text-decoration: none; }

#subnavi li li a:link {
	color: #233184;
	font-weight: normal;
	font-style: normal;
}

#subnavi li li a:hover { text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px; }

#subnavi .list_first {
	background: url(/img/linie_gestr_waagrecht2.gif) repeat-x;
}

/* @end */

/* @group rechte Spalte */

div#ql {
	float: right;
	width: 180px;
	margin-right: 10px;
	margin-left: 0px;
	padding-right: 0;
	padding-left: 0;
	display: inline;
}

#ql ul {
	list-style: none;
	background-color: #f7f3e8;
	padding: 8px;
	color: #ebbf00;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
	margin: 0;
	padding: 6px 6px 10px;
}

#ql li li {
	border-bottom: 1px dotted black;
	font-size: 12px;
	font-weight: bold;
	color: black;
	letter-spacing: 1px;
	line-height: 22px;
	padding: 0 0 0 15px;
	background: url(/img/pfeil.gif) no-repeat 0 center;
}

#ql .list_first {
	border-top: 1px dotted black;
	display: list-item;
	padding: 0 0 0 15px;
	background: url(/img/pfeil.gif) no-repeat 0 center;
}

#ql a {
	text-decoration: none;
	color: black;
}

#ql a:hover { color: gray; text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px; }

/* @end */

/* @group content */

br.clear {
	clear: both;
}

div#content {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 520px;
	padding-right: 0;
	padding-left: 0;
	display: inline;
}

div#content h1 {
	font-size: 18px;
	font-weight: bold;
}

div#content h2 {
	font-size: 14px;
	font-weight: bold;
}

div#content h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 5px;
	padding-top: 0;
	margin: 0;
	background: url(/img/linie_gestr_waagrecht.gif) repeat-x 0 7px;
}

.pdf ul {
	list-style-image: url(/img/pdf-icon.gif);
	margin: 0;
	list-style-position: inside;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	line-height: 24px;
}

.doc ul {
	list-style-image: url(/img/doc-icon.gif);
	margin: 0;
	list-style-position: inside;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	line-height: 24px;
}

.newsanriss {
	padding-bottom: 3px;
}

.suchanriss {
	padding-bottom: 3px;
}

.suchanriss span {
	background-color: #F9E775;
}

.image_right {
	float: right;
	margin: 10px 0 10px 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}

.image_left {
	float: left;
	margin: 0 20px 0 0;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}

.image_team {
	border: solid 1px #8a888b;
}

/* @end */

div#clear {
	clear: both;
}

div#footerwrapper {
	width: 940px;
	margin: 0 auto;
	text-align: center;
}

div#footer_left {
	color: #000;
	float: left;
	padding-top: 6px;
	font-size: 11px;
}

div#footer_left a:link {
	color: #000;
	text-decoration: none;
        font-weight: normal;
}

div#footer_left a:hover {
	text-decoration: underline;
	color: #000;
        font-weight: normal;
border-bottom-style: dotted; border-bottom-width: 1px; }

div#footer_left a:visited {
	text-decoration: none;
	color: #000;
        font-weight: normal;
}

div#footer_left a:active {
	text-decoration: underline;
	color: #000;
        font-weight: normal;
}

div#footer_right {
	color: #000;
	float: right;
	padding-top: 6px;
	font-size: 11px;
}

div#footer_right a:link {
	color: #000;
	text-decoration: none;
        font-weight: normal;
}

div#footer_right a:hover {
	text-decoration: none;
	color: #000;
        font-weight: normal;
border-bottom-style: dotted; border-bottom-width: 1px; }

div#footer_right a:visited {
	text-decoration: none;
	color: #000;
        font-weight: normal;
}

div#footer_right a:active {
	color: #000;
        font-weight: normal;
}

fieldset {
	width: 490px;
	margin: 1.5em auto;
	display: block;
	background: #fff;
	clear: both;
	border: solid 1pt #d1d1d1;
}


* html fieldset {
	padding: 5px;
}

legend {
	font-size: 12px;
	background: #c5c5c5;
	padding: 4px;
	margin-bottom: 4px;
	font-weight: bold;

}

label {
	margin: 5px 0;
}

.alle label {
	float: left;
	display: block;
	width: 14em;
        text-align: right;
        margin-right: 5px;
}

p.login {
	margin: 0;
	padding: 0 0 7px 0;
}

p.login label {
	display: block;
	float: left;
	width: 90px;
	margin-top: 3px;
}

form br {
/* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left;
/* das floating der labels und inputs aufheben */
}

/* Styles for input, textarea moved to top.css */

.buttons {
	text-align: left;
}
.td_daten { padding-top: 6px; padding-bottom: 6px; border-top: 1px solid #898989; }
.voting-box { background-color: #e8e8e8; padding: 8px; }
.voting-box img { margin-right: 5px; }

/* @group sitemap */

#spektrum {
	height: 215px;
	width: 20px;
	left: 0;
	top: 0;
	z-index: 3;
	position: absolute;
	visibility: visible;
}

div#spalte1 {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	width: 250px;
	padding-right: 0;
	padding-left: 0;
	display: inline;
}

div#spalte2 {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	width: 250px;
	padding-right: 0;
	padding-left: 0;
	display: inline;
}

#sitemap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sitemap ul ul {
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

a.node:link, a.node:visited {
	font-weight: normal;
	text-decoration: none;
}

a.node:hover {
	
border-bottom-style: dotted; border-bottom-width: 1px; }

/* @end */

/* @group closed user */

div.download {
	padding: 0 0 5px 10px;
}

/* @end */

/* @group gallery */

#spalte1_wrapper { width: 166px; margin-right: 10px; float: left; margin-bottom: 20px; display: inline; }

#spalte2_wrapper { width: 166px; float: left; margin-right: 10px; margin-bottom: 20px; display: inline; }

#spalte3_wrapper { width: 166px; float: right; margin-bottom: 20px; display: inline; }

/* @end */
