/* =========================================================
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
=============================== */

#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;
}

/*=============TYPO3-Styles================== */

div.tx-indexedsearch-browsebox {
	margin-bottom: 20px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background: #e5e5e5}

div.csc-sitemap ul li {
	font-size: 12px;
	font-weight: bold;
}
div.csc-sitemap ul li li a {
	font-size: 12px;
	font-weight: normal;
}
div.csc-sitemap ul li li li a {
	font-size: 11px;
	font-weight: normal;
}

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 div.news-single-img {
	float: left;
}

#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;
}

/* ===============================
   = Veranstaltungskalender
=============================== */

#calendar-event fieldset {
	background: none;
	border: none;
}

#calendar-event label {
	text-align: left;
	font-weight: bold;
	cursor: default;
}

#contentMiddle fieldset.VeranstaltungskalenderSuche {
	background: none;
	border: none;
}

#contentMiddle fieldset.VeranstaltungskalenderSuche input, #contentMiddle fieldset.VeranstaltungskalenderSuche select {
	width: 150px;
}

.selectMediaCentre fieldset{
	padding: 10px;
}

.sentEmail {
	background: #e5e5e5;
	padding: 1em;
	border-top: 1px solid #BFBFBF;
}

.monthmediumbasic br {
	display: none;
}

.monthmediumbasic .V9 {
	text-align: center;
	display: none;
}

.monthmediumbasic a {
	display: block;
	text-align: center;
	margin: 0 auto;
}

.monthmediumbasic .default_categoryheader_bullet {
	color:#003399;
}

.monthselected {
 border: 1px solid #FF9900!important;
}

.monthtoday {
	background: #fff!important;
}

.navback {
	padding-top: 5px;
}

.navback,
.tx-cal-controller .title {
	background: #e5e5e5!important;
}

.tx-cal-controller .sideback,
.calborder {
	background: #e5e5e5;
	border-color: #e5e5e5;
}

.month-small {
	border-color: #e5e5e5!important;
}

th.sideback {
	text-align: center;
}

p.pagebrowser {
	display: block;

}

.default_categoryheader,
.medtitle {
	background: #FF9900;
}

.medtitle a {
	color: #fff;
}

.monthWeekend {
	background: #FEFECC;
}
#calendar-nav {
	margin-top: 10px;
}

fieldset.gray {
	background: #e5e5e5!important;
	padding: 20px;
}

div.padd a div {
	display: none;
}

div.padd a {
	display: block;
	width: auto;
	height: auto;
}

.default_categoryheader {
	padding: 1px;
}

.default_categoryheader b {
	font-weight: normal;
}

.default_categorybody {
	background: #F2F2F2;
	border: 1px solid #e5e5e5;
}

dt a {
	background: #FF9900;
	display: block;
	color: #fff;
	padding: 0.166667em 0pt 0pt 0.416667em;
}
div.organizerList {
	margin-left: 0.416667em;
}
dt div.organizerList a {
	background: none;
	display: inline;
	color: #003399;
	padding: 0;
}

dt,
dd,
dd.even {
	background: #e5e5e5;
	padding: 0.166667em 0pt 0pt 0.416667em;
}

dd.csc-textpic-caption {
	background: none;
}

div.csc-textpic-imagewrap dt {
	background: none;
}

dt {
	margin-top: 2em;
	padding: 0;
}

div.tx-indexedsearch-res dt {
	margin-top: 0;
	padding: 0.166667em 0pt 0pt 0.416667em;
}

.V9G {
	font-size: 1em;
	padding: 0.166667em 0pt 0pt 0.416667em;
	display: block;
}

.speaker {
	padding: 0 0pt 0pt 0.416667em;
}

.V9G .black {
	color: #000;
}

fieldset.abonnement div {
	clear: none;
	padding: 0;
}

fieldset.abonnement {
	padding: 0;
	width:39.5833em;
}

.tx-cal-controller label {
	width: auto;
	text-align: left;
}

.searchbox {
	margin-left: 1em;
}

div#month-header-prevnext {
	padding: .1em 0 0 .5em;
}

th.weekday {
	text-align: center;
}

th.weeknum a {
	color: #000;
	text-decoration: none;
	cursor: text;
}

.tx-cal-controller span span span{
	display: block;
	padding: 0 2px;
	float: left;
}

.browsebox {
	display: block;
	text-align: center;
	position: relative;
}
#contentMiddle button#pdfSubmit {
	background:transparent url(/lib/files/pdf_symbol.jpg) no-repeat scroll 0%;
	border:medium none;
	color:#003399;
	font-size:11px;
	font-weight:bold;
	padding:3px 0pt 14pt 20px;
	text-align:left;
	text-decoration:none;
	width:290px;
}

.browsebox span {
	margin: 5px;
	display: inline-block;
}

#contentMiddle fieldset.gray ul li {
	list-style-type: circle;
	list-style-image: none;
	background: none;
	padding-left: 0.5em;
	
}

.label {
	font-weight: bold;
	font-size:12px;
	line-height:18px;
}

#contentMiddle table.spalte2Right td.td-last {
	text-align: right;
}
.noconnection {
display: none ;
}
