/*******************************************************************************
Nadjakadel.de-Stylesheet für alle Browser
http://www.nadjakadel.de
Copyright 2007-2008 by Julian Lunkenheimer

*******************************************************************************/



/*** Allgemein, Fonts, Styles ****************************************************************/
@import url(reset.css);
@import url(allgemein.css);

/*** Inhalt *******************************************************************************/
.topinfos {
	width: 964px;
	height: auto;
	text-align:right;
	padding-right: 15px;
	font-size: 8px;
	color: white;
	margin: 10px auto 0 auto;
}
.topinfos h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#topleiste { 
	padding: 2px 4px;
	background: #728683;
}
#topleiste:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#topleiste {display: inline-block;}

/* Hides from IE-mac \*/
* html #topleistet {height: 1%;}
#topleiste {display: block;}
/* End hide from IE-mac */

#topleiste a span {
	text-decoration: none;
	margin: 3px 2px 0 0;
	background-color:#b5d3d0;
	line-height: 100%;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	
}
#topleiste a {
	float: left;
	display: block;
	color: #B5D3D0;
	margin: 0 1em 0 0;
	text-decoration: underline;
}
#topleiste a:hover, #topleiste a:active { text-decoration: none; }
/* Notizfeed-Icon */
#topleiste a.feed-icon {
	display: block;
	border: 0;
	float: right;
	padding: 0 0 0 20px;
}

#topleiste a.feed-icon, #topleiste a.feed-icon:link, #topleiste a.feed-icon:visited {
	background: transparent url(../images/rss.png) no-repeat 0 2px;
}
#topleiste a.feed-icon:hover, #topleiste a.feed-icon:active {
	background: transparent url(../images/rss_hover.png) no-repeat 0 2px;
}

/* Sprachumschaltung-Icon*/
#topleiste a.Sprache0, #topleiste a.Sprache1 {
	float: right;
}
#topleiste a.Sprache0 span, #topleiste a.Sprache1 span{
	display: block;
	width: 16px;
	height: 11px;
	border: 0;
	
	text-indent: -9999em;
	font-size: 0;
	margin: 5px 4px;
}
#topleiste .langswitcher { float: right; }
#topleiste .langswitcher a { padding: 0px 6px; }
#topleiste .langswitcher a span { text-indent: -999em; font-size: 0; background-position: 0 3px!important; }
#topleiste .langswitcher a span { padding: 0 0 0 5px; }
#topleiste .langswitcher a.de span { background: transparent url(../images/lang/de.gif) no-repeat; }
#topleiste .langswitcher a.en span { background: transparent url(../images/lang/gb.gif) no-repeat; }
#topleiste .langswitcher a.fr span { background: transparent url(../images/lang/fr.gif) no-repeat; }

#topleiste .langswitcher a.aktiv { background-color: #546361; text-decoration: none; }

/*** center, positioniert die Dimensionen der Website *************/
.center {
	width: 988px;
	height: auto;
	min-height: 500px;
	margin: 0px auto 5px auto;
	padding: 0;
	background: transparent;;
}
/*** Linke-Seite (Linke Seite != Slider)***/
.center .linke-seite {
	width: 964px;
	background: transparent;
	padding:1px;
	border: 1px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin:0;
	float:left;
}
/*** Mainbox (Inhalt) *************/
.mainbox {
	width:964px;
	background-color: #FCFFF4;
	padding: 0 0 0 0;
}
/*** Slider (Slider am rechten Rand) *************/
div.slider {
	width: 20px;
	padding: 0 0 0 0;
	float: left;
	margin: 0;
}
/*** Unterer Teil mit Subnavi *************/
.bottombox {
	width: 964px;
	background-color: #323330;
	border-bottom: 2px solid #A1A39C;
	padding: 0 0 10px 0;
	border-top: 1px solid #A1A39C;
}
.bottombox:hover {
	border-color: #898A83;
}

/*** Kopf-Teil der Seite mit dem Banner der Seite *************/
.header {
	width: 964px;
	height: 203px;

	margin: 0 0 10px 0;
}
.header h1 {
	line-height: 0;
}
.header h1 a, .header h1 a:hover, .header h1 a:active, .header h1 a:visited {
	display: block;
	text-indent: -999em;
	background: url(../images/oben/rotator.php);
	width: 964px;
	height: 203px;
	padding: 0;
	margin: 0;
	outline: none;
}
div.header img {
	/* Wird nur in der Druckversion angezeigt*/
	display: none;
	visibility:hidden;
}
/*** Kompletter Inhalts-Teil der Seite *************/
.midbox {
	padding: 0 15px 0 15px;
	clear: both;
}

/* -Clearfix-----------------------*/
.midbox:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.midbox {display: inline-block;}
/* Hides from IE-mac \*/
* html .midbox {height: 1%;}
.midbox {display: block;}
/* End hide from IE-mac */
/* ---------------------------------*/
/***  Browser-Navigation (history.back, history.forward & #top) **/
.brow-navi {
	width: 73%;
	border-top: 1px dotted #e1e1e1;
	margin: 20px 0 0 240px;
	padding: 5px 0 10px 0;
}

.brownav-center {
	margin: 0 auto 0px auto;
	padding: 0 0 0 8.5em;
	text-align: left;

}

.brownav-center a, .brownav-center a:visited {
	color: #257079;
	padding: 0;
	border: 0px;
	margin: ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant:small-caps;
	padding: 0 1px 0 1px;
	outline: 0 none;
}

