/*
orange: #EF9418
grün: #0E7744 */

html {
 height: 100%;
 }

body {
 height: 100.2%;
 margin: 0 auto;
 background-color: #E0E9E0;
 text-align: center;
 padding-top: 20px;
 }

a, a:link, a:visited, a:focus, a:hover {
 text-decoration: none;
 outline: none;
 margin: 0;
 border: 0;
 color: #ffffff;
 }

img {
 outline: none;
 border: 0;
 padding: 0;
 margin: 0;
 }

ul {
}

h1 {
 color: #EF9418;
 font-size: 38px;
 font-weight:bold;
 font-family: Garamond,Arial,Verdana, Geneva, Helvetica, sans-serif;
 padding: 0;
 margin: 0;
}

h2 {
 color: #EF9418;
 font-size: 24px;
 font-weight:bold;
 font-family: Garamond,Arial,Verdana, Geneva, Helvetica, sans-serif;
 padding-top: 10px;
 padding-bottom: 8px;
 margin: 0;
 }


/* CLASSES */

.quote {
 font-style: italic;
 font-weight: bold;
 color: #EF9418;
 padding-left: 15px;
 font-size: 14px;
 max-width: 360px;
 }

.rand-oben {
 width: 800px;
 height: 27px;
 }

.title-top {
 width: 800px;
 height: 146px;
 }

.textgu {
 color: #0E7744;
 font-size: 14px;
 font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
 border-bottom: 1px solid #EEE;
 width: 360px;
 }

.textg {
 color: #0E7744;
 font-size: 14px;
 font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
 line-height: 1.4em;
 max-width: 360px;
 }

.hmrefer {
 color: #0E7744;
 font-size: 11px;
 font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
 line-height: 1.4em;
 max-width: 300px;
 }

ul.ulist {
 list-style-type: square;
 list-style-position: outside;
 padding-left: 15px;
 margin: 0;
 font-size: 13px;
 color: #0E7744;
 }

.rehf {
 color: #0E7744;
 font-size: 14px;
 font-weight:bold;
 font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
 }

.imp, a.imp  {
        color: #0E7744;
        font-size: 11px;
        font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
        text-decoration: none;
}

a.drei {
        color: #666666;
        font-size: 11px;
        font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
        text-decoration: none;
        }

.tab-kontakt {
 vertical-align: top;
}

/* MENU */

div#nav a.home {
 position: relative;
 float: left;
 font-weight: bold;
 color: #0E7744;
 width: 152px;
 height: 28px;
 padding-left: 20px;
 }

div#nav a.home-active {
 position: relative;
 float: left;
 font-weight: bold;
 color: #EF9418;
 background: #fff;
 border-bottom: 1px solid #EEE;
 border-left: 4px solid #EF9418;
 width: 158px;
 height: 28px;
 padding-left: 17px;
 }

div#nav a.home:hover {
 position: relative;
 float: left;
 font-weight: bold;
 color: #EF9418;
 width: 180px;
 height: 28px;
 padding-left: 20px;
 }

/* DIV */

#wrap {
 margin: 0 auto;
 width: 800px;
 height: auto;
 text-align: left;
        }

#head {
 width: 800px;
 height: 173px;
 border-top: 1px solid #000;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 }

#content-box {
 float: left;
 width: 800px;
 height: auto;
 margin: 0;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 background: url(images/cont-bg.png) repeat-y;
 }

#nav {
 font-size: 14px;
 line-height: 2em;
 letter-spacing: 0.15;
 width: 197px;
 min-height: 400px;
 position: relative;
 float: left;
 height: auto;
 font-family: Arial;
 text-align: left;
 padding-top: 30px;
 }

#content {
 float: left;
 width: 563px;
 height: auto;
 position: relative;
 float: left;
 padding-top: 20px;
 padding-left: 30px;
 }

div#content img {
 float: right;
 padding-right: 10px;
 padding-top: 15px;
 }

div#content a {
 color: #0E7744;
 font-weight: bold;
 font-size: 13px;
 }

div#content a:hover {
 color: #EF9418;
 font-weight: bold;
 font-size: 13px;
 }

#slide {
 width: 178px;
 height: 167px;
 float: right;
 margin-right: 15px;
 margin-top: 5px;
 margin-left: 20px;
 margin-bottom: 15px;
 border: 1px solid black;
 }


#main-title {
 float: right;
 padding-left: 10px;
 width: 310px;
 height: auto;
 }


#subnavi{
        width:190px;
        background-color: #D7E8F3;
        float:left;
}

#fuss {
 clear: both;
 width: 800px;
 height: 120px;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
 background: url(images/fuss.jpg) no-repeat;
 background-position: 0px 1px;
 }

#fuss-link {
        width: 800px;
        height:28px;
        text-align: center;
        padding-top:98px;
        border-top: 1px solid #FFF;
        color: #666666;
        font-size: 11px;
        font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
        text-decoration: none;
        }

#fuss-link a:hover {
color: #666666;
}

div#stopper {
 width: 240px;
 height: 103px;
 padding-top: 15px;
 padding-bottom: 0px;
 margin-right: 10px;
 float: right;
 background-color: #ec951a;
 text-align: center;
 color: #FFFFFF;
 font-size: 14px;
 font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
 }

div#stopper a, a:link, a:visited, a:focus, a:hover {
 text-decoration: none;
 outline: none;
 margin: 0;
 border: 0;
 color: #ffffff;
 }

div#stopper a:hover {
 text-decoration: none;
 outline: none;
 margin: 0;
 border: 0;
 color: #0E7744;
 }

div#mslogo img {
 width: 240px;
 height: 54px;
 padding-top: 0;
 float: right;
 }
