body.index {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    width: 990px;
    background-color: #ECF0F1;
    color: #6B5F55;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    font-weight: normal;
    text-decoration: none;
    text-align:center;
}

body.zoom {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    background-color: #ECF0F1;
    color: #6B5F55;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 70%;
    font-weight: normal;
    text-decoration: none;
    text-align:center;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    text-align:left;
}

td,tr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    text-align:left;
    vertical-align:top;
    border: 1px solid #6B5F55;
}

.bg {
    width: 990px;
    padding: 0px;
    background-image: url(img/bg_komplett.gif);
    background-repeat: repeat-y;
    text-align:left;
}

.content {
    margin-top: 0px;
    margin-left: 0px;
    width: 990px;
}

.rahmen_left {
    margin-top: 0px;
    width: 207px;
    float: left;
}

.head_left {
    margin-top: 0px;
    margin-left: 0px;
    width: 207px;
    height: 207px;
    background-image: url(img/pic_top_left_01.jpg);
    background-repeat: no-repeat;
}

.content_left {
    padding-left: 6px;
    margin: 0px;
}

.breadcrumb {
    padding-left: 20px;
    padding-top: 7px;
    padding-bottom: 3px;
    float: left;
    width: 485px;
    font-weight: normal;
    color:#6B5F55; 
}

a.powered {
    color: #6697ff;
    font-weight: normal;
    text-decoration: none;
    font-size: 80%;
}


/* a.url, a.url- werden standardmäßig im CMS verwendet, Entwurf hatte a.link */

a.url:link, a.url-:link,a.url:visited, a.url-:visited {
    color: #66974F;
    text-decoration: none;
}

a.link:link {
    color: #66974F;
    text-decoration: none;
}

a.link:visited{
    color: #6B5F55;
    text-decoration: none;
}

a.link:focus, a.url:focus, a.url-:focus {
    /* color: #6B5F55; */
    color: #88B77F;
    text-decoration: none;
}
a.link:hover, a.url:hover, a.url-:hover {
    color: #88B77F;
    text-decoration: none;
}
a.link:active, a.url:active, a.url-:active {
    /* color: #6B5F55; */
    color: #88B77F;
    text-decoration: none;
}

/* ==========================================================
    icms - Formate
   ========================================================== */
div.bild-ausrichtung-rechts{
	margin: 0.2em 0em 1em 1em;
}
div.bild-ausrichtung-links{
	margin: 0.2em 1em 1em 0em;
}
div.bild-ausrichtung-mittig{
	margin: 0.2em 1em 1em 1em;
}

/* ==========================================================
    Navigation
   ========================================================== */
   
.bgleft {
    width: 201px;
    margin: 0px;
    padding: 0px;
}

.bgleft a.navi {
    color: #6B5F55;
    font-weight: bold;
    text-decoration: none;
    display: block; 
}

.bgleft a.navi:hover {
    padding-left: 16px;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-position: 0px;
    background-image:url(img/bg_mainnav_1.gif);
    background-repeat: no-repeat;
    color: #6B5F55;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.bgleft ul{
    padding-left: 0px;
    width: 201px;
    list-style-type: none;
    background-image: url(img/bg_mainnav_0.gif); 
    background-position: 0px;
    margin: 0px;
    border-bottom: 1px solid #6B5F55;
}

.bgleft li {
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #6B5F55;
    background-image:url(img/bg_mainnav_0.gif); 
    background-position: 0px;
    background-repeat: no-repeat;
}

.bgleft li .aktiv {
    padding-left: 16px;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-position: 0px;
    background-image:url(img/bg_mainnav_1.gif);
    background-repeat: no-repeat;
    color: #6B5F55;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.bgleft li.aktiv {
    padding: 0px;
    margin: 0px;
}

.bgleft li a {
    padding-left: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    
}

/* ==========================================================
    Subnavi
   ========================================================== */

.bgsub{
    margin: 0px;
    padding: 0px;
    width: 201px;
}

.bgsub a.subnavi {
    color: #6B5F55;
    font-weight: normal;
    text-decoration: none;
    display: block;
    padding:10px 0.5em 10px 26px;
}

.bgsub a.subnavi:hover {
	padding:10px 0.5em 10px 26px;
    margin: 0px;
    background-position: 0px;
    background-image:url(img/bg_subnav_1.gif);
    background-repeat: repeat-y;
    color: #6B5F55;
    font-weight: normal;
    text-decoration: none;
    display: block;
}

.bgsub ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    border-bottom: 0px;
    background-image: url(img/bg_subnav_0.gif);
    background-position: 0px;
}