.brownav-center a:active, .brownav-center a:hover {
	text-decoration: none;
	background: #838F9C;
	border-bottom: 1px dotted #BCBFB3;
	color:#fff;
}

.brownavi-zurueck {
	margin-right: 40px;
}
.brownavi-top {
	margin-right: 40px;

}

.brownavi-vor {}
/***  =Print-Footer **/
ul.print-footer {
	display: none;
}
/*** =/Print-Footer **/

/***  Bottom-Kasten mit der Design-Navi am Seitenfuß **/
.bottom-kasten {
	width: 924px;
	padding: 10px 20px 0 20px;
	margin: 0;
}
.bottombox .bottom-kasten span a,.bottombox .bottom-kasten span a:visited {
	color: #71746E;
	font-size:11px;
	border: none;
	text-decoration: none;
	outline: none;
}
.bottombox .bottom-kasten span a:hover, .bottombox .bottom-kasten span a:active {
	border-top: 1px solid #BCC1B7;
	color: #BCC1B7;
	text-decoration: none;
	outline: none;
}
#bottomlist {
	display: none;
}
.bottom-list {
	list-style-type: none;
	list-style-position: outside;
	margin: 0.7em 0 0 0;
	background-color: #323330;
	padding: 0 0 10px 8px;
}
.bottom-list li {	
	border-bottom: 1px dotted #666666;
	float: left;
	width: 292px;
	height: 20px;
	margin-right: 10px;
	display: block;
	padding-right: 2px;
}
ul.bottom-list li a,ul.bottom-list li a:link,ul.bottom-list li a:visited {
	display: block;
	width: 100%;
	height: 100%;
	color: #8A8D86;
	text-decoration: none;
	padding-left: 2px;
	border-right: 1px solid #323330;
}
ul.bottom-list li a:hover, ul.bottom-list li a:active {
	border-right: 1px solid #666666;
	text-decoration: none;
	color: #C9CDC1;
}
.bottom-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bottom-list {display: inline-block;}

/* Hides from IE-mac \*/
* html .bottom-list {height: 1%;}
.bottom-list {display: block;}
/* End hide from IE-mac */
/***  /Bottom-Kasten **/

/** Social Bookmarking **/
.bottombox .social-bookmarking {
	background-color: #323330;
	padding: 5px 30px 0 20px;
}
.bottombox .social-bookmarking #socialbookmarks {
	display: none;
	padding: 0 0 10px 0;
}
.bottombox .social-bookmarking div {
	padding: 0 0 0 8px;
	margin: 5px 0 0 0;
}
.bottombox .social-bookmarking #socialbookmarks a {
	text-decoration: none;
	padding: 1px;
	line-height:0;
	margin:0 3px 0 0;
	display:block;
	float:left;
	border: 1px solid #CCC;
}
.bottombox .social-bookmarking span {
	color: #71746E;
	font-size:11px;

}
.bottombox .social-bookmarking span a,.bottombox .social-bookmarking span a:visited {
	color: #71746E;
	font-size:11px;
	border: none;
	text-decoration: none;
	outline: none;
}
.bottombox .social-bookmarking span a:hover, .bottombox .social-bookmarking span a:active {
	border-top: 1px solid #BCC1B7;
	color: #BCC1B7;
	text-decoration: none;
	outline: none;
}
.bottombox .social-bookmarking a img {
	line-height:0;
	margin:0;
	background: #fff;
	
}
.bottombox .social-bookmarking #socialbookmarks a:hover {
	border: 1px solid #8C8C8C;	
}
/** /Social Bookmarking **/
/** Feeds **/
.bottombox .feeds {
	background: #323330;
	padding: 5px 30px 0 20px;
}
.bottombox .feeds #footfeeds {
	display: none;
}
.bottombox .feeds span a,.bottombox .bottombox .feeds span a:visited {
	color: #71746E;
	font-size:11px;
	border: none;
	text-decoration: none;
	outline: none;
}
.bottombox .feeds span a:hover, .bottombox .bottombox .feeds span a:active {
	border-top: 1px solid #BCC1B7;
	color: #BCC1B7;
	text-decoration: none;
	outline: none;
}
.bottombox .feeds ul {
	padding: 0 0 0 8px;
	margin: 0;
}
.bottombox .feeds ul li {
	list-style: none;
	border-bottom: 1px dotted #666666;
	padding: 0 3px 0 3px;
}
.bottombox .feeds ul li a,.bottombox .feeds ul li a:link,.bottombox .feeds ul li a:visited {
	color: #8A8D86;
	display:block;
	text-decoration: none;
	padding: 0 0 0 26px;
	margin:0;
	background: transparent url(../images/feed.png) no-repeat left center;
}
.bottombox .feeds ul li a:hover,.bottombox .feeds ul li a:active {
/*	border-right: 1px solid #666666;*/
	text-decoration: none;
	color: #C9CDC1;
	padding: 0 0 0 26px;
	background: transparent url(../images/feed_hover.png) no-repeat left center;
}
/** /Feeds **/
/***  topleiste ****************************************************************/
/*** Brotkrümelnavigation *************/
div.breadcrumb {
	margin: 0 0 10px 0;
}

.pfad {
	margin: 0 2px 0 5px;
	padding: 0;
}

