/* =========================================================
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;
	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_extern.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/knubbelInfo.gif) 12px 7px 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_rund.gif) 2.090909091em 0.363636364em no-repeat;
}
#navigationMain ul li ul li ul li a.active {
	text-decoration: none;
	background: #f2f2f2 url(../images/menueSubAktiv_rund.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_rund.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_rund.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_rund.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_rund.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;
}



/*Breadcrump*/
#contentMiddle div#breadcrumb {
	border-bottom: .083333333em solid #ff9900;
	margin: 0 0 2.5em 0;
	padding: 0 0 .833333333em 0;
}
#contentMiddle div#breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contentMiddle div#breadcrumb li {
	background: url(../images/breadcrumb.gif) 0 50% no-repeat;
  display: inline;
	margin: 0 .833333333em 0 0;
	padding: 0 0 0 .833333333em;
}
#contentMiddle div#breadcrumb li.first {
  background: none;
  display: inline;
	margin: 0 .833333333em 0 0;
	padding: 0;
}
#contentMiddle div#breadcrumb li a {
	font-weight: normal;
	font-size: 0.916666667em;
}
#contentMiddle div#breadcrumb li a:hover {
	text-decoration: none;
}
#contentMiddle div#breadcrumb .clear {
	clear: both;
}
#contentMiddle div#breadcrumb li.clear {
	background: none;
	padding: 0;
	margin: 0;
}

/* ===============================
   = 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;
}

#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 ol {
	margin-left: 1.5em;
}
#contentMiddle ul ul {
	margin: 0;
}
#contentMiddle ul li {
	background: url(../images/bullet.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;
}

#contentMiddle table.contenttable tr.tr-odd {
	background: #f2f2f2;
}

/* ===============================
   = Content Rechts
=============================== */

#contentRightBox {
	width: 17.5em;
	height: 12.5em;
	background-color: #ff9900;
	color: #fff;
	margin-bottom: 2.5em;
	
	
}
#contentRightBox div.bild {
	float:left;
	padding: 1em 0 0 0.5em;
	
}
#contentRightBox div.fontsize {
	padding: 1em 1em 0 3em;
	font-size:1.2em;
	font-weight:bold;
}
#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;
}

#contentRightSchnellzugriff, #contentRightHighlights, #contentRightPartner {
	width: 17.5em;
}
#contentRightPartner h1,
#contentRightSchnellzugriff 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;
}
#contentRightPartner ul,
#contentRightSchnellzugriff ul {
	list-style: none;
}
#contentRightPartner ul li,
#contentRightSchnellzugriff ul li {
	margin-bottom: .833333333em;
	padding-left: 2.083333333em;
	background-image: url(../images/knubbelInfo.gif);
	background-repeat: no-repeat;
}
#contentRightPartner div.text,
#contentRightSchnellzugriff div.text {
	background-color: #e5e5e5;
	padding: .833333333em .833333333em;
	border-bottom: .083333333em solid #fff;
}
#contentRightHighlights {
	margin-top: 2.5em;
	background-color: #e5e5e5;
	/*padding-bottom: .833333333em;*/
}
#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;
}
#contentRightHighlights p.bodytext {
	margin: .833333333em .833333333em;
	padding-bottom: .833333333em;
	/*border-bottom: .083333333em solid #fff;*/
}

div.noconnection {
	border: .166666667em solid #cc3300;
	padding: .833333333em;
	margin-bottom: .833333333em;
	color: #cc3300;
	background-color: #fcf5f2;
}
div.noconnection a {
	background: url(../images/externerLink_Fehler.gif);
	background-repeat: no-repeat;
	background-position: 0 .25em;
	color: #cc3300;
	padding-left: 1.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;
}

