/* basic styles */
html {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
        line-height: 1.5;
	color: #585858;
	text-align: center;
        background-color: #f2f3f9;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 16px;
	font-weight:bold;
	color: #02899D;
	margin-top: 0px;
}
h2 {
        margin-top: 25px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #02899D;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h4 {
	margin: 0px;
	font-size: 11px;
}
p {
	color: #585858;
	line-height: 1.5;
}



a {
	color: #02899D;
}
a:hover {
	color: #585858;
}

div#rightcontainerwhite p.legende {
	line-height: 1.5;
	margin-bottom: 15px;
        margin-top: 3px;
        color: #ab0420;
        font-size: 9px;
}

div#text div.legende p {
	line-height: 1.5;
	margin-bottom: 0px;
        margin-top: 0px;
        color: #ab0420;
        font-size: 9px;
}

div.legende {
        width: 200px;
        float: left;
}

div#text p {
	line-height: 1.5;
	margin-bottom: 5px;
}

div#text p a, div#text a {
	/* text-decoration: none; */
	color: #02899D;
}
div#text p a:hover, div#text a:hover {
	color: #585858;
}

div.col1 {
    width: 100px;
    margin-bottom: 5px;
    float: left;
}
div.col2 {
    width: 300px;
    margin-bottom: 5px;
    float: left;
}

div.col3 {
    width: 200px;
    margin-bottom: 10px;
    float: left;
}
div.col4 {
    width: 200px;
    margin-bottom: 10px;
    float: left;
}

div.linie {
    border-bottom: 1px solid #02899D;
    height: 5px;
    width: 100%;
    padding-top: 10px;
    margin-bottom: 10px;
}
div.menulinie {
    border-bottom: 1px solid #585858;
    height: 1px;
    width: 100%;
}

.righttext {
        text-align: right;
}

.leftpic {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
        border: 1px solid #585858;
}
.rightpic {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0px;
        border: 1px solid #585858;
}

/* navigations style */
#submenu{  /* contains the menu */
  clear: both;
  width: 100%;
}

/*
  navigation level 1
*/
#submenu ul{
  margin: 0em;
  padding: 0em;
  list-style-type: none;
}

#submenu ul li {
  background-color: #f2f3f9;
  border-bottom: 1px solid #585858;
  color: #02899D;
}

#submenu ul li#li_nav1_open{  /* special layout for open links */
  background-color: #f2f3f9;
}


#submenu ul li a{
  display: block;
  background-repeat: no-repeat;
  background-color: #f2f3f9;
  height: 1.9em;
  padding-left: 25px;
  line-height: 1.9em;
  color: #585858;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-variant: small-caps;
}


#submenu ul li a:hover, #submenu ul li a:focus{
  color: #02899D;
}

#submenu ul a#a_nav1_open, #submenu ul a:hover#a_nav1_open{
  font-weight: bold;
  color: #02899D;
}
#submenu ul a#a_nav2_open, #submenu ul a:hover#a_nav2_open{
  font-weight: bold;
  color: #02899D;
}

/*
  Design for submenu
*/
#submenu li li{
  line-height: 1.1em;
  color: #585858;
  border-top: 1px solid #585858;
  border-bottom: 0px solid #585858;
  margin-left: 25px;
}

#submenu ul ul a{
  display: block;
  background-repeat: no-repeat;
  background-color: #f2f3f9;
  height: 1.6em;
  padding: 0em;
  padding-left: 10px;
  padding-top: 0.21em;
  color: #585858;
  font-size: 11px;
  text-decoration: none;
  font-variant: small-caps;
  font-weight: light;
}

#submenu ul ul a:hover, #submenu ul ul a:focus, #submenu ul ul a#a_nav2_open{
  color: #02899D;
}


#header p {
	font-size: 30px;
	font-weight: light;
	color: #fff;
	margin-left: 43px;
	margin-top: 100px;
}
#suchen p {
	font-size: 11px;
	font-weight: light;
	color: #585858;
	padding-top: 50px;
}
#suchen p a {
	text-decoration: none;
	color: #02899D;
}
#rightcontainer h2.first {
	background-color: #B8BE02;
	padding:  0px 11px 0px 11px;
	margin: 0px;
        font-size: 11px;
        font-weight: bold;
}
#rightcontainer h2 {
	background-color: #B8BE02;
	padding:  0px 11px 0px 11px;
	margin: 0px;
        margin-top: 10px;
        font-size: 11px;
        font-weight: bold;
}
#rightcontainer p {
	background-color: #e0e3ae;
	padding:  7px 11px 7px 11px;
	margin: 0px;
        font-size: 9px;
        line-height: 17px;
}
#topmenu p, #topmenu p a {
	color: #585858;
	font-weight: bold;
	text-align:right;
	vertical-align:middle;
	text-decoration: none;
        font-variant: small-caps;
}
.noScreen{  /* This class is not shown on screen */
       display: none;
}

.editmode {
       color: #FFF;
       background-color: #CC0000;
}

.fax {
        background-image: url(../img/fax.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left: 17px;
}
.phone {
        background-image: url(../img/phone.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left: 17px;
}
.web {
        background-image: url(../img/web.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left: 17px;
}
.email {
        background-image: url(../img/email.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left: 17px;
}
.linker {
        background-image: url(../img/bullet.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left: 17px;
}
.pdf {
        background-image: url(../img/pdf.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left: 17px;
}

/* layout */
div#wrapper {
	text-align: center;
	padding: 0px;
}
div#content {
	margin: 0px auto;
	width: 836px;
	height: auto;
	text-align: left;
	background-color: #f2f3f9;
}
div.unfloater {
	clear: both;
        margin: 0px;
        height: 1px;
}
div#logo {
        width: 836px;
	height: 90px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:right;
        background-color: #f2f3f9;
	float: left;
}
div#header {
        width: 836px;
	height: 45px;
	background-color: #b8be02;
	float:left;
}
div#header_pic {
        width: 836px;
	height: 132px;
	background-color: #f2f3f9;
        background-image:url(../img/menzingen2.jpg);
	background-repeat:no-repeat;
        border-top: 1px solid #f2f3f9;
        border-bottom: 1px solid #f2f3f9;
	float:left;
}
div#header_afterpic {
        width: 836px;
	height: 25px;
	background-color: #02899d;
	float:left;
}
div#topmenu {
        background-color: #f2f3f9;
	width: 830px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 35px;
	margin-right: 5px;
	float: left;
}
div#headersmall {
        width: 836px;
	height: 38px;
	background-color: #ab0420;
	float:left;
}
div#header_picsmall {
        width: 836px;
	height: 9px;
	background-color: #45637B;
	float:left;
}
div#leftcontainer {
        background-color: #f2f3f9;
	vertical-align: top;
	width: 154px;
	float: left;
}
div#submenu {
        background-color: #f2f3f9;
	vertical-align: top;
	width: 154px;
}
div#suchen {
        background-color: #f2f3f9;
	vertical-align: top;
	width: 154px;
}
div#text {
        background-color: #f2f3f9;
	width: 400px;
	height: 100%;
        margin-bottom: 0px;
	padding: 0px 44px 20px 44px;
	vertical-align: top;
	float:left;
}
div#rightcontainer {
        background-color: #f2f3f9;
	vertical-align: top;
	width: 190px;
	float: left;
}
div#rightcontainerwhite {
        background-color: #f2f3f9;
	vertical-align: top;
	width: 180px;
	float: left;
}