ul.breadcrumb li{
	list-style-type: none;
	list-style-position: outside;
	float: left;
	line-height: 150%;
}

ul.breadcrumb {
	margin: 0;
	padding: 0;
	float: left;
	color: #ccc;
	font-size: 11px;
	margin-bottom: 5px;
}

ul.breadcrumb a,ul.breadcrumb a:link {
	text-decoration: none;
	font-size: 11px;
	margin: 0 3px;
	color: #BFBFBF;
	border-bottom: 10 none!important;
	padding-bottom: 0!important;
}
ul.breadcrumb a:visited {
	text-decoration: none;
	border-bottom:none;
}
ul.breadcrumb a:hover, .breadcrumb a:active {
	text-decoration: none;
	color: #BFBFBF;
	padding-bottom: 0!important;
	border-top: 1px solid #CFD4C7!important;
	border-bottom: 1px solid #CFD4C7!important;
	background: #F0F6EC!important;
}

/***  /topleiste ****************************************************************/
/*** Navigation *************/
.navi {
	width: 180px;
	padding: 0 0 0 0;
	float: left;
	margin: 0 0 0 0;
}
/*** etwas breitere Navi für z.b. Vertretungen /ohne Sidebar)********/
.navi_breiter {
	width: 200px;
	float: left;
}
/*** Inhalt *************/
.content {
	width: 515px;
	padding: 0 25px 0 30px;
	margin: 0 0 0 0;
	float: left;
	color: #333F3A;
}
.content p {
	text-align: justify;
	margin-bottom: 11px;
	line-height: 220%;
}
/* =/Content-Vertretungen {Inhalt der Vertretungsseiten (ohne Sidebar, daher breiter)} */
.content-vertretungen {
	width: 693px;
	padding: 0 25px 0 32px;
	float: left;
}
.content-vertretungen p {
	line-height: 225%!important;
	margin: 0.4em 0 1.2em !important;
	text-align: justify;
}
.content-vertretungen p a {
		
	
}
.content-vertretungen .article-anchor {
	width: 99%;
}
/* =/Content-Vertretungen */
.sidebar {
	width: 175px;
	height: auto;
	float: right;
	color: #3F403D;
	padding-left: 6px;
}

.startpage_side_article {
	margin-bottom: 25px;
}
.sidebar .sidebar-section {
	margin: 0 0 1em 0;
}
.sidebar .sidebar-section strong.section-title {
	display: block;
	margin: 0!important;
	font-size: 0!important;
	padding: 0!important;
	text-indent: -9999em;
	line-height: 0;
}
/*
	SIDEBAR
	-sections

*/
.sidebar a.sb-heading {
	display:block;
	outline: none!important;
	padding: 3px 26px 0 0;
	background:url(../images/sb-toggleicon.gif) no-repeat 95% top;
}
.sidebar a.sb-heading:hover {
	border: none;
	text-decoration: none;
}
.sidebar a.toggled {
	background-position: 95% -36px;
}
/***  Newsletter *********************/
.newsletterbox {


}
#sbnewsletterform {
	display: none;
}
.startpage_side_newsletter {
	margin-left: 0;
	margin-bottom: 25px;
}

.newslettertable td h3 {
	font-size: 12px;
	font-weight: bold;
}
.newslettertable {
	color: #333333;
	margin: 0.2em 0 0.7em 0;
}
.newslettertable td { padding: 0.25em 0;}
.newslettertable label {
	font-family: Arial, Helvetica, sans-serif;
}
table.newslettertable input {
	width: 92px;

}
.newsletterform_input {
	border: 1px dotted #EBEFE0;
	color: #8F8F8F;
	/*CC6633*/
	line-height: 150%;
}
.newsletterform_input[type="text"] {
	font-size: 11px;
	padding: 2px 4px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #888888;
	background: #C2CFCF;
	color: #4B5050;
}
#newsletter_email2[type="text"]{
	width: 92px;
}

.newsletterform_input[type="text"]:active,.newsletterform_input[type="text"]:focus  {
	outline: 2px solid #D5A192!important;
	border: 0 none;
}


.newsletterform_input[type="submit"] {
	width: 68px;
	/*background-color: #e2e9d2;*/
	border-left: none;
	border-right: none;
	border-top: none;
	color: #333;
	background-color: transparent;
	border-bottom: 1px solid #CCC;
	border-right: 2px solid #CCC;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.newsletterform_input[type="submit"]:hover, .newsletterform_input[type="submit"]:active, .newsletterform_input[type="submit"]:focus {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #CCC;
	border-right: 2px solid #CCC;
	outline: 0 none;
	
	background: #838F9C;
	color: #fff!important;
}


/***  /Newsletter *********************/

.startpage_side_person {
	margin-left: 20px;
	margin-bottom: 25px;
	margin-top: 0.75em;
}
.startpage_side_person p {
	margin-bottom: 7px;
	
}
.startpage_side_person p strong {
	font-size: 13px;
}
.startpage_side_kurznotiert {
	margin-left: 20px;
	margin-bottom: 35px;
}
.startpage_side_kurznotiert p {
	margin: 10px 0 10px 0;
}
/***  Suche ***/
.startpage_side_suche {
	margin: 6px 0 20px 4px;
}

.suchform {
	margin-bottom: 5px;
	color: #CFCFCF;
}
.suchform fieldset {
	line-height: 0;
	font-size: 0;
}

.such-lupe_img {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}


