/* =========================================================
navigate.de - Stylesheet für LMZ-BW
Datei: style.css
Media: screen
Autor: Manfred Rössler
Mail: roessler@navigate.de
========================================================== */


/* ===============================
   =Allgemeine Selektoren 
=============================== */
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	background: #fefecc;
	text-align:center;
}

html {
	font-size: 1em;
}

img {
	border: 0;
}

.clearBoth {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.floatRight {
	float: right;   
}

.floatLeft {
	float: left;   
}

img.floatLeftSpezial {
	float: left;
	margin: 0 0.833333333em 0.833333333em 0;
}

a {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}
a.extern {
	padding-left: 1.75em;
	background-image: url(../images/ico_extern.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
a.internal {
	padding-left: 1.75em;
	background-image: url(../images/ico_ImpKon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
a.formular {
	padding-left: 1.25em;
	background-image: url(../images/ico_formular.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
}
/*a:focus {
	outline: 0;  
}*/
a:hover {
	text-decoration: underline;
}

label {
	cursor: pointer;
}

table {
	border: 0;
	width: 100%;
	font-size: 1em;
}
td {
	vertical-align: top;
}

.hidden  {
	display: none;
}

button.aktiv {
	font-size: 1em;
	width: 10.75em;
	height: 1.75em;
	font-weight: bold;
	background: url(../images/hgButtonAktiv.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	margin-right: 3.166666667em;
}
button.inaktiv, button.inaktivAbstandRechts{
	font-size: 1em;
	width: 10.75em;
	height: 1.75em;
	font-weight: bold;
	background: url(../images/hgButtonInaktiv.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	color: #ccc;
}
button.inaktivAbstandRechts {
	margin-right: 3.166666667em;
}
button.spezial, button.spezialAbstandRechts {
	font-size: 1em;
	width: 10.75em;
	height: 1.75em;
	font-weight: bold;
	background: url(../images/hgButtonInaktiv.gif) left top no-repeat;
	border: none;
	color: #000;
}
button.spezialAbstandRechts {
	margin-right: 3.166666667em;
}


/* ===============================
   = Layout 
=============================== */

#top {
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
}

#container {
	top: 0;
	width: 80.66666667em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#centerBug {
	padding-left: 0.5em;
}

#shadowTop {
	position: relative;
	z-index: 0;
	width: 80.66666667em;
	height: 2.583333333em;
	background-image:url(../images/shadowTop.gif);
	background-repeat:no-repeat;
	background-position: right top;
	clear: both;
}
#shadowtTopRest {
	width: 79.58333333em;
	height: 2.583333333em;
	background-color:#fff;
	border-top: .083333333em solid #ff9900;
}
#shadow {
	width: 80.66666667em;
	background-image:url(../images/shadowRight.gif);
	background-repeat:repeat-y;
	background-position: right top;
}
#flaeche {
	width: 79.58333333em;
	background-color:#fff;
}

/* ===============================
   = Content 
=============================== */
#content {
	position:relative;
}

#contentLeft {
	float:left;
	width: 17.5em;
}
#contentMiddle {
	float: left;
	width: 39.583333333em;
	margin-left: 2.5em !important;
	line-height: 1.5em;
}

#contentHome {
	margin-top: 1.833333333em;
}

#contentRight {
	float: right;
	width: 17.5em;
}

/* ===============================
   = Navigationen
=============================== */

#metaNavigation {
	list-style: none;
	float: right;
	margin-top: 0.5em;
}
#metaNavigation li {
	float:left;
	background: url(../images/ico_formular.gif) 0 0.25em no-repeat;
	padding-left: 1.416666667em;
	margin-right: 0.833333333em;
}
#metaNavigation li a {
	font-weight: normal;
	font-size: 0.916666667em;
}
#metaNavigation li a:hover {
	text-decoration: none;
}

/* Main Navigation */
#navigationMain {
	background: #e5e5e5;
}
#navigationMain ul {
	list-style: none;
}

/* Main Navigation Li */
#navigationMain ul li {
	border-bottom: 0.083333333em solid #FFF;
}
#navigationMain ul li ul li {
	border-top: 0.083333333em solid #FFF;
	border-bottom: none;
}

