/* Standard HTML Tags
---------------------------------------------------------------------------------*/

html {
	height: 100%;
}

img{
	border:0px;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	padding: 0px;
	font-family:'FrutigerLTW02-45Light';
	font-size: 14px;
	color: #000000;
    -webkit-text-size-adjust: none;
}

a:link, a:visited {
	COLOR: #008837; 
	TEXT-DECORATION: none;
	font-weight:bold;
}

a:hover {
	COLOR: #333333;  TEXT-DECORATION: none;
}

p {margin:0px; padding:0px;}

h1, .componentheading{	font-weight:bold;
	font-size:14px;
	padding-bottom:20px;
	vertical-align:top;

}

.h1{
	font-weight:bold;
	font-size:16px;
	padding-bottom:20px;
}
h2{
	font-size: 18px;
	padding-bottom:15px;
	font-weight:normal;
	margin:0px;
}

h3{
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
}




/* POSITIONEN DESIGN
-----------------------------------------------------------------*/
.clr {
	clear: both;
}

#all {
	background-color:#008837;
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
}
	
#header {
	width: 980px;
	height: 215px;
	clear:both;	
	position:relative;
	margin:auto;
}
#siegel {position:absolute; top:130px; left:150px; width:114px; height:114px; background:url(../images/111-jahresiegel.png); z-index:99; display:block;}
#mobilemenu {display:none;}

#logo {
	float: left;
	width: 167px;
	padding-left:23px;
	padding-top:31px;
	height: 149px;
	text-align:left;
	background-color:#ffffff;

}

#headerimg {
	float: left;
	width: 790px;
	height: 180px;
	text-align:left;
    overflow:hidden;
}
#claim {
	float: left;
	width: 430px;
	height: 27px;
	padding-top: 8px;
	padding-left:270px;
	text-align:left;
    overflow:hidden;
	color:#FFFFFF;
	font-size:17px;
}
#suche {
	float: left;
	width: 280px;
	height: 27px;
	padding-top: 4px;
	text-align:right;
    overflow:hidden;
}
#suche label {display:none;}
#contentwrap {
	width: 100%;
	background-color:#ffffff;
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	border-bottom:4px solid #333333;
	padding-top: 40px;
	padding-bottom:40px;
	overflow:auto;
}
#mainbody {
	width: 980px;
	clear:both;
	margin:auto;}

#leftcolumn {
    float: left;
	width: 190px;
}