.suchform input[type="text"] {
	font: 12px/1.5em Verdana, Arial, Sans-Serif;
	width: 94px;
	border: none;
	outline: 1px solid #888!important;
	background-color: #C2CFCF;
	background-position: left;
	color: #4B5050;
	padding: 3px 4px 3px 6px;
	word-spacing: 0.2em;
	margin: 0 4px 0 0;
}

.suchform input[type="text"]:active,.suchform input[type="text"]:focus  {
	outline: 2px solid #D5A192!important;
}

.suchform input[type="submit"] {
	font: 12px/1.5em Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #C2CFCF;
	color: #333;
	text-align: center;
	border: 0 none;
}

.suchform input[type="submit"]:hover {
	background: #838F9C;
	color: #fff!important;
}


.bottom_leiste {
	width: 970px;
	padding: 10px 0 0 0;
	margin: 0 auto 10px auto;
	text-align: center;
	line-height: 210%;
}
.bottom_leiste h4 {
	font-weight:bold;
	font-style:normal;
	font-size:10px;
	margin: 0;
}
/* Wegweiser (OnSitePromo) */
.promo {
	margin: 10px 0 20px 10px;
	
}
#promo {
	display: none;
}
/* Kein-Cursor-Fix für IE */
.promo a {
	cursor:pointer;
}
.promo a span {
	cursor:pointer;
}
/* /Fix für IE */
.promo a span.sideimg {
	display: block;
	border: 1px solid #bdbfb7;
	width: 164px;
	height: 80px;
	background-color: #fff;
	
	margin: 0 0 1px 0;
	text-indent:-9999em;
	font-size:0;
}
.promo a span.linktext {
	display: block;
	width: 161px;
	padding: 0 0 0 5px;
	background: #e0e3d9;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:11px;
	line-height:180%;
}
.promo a:hover span.linktext{
	background: #D1D4CA;	
}
div.promo a {
	display:block;
	margin: 0 0 15px 0!important;
	text-decoration: none;
}
/* Hintergrundbilder */
.promo a.kontakt span.sideimg {
	display:block;
	background: #fff url(../images/sideimgs/sideimg_kontakt.gif) no-repeat 3px 3px;
}
.promo a.kontakt:hover span.sideimg,.promo a.kontakt:active span.sideimg {
	background: url(../images/sideimgs/sideimg_kontakt_hover.gif) no-repeat 3px 3px;
}
.promo a.notizen span.sideimg {
	display:block;
	background: #fff url(../images/sideimgs/sideimg_aktuelles.gif) no-repeat 3px 3px;
}
.promo a.notizen:hover span.sideimg,.promo a.notizen:active span.sideimg {
	background: url(../images/sideimgs/sideimg_aktuelles_hover.gif) no-repeat 3px 3px;
}
.promo a.service span.sideimg {
	display:block;
	background: #fff url(../images/sideimgs/sideimg_service.gif) no-repeat 3px 3px;
}
.promo a.service:hover span.sideimg,.promo a.service:active span.sideimg {
	background: url(../images/sideimgs/sideimg_service_hover.gif) no-repeat 3px 3px;
}
/* Hintergrundbilder _EN*/
.promo a.kontakt_en span.sideimg {
	display:block;
	background: #fff url(../images/sideimgs/sideimg_kontakt_en.gif) no-repeat 3px 3px;
}
.promo a.kontakt_en:hover span.sideimg,.promo a.kontakt_en:active span.sideimg {
	background: url(../images/sideimgs/sideimg_kontakt_hover_en.gif) no-repeat 3px 3px;
}
.promo a.notizen_en span.sideimg {
	display:block;
	background: #fff url(../images/sideimgs/sideimg_aktuelles_en.gif) no-repeat 3px 3px;
}
.promo a.notizen_en:hover span.sideimg,.promo a.notizen_en:active span.sideimg {
	background: url(../images/sideimgs/sideimg_aktuelles_hover_en.gif) no-repeat 3px 3px;
}
.promo a.service_en span.sideimg {
	display:block;
	background: #fff url(../images/sideimgs/sideimg_service_en.gif) no-repeat 3px 3px;
}
.promo a.service_en:hover span.sideimg,.promo a.service_en:active span.sideimg {
	background: url(../images/sideimgs/sideimg_service_hover_en.gif) no-repeat 3px 3px;
}


/* Hintergrundbilder _EN*/
.promo a.kontakt_fr span.sideimg {
	display:block;
	background: #fff url(../images/sideimgs/sideimg_kontakt_fr.gif) no-repeat 3px 3px;
}
.promo a.kontakt_fr:hover span.sideimg,.promo a.kontakt_fr:active span.sideimg {
	background: url(../images/sideimgs/sideimg_kontakt_hover_fr.gif) no-repeat 3px 3px;
}
.promo a.notizen_fr span.sideimg {
	display:block;
	background: #fff url(../images/sideimgs/sideimg_aktuelles_fr.gif) no-repeat 3px 3px;
}
.promo a.notizen_fr:hover span.sideimg,.promo a.notizen_fr:active span.sideimg {
	background: url(../images/sideimgs/sideimg_aktuelles_hover_fr.gif) no-repeat 3px 3px;
}
.promo a.service_fr span.sideimg {
	display:block;
	background: #fff url(../images/sideimgs/sideimg_service_fr.gif) no-repeat 3px 3px;
}
.promo a.service_fr:hover span.sideimg,.promo a.service_fr:active span.sideimg {
	background: url(../images/sideimgs/sideimg_service_hover_fr.gif) no-repeat 3px 3px;
}
/* /Hintergrundbilder */
/***  Css-Definitionen für die Module ****************************************************************/
.fllinks {
	float:left;
	padding:0px;
	margin: 7px 21px 0px 0px;
}