.bgsub li {
    padding: 0px;
    border-top: 1px solid #6B5F55;
    background-position: 0px;
    background-repeat: no-repeat;
    background-image: url(img/bg_subnav_0.gif);
}

.bgsub li .subaktiv {
    padding-left: 26px;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-position: 0px;
    background-image:url(img/bg_subnav_1.gif);
    background-repeat: no-repeat;
    color: #6B5F55;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.bgsub li.subaktiv {
    margin: 0px;
    padding: 0px;
}

.bgsub li a {
    padding-left: 26px;

}


/*-------------------------------------*/


.endenav {
    clear: both;
    height: 4px;
    width: 201px;
    background-image: url(img/naviabschluss.gif);
    background-repeat: no-repeat;
}

.img_left {
    width: 201px;
    padding: 30px 0px 0px 0px;
    text-align: center;
}

.bg_left {
    width: 207px;
}

.rahmen_right {
    margin-top: 0px;
    width: 740px;
    float: left;
}

.head_right_top {
    margin-top: 0px;
    width: 783px;
    height: 80px;
    background-image: url(img/pic_top_top.jpg);
    background-repeat: no-repeat;
}   

.head_right_middle {
    margin-top: 0px;
    width: 783px;
    height: 100px;
    background-image: url(img/pic_top_middle.jpg);
    background-repeat: no-repeat;
}   



.topnav {
    padding:0px;
    width: auto;
    height: 25px;
    margin-left: 15px;
}

div.bg_topnav {
	float:left;
    background-image: url(img/bg_topnavi.gif);
    background-repeat: repeat-x;
    height:25px;
    padding:0px 5px 0px 0px;
    margin:0px;
}

.topnav a:link, .topnav a:visited, .topnav a:focus, .topnav a:active {
	display:block;
    float: left;
    padding: 0px 5px 0px 25px;
    margin: 0px;
    height:25px;
    vertical-align:middle;
    //color: #626160;
    font-weight: bold;
    text-decoration: none;
    background: url(img/button_inaktiv.gif) no-repeat left;
    background-position:left top;
    line-height:25px;
}

.topnav a:hover {
    color: #88B77F;
    text-decoration: none;
    background: url(img/button_aktiv.gif) no-repeat left;
    background-position:left top;
}




.head_right_bottom {
    margin-top: 0px;
    width: 783px;
    height: 57px;
    background-image: url(img/pic_top_bottom.jpg);
    background-repeat: no-repeat;
} 

.content_right {
    padding-left: 20px;
    width: 485px;
    float: left;
}

.img_content {
    padding: 5px;
    width: 130px;
    height: 156px;
    float: right;
}

h1 {
    font-size: 120%;
    margin: 0px 0px 5px 0px;
    font-weight: bold;
}

h2 {
    font-size: 100%;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    font-weight: normal;
    border-bottom: 1px solid black;
}

.bgright {
    width: 227px;
    margin-right: -10px;
    float: right;
}

.teaser {
    margin-right: 0px;
    width: 227px;
    border: 1px solid #626160;
    float: right;   
    margin-top: 5px;
    margin-bottom: 5px;
}

.teaserhead {
    margin:0px;
    /*width: 210px;*/
    height: 22px;
    background-color: #E7EDE0;
    background-image: url(img/bg_teaserhead.gif);
    background-repeat: no-repeat;
    padding:9px 0px 0px 17px;
    font-weight: bold;
    border-bottom: 1px solid #626160;
}
* html .teaserhead{
	height: 34px;
}


h3 {
    font-size: 100%;
    padding: 0px 10px;
    font-weight: bold;
}

.img_teaser {
    padding: 5px;
    width: 71px;
    height: 55px;
    float: right;
}

.teasercontent {
    padding: 0px 10px 5px 10px;
}

a.teaserlink {
    float: right;
    padding: 0px 0px 10px 0px;
    color: #626160;
    text-decoration: none;
    font-weight: bold;
    font-size: 100%;
}

a.teaserlink:hover {
    color: #88B77F;
    text-decoration: none;
}

div.footer {
    padding-top: 61px;
}
    
a.footer {
    color: #626160;
    font-weight: bold;
    text-decoration: none;
}

a.footer:hover {
    color: #88B77F;
    text-decoration: none;
}

.bg_end {
    clear: both;
    width: 990px;
    height: 118px;
    background-image: url(img/pic_bottom_small.jpg);
    background-repeat: no-repeat;
    text-align: center;
    color: #304467;
    text-decoration: none;
}