/* Main Navigation A */
#navigationMain ul li a {
	display: block;
	width: 13.750000000em;
	padding: 0.583333333em 0.833333333em 0.583333333em 2.916666667em;
	background: url(../images/bullet.gif) 19px 10px no-repeat;
}
#navigationMain ul li ul li a {
	display: block;
	/*color: #000;*/
	font-size: 0.916666667em;
	font-weight: normal;
	text-decoration: none;
	width: 15.000000000em;
	padding: 0.181818182em 0.909090909em 0.272727273em 3.181818182em;
	background: #e5e5e5;
}
#navigationMain ul li ul li ul li a {
	width: 14.272727273em;
	padding: 0.181818182em 0.909090909em 0.272727273em 4em;
	background: #f2f2f2;
}
#navigationMain ul li ul li ul li ul li a {
	width: 13.363636364em;
	padding: 0.181818182em 0.909090909em 0.272727273em 4.818181818em;
	background: #fafafa;
}

/* Main Navigation A:Hover*/
#navigationMain ul li ul li a:hover {
	color: #ff9900;
	background: #FFF;
}
#navigationMain ul li ul li ul li a:hover {
	background: #FFF;
}
#navigationMain ul li ul li ul li ul li a:hover {
	background: #FFF;
}

/* Main Navigation A.Active */
#navigationMain ul li a.active {
	text-decoration: none;
}
#navigationMain ul li ul li a.active  {
	text-decoration: none;
	background: #e5e5e5 url(../images/menueSubAktiv.gif) 2.090909091em 0.363636364em no-repeat;
}
#navigationMain ul li ul li ul li a.active {
	text-decoration: none;
	background: #f2f2f2 url(../images/menueSubAktiv.gif) 2.909090909em 0.363636364em no-repeat;
}
#navigationMain ul li ul li ul li ul li a.active {
	text-decoration: none;
	background: #fafafa url(../images/menueSubAktiv.gif) 3.727272727em 0.363636364em no-repeat;
}

/* Main Navigation A:.Active:Hover*/
#navigationMain ul li ul li a.active:hover  {
	text-decoration: none;
	background: #e5e5e5 url(../images/menueSubAktiv.gif) 2.090909091em 0.363636364em no-repeat;
}
#navigationMain ul li ul li ul li a.active:hover {
	text-decoration: none;
	background: #f2f2f2 url(../images/menueSubAktiv.gif) 2.909090909em 0.363636364em no-repeat;
}
#navigationMain ul li ul li ul li ul li a.active:hover {
	text-decoration: none;
	background: #fafafa url(../images/menueSubAktiv.gif) 3.727272727em 0.363636364em no-repeat;
}
#navigationMainEnd {
	font-size: 0.833333333em;
	padding: 3.000000000em 0;
	text-align: center;
	background: #E5E5E5 url(../images/nook.gif) right bottom no-repeat;
}

/* Breadcrumb Navigation */
#contentMiddle #breadcrumb {
	padding: 0;
	margin: 0;
	height: 0.583333333em;
	padding: 2.166666667em 0 1.333333333em 0;
	border-bottom: 0.083333333em solid #ff9900;
	margin-bottom: 2.5em;
}
#contentMiddle #breadcrumb ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#contentMiddle #breadcrumb li {
	float:left;
	background: url(../images/breadcrumb.gif) 0 0.5em no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 0.833333333em;
	margin-right: 0.833333333em;
}
#contentMiddle #breadcrumb li.first {
	float:left;
	background: none;
	padding: 0;
	margin: 0;
	padding-left: 0;
	margin-right: 0.833333333em;
}
#contentMiddle #breadcrumb li a {
	font-weight: normal;
	font-size: 0.916666667em;
}
#contentMiddle #breadcrumb li a:hover {
	text-decoration: none;
}

/* ===============================
   = Content Mitte
=============================== */

#contentMiddle div.aktuellesHome {
	width: 39.583333333em;
	padding: 0.833333333em;
	margin: -0.833333333em 0 0.833333333em -0.833333333em; 
	background: #FFF;
}
#contentMiddle div.aktuellesHome:hover {
	background: #e5e5e5;
}

#contentMiddle div.aktuellesHome div.bild {
	float: left;
	width: 10.833333333em;
	min-height: 0.083333333em;
}
#contentMiddle div.aktuellesHome div.message {
	float: left;
	width: 28.750000000em;
}
#contentMiddle div.aktuellesHome div.message h1 {
	margin-bottom: 0;
}