.fllinks-br {
	padding:0px;
	margin:14px 14px 0px 0px;
	clear: both;
}

.flrechts {
	float:right;
	padding:0px;
	margin:14px 0px 0px 14px;
}
.flrechts p, .fllinks p, .fllinks-br p {
	margin: 0!important;
	padding: 0!important;
}
/*	Navigation vertical -
 für jede Ebene ein a.level? , a.current? und li.navhistory? zur Formatierung anlegen
------------------------------------------------------------------------------*/
#navigation {
	margin: 0;
}

/***  navigation **/
.navi a:link {
color:#3d6b6e; text-decoration:none; border-bottom:none;}
.navi a:visited {
color:#3d6b6e; text-decoration:none; border-bottom:none;}
.navi a:active {
color:#3d6b6e; text-decoration:none; border-bottom:none;}
.navi a:hover {
color:#3d6b6e; text-decoration:none; border-bottom:none;}

#navigation ul.nav1st {
	list-style-type:none;
	list-style-position:outside;
	margin: 0;
	padding: 0;
}

#navigation ul.nav1st a{
	display:block;
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0px;
	line-height: 160%;
	font-size: 1.333em;
	
	
}
#navigation ul.nav1st li{
	border-bottom: 1px solid #DBDFD1;
}

#navigation ul.nav1st a.level1,
#navigation ul.nav1st a.current1{
	color: #257079;
	letter-spacing: 0px;
	padding: 0 0 5px 2px;
}
#navigation ul.nav1st a.level2,
#navigation ul.nav1st a.current2{
    padding-left:1em;
	font-size: 14px;
	letter-spacing: 0px;
	color: #568A8F;
	padding-bottom: 0.15em;
}
#navigation ul.nav1st a.level3,
#navigation ul.nav1st a.current3{
    padding-left:3em;
	letter-spacing: 0px;
	font-size: 13px;
	color: #444;
	padding-bottom: 0.15em;
}
#navigation ul.nav1st a.level4,
#navigation ul.nav1st a.current4{
    padding-left:5em;
	letter-spacing: 0px;
	font-size: 12px;
	color: #6B7277;
}
#navigation ul.nav1st a.level5,
#navigation ul.nav1st a.current5{
    padding-left: 10em;
}

#navigation ul.nav1st li,
#navigation ul.nav1st li.navhistory1,
#navigation ul.nav1st li.navhistory2,
#navigation ul.nav1st li.navhistory3,
#navigation ul.nav1st li.navhistory4,
#navigation ul.nav1st li.navhistory5,
#navigation ul.nav1st li.navhistory,
#navigation ul.nav1st li.active {
	padding: 0 0 0 0;
}