#content {
	float: left;
	width: 615px;
	padding-left:80px;
	padding-right:95px;
	text-align:left;
	overflow:hidden;
}
#footer {
	clear:both;
	width:980px;
	text-align:left;
	padding-top:5px;
	padding-bottom:15px;
	font-size:10px;
	overflow:auto;
	margin:auto;
}
#footer-left {
	float:left;
	width:480px;
	text-align:left;
	color:#333333;
}
#footer-right {
	float:left;
	width:500px;
	text-align:right;
}
#footer-right a:link{color:#333333; font-weight:normal;}
#footer-right a:visited{color:#333333; font-weight:normal;}
.module_suche {margin:0px; padding:0px;/*float:left; text-align:left;*/}
.inputbox_suche{border:1px solid #ffffff; width:158px; font-size:11px;padding:2px; margin-right:5px;}
.button_suche{background-color:#CCCCCC; border:0px solid; texta-align:center; padding:2px; font-size:11px;}

/* Module Startseite */
.moduletable_aktuell {float:left; width:296px; margin-right:23px;}
.moduletable_aktuell h3 {border-bottom: 4px solid #008C35; border-top: 1px solid #008C35; background:url(../images/aktuell_icon.gif) no-repeat #FFF; background-position: top right; height:30px; padding-top:4px; padding-left:15px;margin:0px; font-size:22px; font-weight:normal; color:#008C35;}
.newsflash_aktuell {background:#f2f2f2; border-top:1px solid #FFF; padding:15px 15px 5px 15px; min-height: 300px; /* Mindesthöe fü moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */
height:300px; /* Mindesthöe für den IE */
overflow: hidden !important; /* FF Scroll-leiste */}
.newsflash_aktuell h4 {margin-top:0px;}

.moduletable_news {float:left; width:296px;}
.moduletable_news h3 {border-bottom: 4px solid #008C35; border-top: 1px solid #008C35; background:url(../images/news_icon.gif) no-repeat #FFF; background-position: top right; height:30px; padding-top:4px; padding-left:15px;margin:0px; font-size:22px; font-weight:normal; color:#008C35;}
.newsflash_news {background:#f2f2f2; border-top:1px solid #FFF; padding:15px 15px 5px 15px; min-height: 300px; /* Mindesthöe fü moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */
height:300px; /* Mindesthöe für den IE */
overflow: hidden !important; /* FF Scroll-leiste */}
.newsflash_news h4 {margin-top:0px;}

/* Menu 
---------------------------------------------------------------------------------*/
#active_menu{}								/* Ausgewählter, aktiver Menueintrag */
.mainlevel {}								/* Menueinträge */
/* Menueinträge auf der zweiten Ebene */
.sublevel {}								



/* LEFTMENU */

.module_menu {
margin:0px;
padding:0px;
width: 190px;
font-size: 13px;
border-top:1px solid #CCCCCC;
}

.module_menu ul {
margin:0px;
padding:0px;
list-style-type: none;
}


.module_menu li {
	list-style: none;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #CCCCCC;
	text-align:right;
	text-transform:uppercase;
	}

.module_menu li a {display: block; padding: 3px; padding-right:25px;text-decoration: none; font-weight:normal; }
.module_menu li a:link, .module_menu li a:visited {  color:#008837;}
.module_menu li a:hover {background-image:url(../images/navarrow.png); background-position: 179px 3px; background-repeat:no-repeat;}
.module_menu ul.menu li.active > a {background-image:url(../images/navarrow.png); background-position: 179px 3px; background-repeat:no-repeat;}


/* Login
---------------------------------------------------------------------------------*/
#mod_login_password{}						/* Passworteingabe */
#mod_login_remember{}						/* Erinnerungsfunktion */
#mod_login_username{}						/* Benutzernameeingabe */


/* Kontaktformular
---------------------------------------------------------------------------------*/
.contact_email {}							/* Umgebendes DIV des Kontaktformulars */
#emailForm{}								/* ID des Kontaktformulars */
#contact_email_copy{}						/* Checkbox um eine Kopie des Emails zu erhalten */
#contact_text{}								/* Eingabefeld der Nachricht */

/* Suche und Suchergebnisse
---------------------------------------------------------------------------------*/
.search {}									/* DIV, dass die Suchkomponente umgibt */
.searchintro {}								/* Text der Suchergebnisanzeige: "Es wurden XX gefunden" */
#search_ordering{}							/* Dropdownmenu der Resultateansicht in der Suchkomponente */
#search_searchword{}						/* Eingabefeld der Suchmaske, input */
#searchphraseall{}							/* Radiobutton Suchmaske "Irgendein Wort"  */
#searchphraseany{}							/* Radiobutton Suchmaske "Alle Wörter"  */
#searchphraseexact{}						/* Radiobutton Suchmaske "Exakter Ausdruck"  */


/* Buttons
---------------------------------------------------------------------------------*/
/* Knöpfe generell */
.button {
	padding: 1px;
	width:auto;
	border:1px solid #333333;
	background-color:#008837;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}


.inputbox {
	font-weight: normal;
	color: #585250;
	background: #FFFFFF;
	border: 1px solid #cccccc;
}
.error_inputbox {
	font-weight: normal;
	color: #585250;
	background: #FFFFFF;
	border: 1px solid #ff0000;
}
.messagebox {
	width: 400px;
	font-weight: normal;
	color: #585250;
	background: #FFFFFF;
	border: 1px solid #cccccc;
}
.error_messagebox {
	width: 400px;
	font-weight: normal;
	color: #585250;
	background: #FFFFFF;
	border: 1px solid #ff0000;
}
.success_message {
	padding:5px;
	font-weight: normal;
	color: #585250;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	margin-bottom:10px;
}
.error_message {
	padding:5px;
	font-weight: normal;
	color: #585250;
	background: #FFFFFF;
	border: 1px solid #ff0000;
	margin-bottom:10px;
}

				
/* Zurück-Knopf */			
.back_button {}		

/* PDF-, PRINT- und Email-Button; Tabellenzeile */						
.buttonheading{padding-bottom:15px;}

/* "weiter"-Anzeige unterhalb einer Blogansicht */ 							
.blog_more {}								
.blogsection{}								/* Links zu weiteren Items in der Blog-Ansicht, in der Regel am Seitenende */
.readon {}									/* weiterlesen bzw. readmorebutton */


/* Blog Ansicht
---------------------------------------------------------------------------------*/
								/* Tabelle der Blog-Ansicht */ 
.article_seperator {}						/* Trennt Artikel in der Blog Ansicht */


/* Listenansicht, Tabellenansicht
---------------------------------------------------------------------------------*/
.category {}								/* Links zu Kategorien in der Listenansicht einer Section */
.sectionentry1 {}							/* Ungerade Tabellenzeilen in der Listenansicht */ 
.sectionentry2 {}							/* Gerade Tabellenzeilen in der Listenansicht */ 
.sectionheader {}							/* Überschrift in der Listenansicht */


/* Mainbody Bereich 
----------------------------------------------------------------------------------*/
.pathway {}									/* Span und Links der Breadcrumbs */
.componentheading {		font-size: 16px;
	padding-bottom:15px;}						/* Titel einer Komponente */
.content_rating {}							/* Anzeige, wie ein Beitrag bewertet wurde */
.content_vote {}							/* Ratingskala in der Bewertungsfunktion, span */
.contentdescription {}						/* Tabellenzeile mit Beschreibungstext für Kategorien, Sektionen */
.contentheading {
	font-size: 16px;
	padding-bottom:15px;
}							/* Tabellenzeile mit Seitenüberschrift */
.contentpagetitle {}						/* Seitentitel */
.contentpane {}								/* Tabelle, die den Inhalt einer Komponente umgibt (leider kein DIV) */
.contentpaneopen {
	margin:0px;
	padding: 0px;
}						/* Tabelle, die den Inhalt eines Artikels umgibt (leider kein DIV) */


/* Itemansicht
----------------------------------------------------------------------------------*/
.createdate {padding-bottom:5px; font-size:12px; color: #999999;}								/* Erstelldatum eines Beitrages */
.modifydate {}								/* Änderungsdatum des Beitrages */
.createdate {}								/* Erstelldatum eines Beitrages */
.small {}									/* kleinerer Text wie z.b. beim Autor eines Items */



/* Inhaltsverzeichnis bei einem Item mittels {mospagebreaks}
----------------------------------------------------------------------------------*/
.contenttoc {}								/* Inhaltverzeichnis bei {mospagebreaks} */
.toclink {}									/* links im Inhaltverzeichnis bei {mospagebreaks} */
.pagenavbar {}								/* Seitennavigation innerhalb eines Artikels bei der Verwendung von {mospagebreak} */
.pagenavcounter {}							/* Zeigt "Seite X von Y" an innerhalb eines Artikels bei der Verwendung von {mospagebreak} */


/* Pagination bei mehreren Seiten
----------------------------------------------------------------------------------*/
.pagenav {}									/* Definiert die Seitennavigation << Start < Prev 1 Next > End >> am Ende einer Sektionsliste, span */
.pagenav_prev, .pagenav_next {}				/* Seitennavigation innerhalb einer Kategorie, TH */


/* Module
----------------------------------------------------------------------------------*/

/* "Populär" und "letzte News" */
.moduletable {}								/* Tabelle, die ein Modul umgibt */
.mostread {}								/* Populäre Items */
.latestnews {}								/* letzte Items */

/* Umfrage und Umfrageresultate */
#poll{}										/* DIV das Umfrageresultate ausgibt */
.polls {}									/* Tabelle im Umfragemodul */
.pollstableborder {}						/* Tabelle innerhalb der Umfragetabelle */
.smalldark {}								/* Poll Komponente's Resultate Ansicht Anzahl Votings etc.  */
/*#voteid1,#voteid2, {}	*/				/* Radiobuttons der Auswahlmöglichkeiten einer Umfrage */

/* RSS Modul */
.syndicate {}								/* Anzeige der RSS Feed-Typen, meistens Grafiken */
.syndicate_text {}							/* Titel im RSS Feed Modul */

.weblinks {}								/* Links im der Weblinkkomponente */

/* Wrapper */
.wrapper {}									/* Eingebundene Seiten via Wrapper */
#blockrandom{}								/* Inline Element des Wrappers iframe*/


/* VM STUFF */

#vmMainPage {
	margin:0px;
	padding: 5px 15px 5px 15px;
	border-bottom:1px solid #ddd;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #cccccc;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 margin-top:15px;
 margin-bottom:15px;
}
ul {
	margin: 20px 0px;
}


/*#content table.contentpaneopen li {
	padding-left: 12px;
	margin: 0px;
	line-height: 1.5;
	background: url(../images/arrow.png) no-repeat 0 5px;
}*/
li {
	margin: 0px;
	margin-bottom:10px;
}

#leftcolumn li {
	line-height: normal;
	padding-left: 0px;
	margin: 0px;
	background: none;
}
fieldset{
	border:0px solid;
	border-bottom: 1px solid #880000;
	padding-bottom:5px;
	margin-bottom:5px;
}

/*Formular*/
.formtable td {
	padding-bottom: 3px;
}

/*Tabellen*/
.tabellenformat td {padding: 20px 5px; border-bottom:1px solid #cccccc; }
.tabellenformat {border-top:1px solid #cccccc;}

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 5px 10px 5px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}

.shownocolumns
{
        width:98% !important;
}

#top
{
        margin:0 0 20px 0;
        overflow:hidden
}

/* ++++++++++++++  blog  ++++++++++++++ */
.blog {padding:0px; margin:0px;}	
.blog h2 {padding-bottom:0px;}
.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
		border-bottom:1px solid #ccc;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}
/* ++++++++++++++  details  ++++++++++++++ */

.article-info
{
        margin:10px 0 10px 0px;
        font-size:0.9em;
}

.article-info-term
{
        display:none
}

dt.category-name,
dt.create,
dt.modified,
dt.createdby
{
        float:left;
        padding-right:5px;
}

.archive .article-info dd,
.article-info dd
{
        margin:2px 0 0px -30px;
        line-height:1.2em;
        font-size:11px;
}

dd.createdby
{

}

.article-info dd span
{
    text-transform:none;
    display:inline-block;
    padding:0 5px 0 0px;
    margin:0 10px 0 0px;
}



/* ++++++++++++++  items more  ++++++++++++++ */

.items-more
{
        padding-top:10px;
}

.items-more h3
{
        font-weight:normal;
        margin:0;
        padding:5px 5px 5px 5px;
        font-size:1.4em
}

.items-more ol
{
        line-height:1.3em;
        list-style-type:none;
        margin:0;
        padding:10px 0 10px 2px;
}

.items-more ol li
{
        padding:2px;
}

.items-more ol li a
{
        display:inline;
        margin:0;
        font-weight:normal;
        padding:5px 5px 5px 20px;
}

.items-more ol li a:hover,
.items-more ol li a:active,
.items-more ol li a:focus
{
        font-weight:normal;
        padding:5px 5px 5px 20px;
        text-decoration:none
}




/**** Print Icon ********/
.item-page {position:relative;}
ul.actions {margin:0px; padding:0px; list-style:none; position:absolute; top:0px; right:2px;}
.pull-right{
    float:right;
}

.btn-group{
    position:relative;
    margin-top:-30px;
}

.btn-group ul{
    list-style:none;
    display: inline;
    padding-left:4px;
}

.print-icon{
    background: url(../images/system/printButton.png) no-repeat;
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
}

.email-icon{
    background: url(../images/emailButton.png) no-repeat;
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
}

.print-icon a,
.email-icon a{
    color:transparent;
}
[class^="icon-"], [class*=" icon-"] {
    background-image:none;
}

/*MHP Plugin Desktop/Mobile only
---------------------------------------------------------------------------------*/
.desktoponly {display:block;}
.mobileonly {display:none;}

/*Tooltip DIV's
---------------------------------------------------------------------------------*/
.nn_tooltips-link {border-bottom: 0px dashed #cccccc;}
.tooltipdiv {position:absolute;}

p#mitarbeiterfoto {position:relative;}

div#megloff {height:250px;width:50px;left:455px;top:170px; }
div#megloff img {height:250px;width:50px;}

div#manderegg {height:250px;width:50px;left:550px;top:170px; }
div#manderegg img {height:250px;width:50px;}

div#ngutmann {height:250px;width:50px;left:80px;top:170px;}
div#ngutmann img {height:250px;width:50px;}

div#dhitz {height:250px;width:50px;left:250px;top:170px;}
div#dhitz img {height:250px;width:50px;}

div#sthuering {height:250px;width:50px;left:20px;top:170px;}
div#sthuering img {height:250px;width:50px;}

div#panderegg {height:250px;width:35px;left:420px;top:170px;}
div#panderegg img {height:250px;width:35px;}

div#dhotz {height:250px;width:50px;left:370px;top:170px;}
div#dhotz img {height:250px;width:50px;}

div#pchristen {eight:250px;width:35px;left:295px;top:170px;}
div#pchristen img {height:250px;width:35px;}

div#mwegmueller {height:250px;width:35px;left:330px;top:170px;}
div#mwegmueller img {height:250px;width:35px;}


/*Widgetkit Override
---------------------------------------------------------------------------------*/
.uk-panel h3 {font-size:16px;}
.uk-icon-button {
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    width: 25px;
}

/*FAQ Override
---------------------------------------------------------------------------------*/
.sp-accordion-inner p{padding:5px 0px;}

/*Bootstrap override
---------------------------------------------------------------------------------*/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 15px;
    line-height: 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}
.page-header {margin:0px; padding:0px; border:none;}
h1, h2, h3 {line-height:normal;}

/*Suche
---------------------------------------------------------------------------------*/
.result-category, .phrases, .form-limit {display:none;}
.highlight {background:#efefef;}
.result-title {padding-top:15px;}
dd.result-text {margin-left:0px;}

/* cookie hint override
-------------------------------------------------------------------------------*/
#redim-cookiehint .cookiebuttons .btn, #redim-cookiehint .cookiebuttons .btn:hover {background-image:linear-gradient(#008837, #008837); border:none; background-color:#008837;}

/* Team widgetkit override
-------------------------------------------------------------------------------*/
.uk-grid>* {padding-left: 0px;}
@media (min-width: 1220px)
.uk-grid>* {
    {padding-left: 0px;}
}
.team-info {
  min-height: 100px;
}