#contentMiddle h1 {
	color: #003399;
	font-size: 1.25em;
	margin-bottom: 1.666666667em;
}
#contentMiddle h2 {
	font-size: 1em;
	margin-top: 2.083333333em;
	color: #000;
}

#contentMiddle h3 {
	font-size: 1em;
	margin: 2.083333333em 0;
	height: 1.666666667em;
	background: #ff9900;
	color: #FFFFFF;
	padding: 0.166666667em 0 0 0.416666667em;
}

#contentMiddle h4 {
	font-size: 1em;
	font-weight: normal;
}

#contentMiddle ul {
	list-style-type: none;
	margin: 0.833333333em 0 0.833333333em 0.833333333em;
}
#contentMiddle ul ul {
	margin: 0;
}
#contentMiddle ul li {
	background: url(../images/bullet_gray.gif) no-repeat 0 0.333333333em;
	padding-left:  1.666666667em;
}

#contentMiddle ul.listeMitModulen {
	margin:0;
}
#contentMiddle ul.listeMitModulen li {
	background: #e5e5e5;
	border-left: 0.833333333em solid #ff9900;
	border-bottom: 0.083333333em solid #fff;
	padding: 0.166666667em 0 0 0.416666667em;
	height: 1.666666667em;
}

#contentMiddle img.bildMittig {
	vertical-align: middle;
}

#contentMiddle a.linkDatei {
	background: url(../images/ico_datei.gif) no-repeat 0 0.25em;
	padding-left: 1.5em;
	margin-left: 0.25em;
}
#contentMiddle a.linkExtern {
	background: url(../images/ico_extern.gif) no-repeat 0 0.25em;
	padding-left: 1.5em;
	margin-left: 0.25em;
}
#contentMiddle a.linkIntern {
	background: url(../images/ico_formular.gif) no-repeat 0 0.25em;
	padding-left: 1.5em;
	margin-left: 0.25em;
}

#contentMiddle address {
	font-style: normal;
}

#contentMiddle fieldset {
	background: #e5e5e5;
	border: none;
	border: 0.083333333em solid #fafafa;
}

#contentMiddle legend {
	display: none;
}

#contentMiddle div.formularLinks {
	clear: both;
	float: left;
	width: 9.333333333em;
	height: 1.5em;
	border-bottom: 0.083333333em solid #fafafa;
	border-right: 0.083333333em solid #fafafa;
	padding: 0.416666667em;
}
#contentMiddle div.formularRechts {
	float: left;
	width: 28.333333333em;
	height: 1.5em;
	border-bottom: 0.083333333em solid #fafafa;
	padding: 0.416666667em;
}
#contentMiddle div.formularRechts input.textfeld {
	font-size: 1em;
	width: 13.333333333em;
	height: 1.083333333em;
	padding: 0.166666667em 0.416666667em 0 0.416666667em;
}
#contentMiddle button {
	font-size: 1em;
	width: 10.75em;
	height: 1.75em;
	font-weight: bold;
	background: url(../images/hgButtonAktiv.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

/* ===============================
   = Content Rechts
=============================== */

#contentRightSuche {
	width: 17.5em;
	height: 12.5em;	
	background-color: #ff9900;
	color: #fff;
	margin-bottom: 2.5em;
}
#contentRightSuche div.suchfeldHome {
	padding: 5.833333333em .833333333em 0 1.666666667em;
}
#contentRightSuche div.suchfeld {
	padding: 1.666666667em .833333333em 0 1.666666667em;
}
#contentRightSuche div.fontsize {
	margin: 2.083333333em 0 0 1.666666667em;
}
#contentRightSuche div.fontsize img {
	margin-right: .416666667em;
}
#contentRightSuche input.suche {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	width: 10.83333333em;
	height: 1.416666667em;
	border: 0;
	font-size: 1em;
	color: #000;
	padding: .25em .416666667em 0 .416666667em;
	vertical-align:middle;
}
#contentRightSuche button.login {
	background:url(../images/button_login.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	width: 1.75em;
	height: 1.666666667em;
	vertical-align: middle;
	margin-left: .333333333em;
}

.formreplace {
	height: 3.5em;
}