#navigation ul.nav1st li.active a,#navigation ul.nav1st li.active a:visited,#navigation ul.nav1st li.active a:link {
	padding: 0 0 0.2em 2px;
}
/* Standardlinks*/
#navigation ul.nav1st li.active a {
	background: url(../images/navi-active.gif) no-repeat 95% 2px;
	text-decoration: none;
	color: #257079!important;
}
#navigation ul.nav1st li.active a:hover, #navigation ul.nav1st li.active a:active {
	background-color: transparent!important;
	border-right: none!important;
}
#navigation ul.nav1st li.active a.level1 {
	
}
#navigation ul.nav1st li.active a.level2 {
	background-position: 95% -34px;
	text-decoration: none;
	padding-left:1em!important;
}
#navigation ul.nav1st li.active a.level3 {
	background-position: 95% -65px;
    padding-left:3em;
	letter-spacing: 0px;
	font-size: 13px;
	color: #444;
	text-decoration: normal;
}
/* Hover */
#navigation ul.nav1st a.level1:hover, navigation ul.nav1st a.level1:active  {
	color:#fff;
	/*background-color: #F0F6EC;*/
	background-color: #477A7F;
	text-decoration: none;
	border-right: 2px solid #CFD4C7;
}
#navigation ul.nav1st a.level2:hover, navigation ul.nav1st a.level2:active  {
	color:#3d6b6e;
	background-color: #F0F6EC;
	text-decoration: none;
	border-right: 2px solid #CFD4C7;
}
#navigation ul.nav1st a.level3:hover, navigation ul.nav1st a.level3:active  {
	color:#718657;
	background-color: #F0F6EC;
	text-decoration: none;
	border-right: 2px solid #CFD4C7;
}
#navigation ul.nav1st a.level4:hover, navigation ul.nav1st a.level4:active  {
	color:#333;
	background-color: #F0F6EC;
	text-decoration: none;
	border-right: 2px solid #CFD4C7;
}
/** /=Navigation **/
.galerie_nextprev_box {
	background: url(../images/artikel-trenner.gif) no-repeat center;
	padding-top: 45px;
	
	text-align:center;
	margin: 0 0 20px 0;
}
.galerie_nextprev_box a.prev {
	margin-left: 40px;
	float:left;
}
.galerie_nextprev_box a.next {
	margin-right: 40px;
	float:right;
}
.notizen_nextprevlink {
	font-size: 11px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* =Notizarchiv Monatstitel*/
.archiv div.notizarchiv { margin-bottom: 5px; }
.archiv .newmonth { margin: 27px 0 0 0;!important }
.archiv div.first { margin: 0 0 0 0;!important}

div.notizarchiv span {
	display: block;
	height: 18px;
	text-indent:-9999em;
	padding: 0;
	margin: 0 0 13px 0;
}
span.notizarchiv-headline {
	display: block;
	text-indent:-9999em;
	padding: 0;
	margin: 0;
}
span.de {
	width: 101px;
	height: 19px;
	background:url(../images/monate/de/notizarchiv.gif) no-repeat;
}
span.en {
	width: 69px;
	height: 18px;
	background:url(../images/monate/en/archive.gif) no-repeat;
}
/* Deutsche Monatsnamen*/
div.January_de span { background: url(../images/monate/de/january.gif) no-repeat; width:101px;}
div.February_de span{ background: url(../images/monate/de/february.gif) no-repeat; width:108px;}
div.March_de span{ background: url(../images/monate/de/march.gif) no-repeat; width:89px;}
div.April_de span{ background: url(../images/monate/de/april.gif) no-repeat; width:80px; height:23px;}
div.May_de span{ background: url(../images/monate/de/may.gif) no-repeat; width:75px;}
div.June_de span{ background: url(../images/monate/de/june.gif) no-repeat; width:69px;}
div.July_de span{ background: url(../images/monate/de/july.gif) no-repeat; width:62px;}
div.August_de span{ background: url(../images/monate/de/august.gif) no-repeat; width:99px; height:23px;}
div.September_de span{ background: url(../images/monate/de/september.gif) no-repeat; width:140px; height:23px;}
div.October_de span{ background: url(../images/monate/de/october.gif) no-repeat; width:115px;}
div.November_de span{ background: url(../images/monate/de/november.gif) no-repeat; width:135px;}
div.December_de span{ background: url(../images/monate/de/december.gif) no-repeat; width:135px;}
/* Englische Monatsnamen*/
div.January_en span { background: url(../images/monate/en/january.gif) no-repeat; width:108px; height:22px}
div.February_en span{ background: url(../images/monate/en/february.gif) no-repeat; width:117px;height:22px}
div.March_en span{ background: url(../images/monate/en/march.gif) no-repeat; width:96px;}
div.April_en span{ background: url(../images/monate/en/april.gif) no-repeat; width:84px; height:23px;}
div.May_en span{ background: url(../images/monate/en/may.gif) no-repeat; width:80px; height:22px}
div.June_en span{ background: url(../images/monate/en/june.gif) no-repeat; width:77px;}
div.July_en span{ background: url(../images/monate/en/july.gif) no-repeat; width:68px;height:22px}
div.August_en span{ background: url(../images/monate/en/august.gif) no-repeat; width:101px; height:23px;}
div.September_en span{ background: url(../images/monate/en/september.gif) no-repeat; width:137px; height:23px;}
div.October_en span{ background: url(../images/monate/en/october.gif) no-repeat; width:116px;}
div.November_en span{ background: url(../images/monate/en/november.gif) no-repeat; width:135px;}
div.December_en span{ background: url(../images/monate/en/december.gif) no-repeat; width:135px;}

/* =Notizarchiv Headline (Link)*/
div.notizarchiv h2 a {
	font-size: 15px;
	/***font-family: "Times New Roman", Times, serif;*/
	font-family:Helvetica, Arial, sans-serif;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #3d6b6e;
	margin-bottom: 4px;
	border-bottom: 1px dotted #3d6b6e;
	display: block;
	padding: 5px 3px;
}
div.notizarchiv h2 a:hover,div.notizarchiv h2 a:active {
	border-bottom: 1px dotted #000;
	text-decoration: none;
	color: #21393B;
	background: #F2F5EA;
}
/* =Notizarchiv Datum*/
div.notizarchiv p {
	color: #AFAFAF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-indent: 4px;
	padding: 0;
}
/* Jahr */
div.archiv em {
	text-style: normal;
	font: 33px/100% "Times New Roman", Times, serif;
	color: #3D6B6E;
	display: block;
	margin: 0.8em 0 0 0;
}
div.archiv .notizarchiv p { margin-bottom: 0!important; }

.news-hr {
	height: 0px;
	border: 0;
	background-color:transparent;
	border-bottom: 1px dotted #CFCFCF;
	width: 95%;
	margin: 5px 0 0px 0;
}

div.home-aktuellster-artikel span {
	display:block;
	color: #333F3A;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	padding: 0.5em 0 0.9em;
}

div.home-aktuellster-artikel {
	padding: 55px 0 0 0;
	margin: 35px 0 0 0;
	background: transparent url(../images/artikel-trenner.gif) no-repeat center top;
}
div.home-aktuellster-artikel a {
	float: right;
	text-decoration: underline;
}
div.home-aktuellster-artikel a:hover {
	text-decoration: none;	
}
/* -Clearfix-----------------------*/
div.home-aktuellster-artikel:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
div.home-aktuellster-artikel {display: inline-block;}
/* Hides from IE-mac \*/
* html div.home-aktuellster-artikel {height: 1%;}
div.home-aktuellster-artikel {display: block;}
/* End hide from IE-mac */
/* ---------------------------------*/

.sitemaplevel1 {
	margin-top: 0;
	list-style-type: none;
	list-style-position: outside;
	padding: 0 0 0 1em;
}
.sitemaplevel1 a.level1:link, .sitemaplevel1 a.level1:visited{
	font-size: 16px;
	color: #616F67;
	text-decoration: none;
	border-bottom:none;
}
.sitemaplevel1 a.level1:hover, .sitemaplevel1 a.level1:active{
	text-decoration: underline;
}
.sitemaplevel2 {
	margin-top: 0;
	list-style-type: none;
	list-style-position: outside;
	padding: 0 0 0 3em;
}
.sitemaplevel2 a.level2:link, .sitemaplevel2 a.level2:visited{
	font-size: 14px;
	color: #616F67;
	text-decoration: none;
	border-bottom:none;
}
.sitemaplevel2 a.level2:hover, .sitemaplevel2 a.level2:active{
	text-decoration: underline;
}

.sitemaplevel2 ul{
	list-style-type: disc;
	padding: 0 0 0 4em;
}
.sitemaplevel2 a.level2{
	color: #3D4C46;
}

.sitemaplevel3 ul{
	list-style-type: square;
}
.sitemaplevel3 a.level3{

}

.searchresult-breadcrumb {
	margin: 0;
	padding: 0;
	float: left;
	color: #999999;
	font-size: 11px;
	line-height: 100%;
}

.searchresult-breadcrumb li{
	list-style-type: none;
	list-style-position: outside;
	float: left;
	line-height: 130%;
}

.searchresult-breadcrumb a,.searchresult-breadcrumb a:link,.searchresult-breadcrumb a:visited {
	text-decoration: none;
	font-size: 11px;
	margin: 0 3px;
	
}
.searchresult-breadcrumb a:hover, .searchresult-breadcrumb a:active {
	text-decoration: underline;
	color: #737373;
}

.suchtemplate_gliederung .clear {
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.hr-content-end{
	height: 0px;
	border: 0;
	background-color: transparent;
	border-bottom: 1px solid #CCCFC2;
	width: 85%;
	margin-top: 45px;
}

a.nach-oben-link:link,a.nach-oben-link:visited  {
	text-decoration: none;
	color: #737373;
	font-size: 11px;
	border-bottom:none;
	float: left;
}

a.nach-oben-link:hover, a.nach-oben-link:active {
	color: #737373;
	text-decoration: underline;
	border-bottom:none;
}
/* 
	=Neuigkeiten Teaser 

	Listet die aktuellsten Artikel gekürzt untereinander auf

*/
.sidenotes-neuste-artikel {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
.sidenotes-neuste-artikel li {}
.sidenotes-neuste-artikel li span {
	display: block!important;
	cursor: pointer!important;
	color: #333;
	font-size:12px;
	line-height: 160%;
}
.sidenotes-neuste-artikel a,.sidenotes-neuste-artikel a:link,.sidenotes-neuste-artikel a:visited {
	display: block!important;
	cursor: pointer!important;
	color: #74221F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding: 6px 3px 4px 8px;	
	border-bottom: 1px dotted #DBDFD1;
}
.sidenotes-neuste-artikel a strong {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
}
.sidenotes-neuste-artikel a:hover,.sidenotes-neuste-artikel a:active {
	text-decoration: none;
	background-color: #f0f6ec;
	border-bottom: 1px solid #CFD4C7;
	color: #333333;
	cursor: pointer!important;
}
.sidenotes-neuste-artikel a:hover strong,.sidenotes-neuste-artikel a:active strong { color: #3D6B6E; }
span.sidenotes-date {
	font-size: 10px !important;
	line-height: 100%;
	margin: 0.1em 0 0.5em 0;
	display: block;
}



.hr-impressum {
	height: 0px;
	border: 0;
	background-color:transparent;
	border-bottom: 1px solid #3d6b6e;
	width: 300px;
	margin-top: 0;
	padding: 0;
	line-height: 10%;
}
.article-pagination {
	font-size: 11px;
	width: 100%;
	
	text-align:center;
}

.article-no-pagination {
	visibility: hidden;
	display: none;
	line-height: 0;
	height: 0;
	font-size: 0;
}
/* Kontaktformular */
#formwrap {
   padding: 0px 0px 0px 0px;
   margin: 10px 0px 0px 0px;
   width: 515px;
}
#form {
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 0px 0px;
   text-align: left;
}
/* Rahmenfarbe angeben für Opera */
fieldset {
   border: none;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
legend {
   border: 1px solid #fff;
}
#form Label {
   font: 10px/1.2em verdana, arial, helvetica, sans-serif!important;
   padding:0px;
   margin: 0 0 0 0!important;
   font-weight: bold!important;
   text-transform: uppercase!important;
}
#form .inpt, #form .txt {
   width: 98%;
   padding: 3px 4px;
   margin: 0px 0px 1.1em 0px;
   
   font: 1em/1.5em Verdana, Arial, Sans-Serif;
   word-spacing: 0.2em;
   
   background: #C2CFCF;
   color: #4B5050;
   outline: 1px solid #888;
   border: none;
}
#form .txt {
   overflow: auto;
}
#form .inpt:focus, #form .txt:focus {
	outline: 2px solid #D5A192!important;
}
#form input.senden {
   width: 120px;
   font-weight: bold;
   font-size:11px;
   margin: 10px 0px 0px 0px;
   
   padding: 4px 7px;
   background-color: #C2CFCF;
   color: #333;
   text-align: center;
   border: 0 none;
   cursor: pointer;
   float: right;
   text-transform: uppercase;
}
#form input.senden:hover {
	background: #838F9C;
	color: #fff!important;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
   cursor: pointer;
}

