@charset "utf-8";

body {
	height:100%;
	background-color:#efeee8;
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#484848;
	text-align:center;
}

html {
	height:100%;
}

img {
	border:none;
	margin:0;
	padding:0;
}

.clearer {
	clear:both;
}

#wrapper {
	min-height:2000px;
	height:auto !important;
	height:100%;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/bg_wrapper.jpg);
	background-repeat:repeat-y;
	text-align:left;
}

#header {
	position: relative;
	height:339px;
	width:990px;
	background-image:url(../img/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:middle;
	margin-bottom:1px;
}

#header #slogan {
	height:38px;
	padding-top:23px;
	width:581px;
	color:#ffffff;
	font-size:11px;
	padding-right:0px;
	margin-left: 600px;
	text-align:right;
}

#header #infos {
	height:145px;
	padding-top:70px;
	width:222px;	
	padding-left:39px;
	font-size:13px;
	float:left;
}

#header #infos a {
	text-decoration:none;
	color:#484848;
}

#header #schmuckbild {
	float:left;
	/* background: transparent url(../img/header4.jpg) no-repeat; */
	background: transparent;
}


#content_container {
	position: relative;
	width: 100%;
}

#content_container #content {
	float:left;
	margin-left:275px;
	width:682px;
}

#content_container #content_text {
	position:absolute;
	top:0;
	width:682px;
}

#content_container #content_text p {
	padding-left:40px;
	line-height:18px;
}

#content_container #content_text li {
	line-height:18px;
	margin-left: 30px;
}

#content_container #content_text a {
	color:#484848;
}

#content_container #content_text h1 {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:7px;
	font-weight:bold;
	padding-left:32px;
	width:639px;
	border-bottom:1px dotted #b3b2ad;
	font-size:22px;
	color:#FF9801;
	letter-spacing:1px;
}

*html #content_container #content_text h1 { 
	width:670px;
}

#content_container #content_text h2 {
	color:#484943;
	font-weight:bold;
}

#content_container #content #print {
	margin-left:645px;
	top:10px;
	position:absolute;
	z-index:1000;
}

.news-list-item {
	margin-left:40px;
	margin-top:15px;
}

.news-single-item {
	margin-left:40px;
}

#content_container #content_text .news-single-item p.bodytext {
	padding-left:0px;
}

#content_container #content_text .news-single-item .news-single-timedata {
	margin-top:15px;
}

.news-list-item a {
	text-decoration:underline;
	padding-left:15px;
	background-image:url(../img/joblist.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#clearer {
       clear:both;
}

.formu {
	margin-left:41px;
	margin-top:18px;
}

.formu div {
	margin-bottom:10px;
}

.formu input {
	width:331px;
}

.formu #mailformformtype_mail {
	width:122px;
}

#mailformNachricht {
	height:200px;
	width:333px;
}

/* Search */

#dhtmlgoodies_slidedown_menu .tx-macinasearchbox-pi1 {
	padding:10px 0 0 15px;
	background-color: #343233;
	border-bottom:1px solid white;
	height: 30px;
	margin:0;
	display: block;
}

#dhtmlgoodies_slidedown_menu .tx-macinasearchbox-pi1 input  { position: relative; height: 16px; border: none; width: 165px; background: white url("../img/search-input-bg.gif") repeat-x; margin: 0; padding: 0; font-weight: normal; color: #484848; padding-top: 2px; padding-left: 2px; }

#dhtmlgoodies_slidedown_menu .tx-macinasearchbox-pi1 .searchbutton { width:45px; height: 18px; background: #FF9801 url(../img/button-bg.jpg); margin: 0 0 0 5px; padding: 0 0 2px 0; border: none; color: white;}

#dhtmlgoodies_slidedown_menu .tx-macinasearchbox-pi1 .searchbutton:hover {
background:#8B898A;
cursor: pointer;
}

/* TOPNAV */
/* #topnav { position: absolute; right:8px; top:14px; } */

  #nav_main {
    /* (en) containing floats in IE */
    /* (de) Einfassen der Floats im IE */
    width: 100%;
    overflow: hidden;
    /* (en) containing floats in all other browsers */
    /* (de) Einfassen der Floats in allen anderen Browsern */
    float: left;
    display: inline;
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    background: transparent;
    line-height: 0;
    margin-top: -5px;
    margin-left: 85px;
    padding: 0;
  }

  #nav_main ul {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
    float: left;
    margin: 0; 
    /* (en) Left margin of the first button  */
    /* (de) Abstand des ersten Buttons vom linken Rand  */
    padding: 0;
  }

  #nav_main ul li {
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
    float: left;
    font-size: 1.2em;
    line-height: 1.2em;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  #nav_main ul li a,
  #nav_main ul li strong {
    background: transparent;
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 0 5px;
    padding: 0.5em 0.8em 0.5em 0.8em;
    text-decoration: none;
    width: auto;
  }

  #nav_main ul li a:focus,
  #nav_main ul li a:hover,
  #nav_main ul li a:active  { background: #FF9801 url(../img/button-bg.jpg) repeat-x; text-decoration:none;}

  #nav_main ul li#current {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    /* background: #FF9801 url(../img/button-bg.jpg) repeat-x; */
    background: transparent;
  }

  #nav_main ul li#current strong,
  #nav_main ul li#current a,
  #nav_main ul li#current a:focus,
  #nav_main ul li#current a:hover,
  #nav_main ul li#current a:active { background: transparent; color: #fff; text-decoration: none; }
  
/* Zertifikat */

#zertifikat {
    position: absolute;
    left:35px;
    top:350px;
  }