#contentRightSchnellzugriff, #contentRightHighlights {
	width: 17.5em;
}
#contentRightSchnellzugriff h1, #contentRightHighlights h1 {
	height: 1.416666667em;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	background-color: #ff9900;
	border-bottom: .083333333em solid #fff;
	padding: .25em 0 0 .833333333em;
}
#contentRightSchnellzugriff ul {
	list-style: none;
}
#contentRightSchnellzugriff ul li {
	margin-bottom: .833333333em;
	padding-left: 1.5em;
	background: url(../images/bullet.gif) no-repeat left 3px;
}
#contentRightSchnellzugriff div.text, #contentRightHighlights div.text {
	background-color: #e5e5e5;
	padding: .833333333em .833333333em;
	border-bottom: .083333333em solid #fff;
}
#contentRightHighlights {
	margin-top: 2.5em;
}

/* ===============================
   = Footer 
=============================== */

#footer {
	margin-top: 5em;
	background-color: #fff;
	border-top: .083333333em solid #ff9900;
	font-size: .916666667em;
	padding: 1.25em .833333333em;
	vertical-align: middle;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	display: inline;
}
#footer img {
	margin-left: .833333333em;
}
#footer a {
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
}
#footerShadow {
	width: 80.66666667em;
	height: 1.416666667em;
	background-image:url(../images/shadowBottomFolge.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

/*=============================== */

#positivBegutachtet {
	position: absolute;
	display: none;
	background-color: #fff;
	border: 0.083333333em solid #009900;
	padding: 0.833333333em;
	z-index:2;
	color: #009900;
	margin-left: -10em;
	font-weight: bold;
}

#headerDruckversion {
	display: none;
}

/*=============TYPO3-Styles================== */

div.tx-indexedsearch-browsebox {
	margin-bottom: 20px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background: #e5e5e5}

div.csc-sitemap ul li a {
	font-weight: normal;
}
div.csc-sitemap ul li {
	font-size: 13px;
}
div.csc-sitemap ul li li {
	font-size: 12px;
}
div.csc-sitemap ul li li li {
	font-size: 11px;
}

div.tx-indexedsearch-searchbox label {
	margin-right:1em;
	width:10em;
	float:left;
	}
/* Floating items to the right */
span.tx-indexedsearch-result-count,
span.tx-indexedsearch-percent {
	font-size:0.9em;
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
	}
/* Align result info */
dt.tx-indexedsearch-text-item-size,
dd.tx-indexedsearch-text-item-size,
dt.tx-indexedsearch-text-item-crdate,
dd.tx-indexedsearch-text-item-crdate,
dt.tx-indexedsearch-text-item-mtime,
dt.tx-indexedsearch-text-item-path {
	margin-left:0;
	float:left;
	}
/* Reset margin of the last element in the result info */
dd.tx-indexedsearch-path {
	margin-left:0;
	}
/* Result browser */
div#content ul.browsebox li {
	list-style:none;
	margin-bottom:1em;
	margin-right:1em;
	float:left;
	}
/* Clear the result browser float */
div#content div.tx-indexedsearch-res {
	clear:both;
	}

#contentMiddle div.tx-indexedsearch-searchbox fieldset {
	background: none;
	border: none;
}

/*Kontaktformular*/

#contentMiddle fieldset.csc-mailform {
	background: none;
	border: none;
}

#contentMiddle div.csc-mailform-field {
	margin-bottom: 10px;
}

#contentMiddle div.csc-mailform-field label {
	width: 120px;
	float: left;
	vertical-align: middle;
}

#contentMiddle div.csc-mailform-field input, #contentMiddle div.csc-mailform-field textarea {
	width: 250px;
}
#contentMiddle div.csc-mailform-field textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentMiddle div.csc-mailform-field input.csc-mailform-submit {
	width: 100px;
	margin-left: 120px;
}

#contentMiddle td.csc-uploads-icon {
	width: 20px;
}

#contentMiddle span.tx-indexedsearch-title a {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
}

#contentMiddle span.tx-indexedsearch-percent {
	position: relative;
	top: -3px;
}
#contentMiddle table {
	border-collapse: collapse;
}
#contentMiddle table th {
	border: 1px solid #FFF;
	padding: 2px;
	background: #ff9900;
	color: #FFFFFF;
}
#contentMiddle table td {
	border: 1px solid #FFF;
	padding: 2px;
	background: #f2f2f2;
}