.contact-form-error-message {
	font-style:italic;
}

.formerror {
	color: red;
}

.thickbox-img {
	padding: 4px;
	background-color: white;
	border: 1px solid #9AB19F;
	margin:0;
}

body a img {
	border: 0;
}

.error-document-list ul {
	list-style-type: circle;
	margin-left: 40px;
	margin-top: 5px;
}
.error-document-list li {
	text-indent: 0px;
	}
/*  End Forms */ 


/* JAOS Lightbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

div.jaosg_thumbnail{
	float: left;
	background:white;
	/*background: #f6f6f6;*/
	border: 1px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-color:#eeeeee;
	/*border-color: #cccccc #bbbbbb #bbbbbb #cccccc;*/
	margin: 7px 9px;
	height: 110px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
}

.jaosg_galerie p{
	margin: 0;
	padding: 0;
}

div.jaosg_thumbnail:hover{
	background:#f6f6f6;
	border: 1px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-color: #bbbbbb #999999 #999999 #bbbbbb;
	}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #666666 #ffffff #ffffff #666666;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	/*height: 60px;
	width: 80px;*/
	margin: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	/*height: 80px;
	width: 60px;*/
	margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}

.jaos-noscript-beschreibung h1 {
	font-size: 13px;
	font-weight: bold;
}
.jaos-noscript-beschreibung {
	margin-top: -5px;
}


/* Download anbieten */

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:90%;
	background-color:#E8E8E8;
	margin:0px;
    line-height: 18px;
	}
.list_content:hover {
	background-color:#DFDFDF;
}
.list_content a, .list_content a:link, .list_content a:visited {
	font-size: 11px;
	color: #666;

}

.list_content p {
	float: left;
	margin-left: 6px;
}

.list_content img {
	float: left;
}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:90%;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
	}

.list_content3 {
	font-style:italic;
    font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:90%;
	background-color:#F4F4F4;
	margin:0px;
    line-height: 18px;
	}


/*** Browserfunctions wie Drucken, Startseite, Sitemap... *************/
.brow-functions {
	position:fixed;
	top: 45px;
	margin: 0;
	padding: 0;
	width: 18px;
	background: #728683;
	border-top: 1px solid #a9bebb;
	border-right: 1px solid #a9bebb;
	border-bottom: 1px solid #a9bebb;
	border-left: 1px solid #92A5A2;
	
	min-height: 100px;
}
.brow-functions:hover {

}
.brow-functions a {
	text-decoration: none;
	margin: 0;
	background-color:#b5d3d0;
	color: #BFBFBF;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 20px;
	margin-left: 1px;
	
	font-size: 0;
	line-height: 0;

}
.brow-functions a:visited {
	text-decoration: none;
	border: none;
}
.brow-functions a:hover, .brow-functions a:active {
	text-decoration: underline;
	color: #BFBFBF;
	border-bottom:none;
	background-color:#fff;
}



div.brow-functions a.brow-functions-top,div.brow-functions a.brow-functions-unten {
	text-indent: -9999em;
	font-size: 0;
	line-height: 0;
	height: 5px;
	width: 18px;
	padding: 0;
	
	background: #809390;
}
div.brow-functions a.brow-functions-top {
	margin: 0 0 10px 0;
}
div.brow-functions a.brow-functions-unten {
	margin: 25px 0 0 0;
}
div.brow-functions a.brow-functions-top:hover, div.brow-functions a.brow-functions-top:active,
div.brow-functions a.brow-functions-unten:hover, div.brow-functions a.brow-functions-unten:active {
	background: #3c4645;
}

/* =/Slider */

/* 
	Videos

*/


.video-container {
	background: #BCBFB6;
	padding: 0 0 12px 0;
	margin: 2em 0 2em 0;
}
/* Titel */
.video-container strong.video-title {
	color: #3F403D;
	font-weight: bold;
	padding: 5px 5px 5px 33px;
	background: #BCBFB6 url(../images/monitor.png) no-repeat 10px center;
	display: block;
	border-bottom: 1px solid #DDE3D7;
}
/* Video-Container*/
.video-container div {
	text-align: center;
	background: #7D8079;
	border-bottom: 1px solid #DDE3D7;
	line-height: 0;	
	margin: 0;
}
.video-container div p {
	line-height: 300%;
	margin: 0!important;
}
.video-container div a,.video-container div a:visited {
	color: #3F403D!important;
	text-decoration: underline!important;
}
.video-container div a:hover,.video-container div a:active {
	color: #3C3D38!important;
	text-decoration: none!important;
}
.video-container div#preview {
	text-align: left;
	background: transparent;
	border: 0 none;
}

#neuigkeiten-liste .article-pagination { display: none; }

/*
	Backstage-Liste

*/
.newslist .newstext strong a {
	text-transform: uppercase;
	font-size: 1.1em;
}
.newstext em a { font-style: italic }
.newslist .newstext { margin-bottom: 2em }
.backstage .newstext {
	margin-bottom: 2.5em!important;
	
}
.backstage .newstext strong { font-size: 14px }
/***  /Module ****************************************************************/