/**
 @history 2011-06-24 #pagewrapper new
*/

body {
        margin: 0px;
        padding: 0px;
        background-color: #FAFAFA;
  		    font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #4C4B3A;
        position: relative;
}


#pagewrapper { width:985px; margin-left: auto; margin-right: auto; position: relative; visibility: hidden; }

* html #pagewrapper {                           /* ie only                    */
    left: 50%;
    margin-left: -492px;
}

#divUp   {position:absolute; left:544px; top:-20px;z-index:110;}
#divDown {
        position:absolute;
        left:544px;
        top:381px;
        z-index:110;
}
#wrapper {
        position:relative;
}
#navwrapper {
        position:absolute;
        width: 210px;
        height: auto;
        top: 200px;
        z-index: 1;

}
#new_navwrapper {
        position:relative;
        background: url("images/navback.jpg") left top no-repeat scroll;
        padding-top: 86px;
        position: relative;
        width: 230px;
}

.subnavwrapper {
height:15px;
min-height:15px;
}
#divScrollTextCont {position:absolute; left:0px; top:0px; width:544px; height:381px; clip:rect(0px 544px 381px 0px); overflow:hidden; visibility:hidden;}
#divText {
        position:absolute;
        left:0px;
        top:0px;
        width:544px;
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #4C4B3A;

}
.style2 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #BB3502;
}
.style3 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #4C4B3A;
}
.style1 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #EF6B05;
}
.style6 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #EF6B05;
}
a.style1:hover {
/*        font-family:  Arial, Helvetica, sans-serif;
        font-size: 14px; */
        font-weight: bold;
        color: #EF6B05;
	text-decoration: underline;
}
.style4 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #4C4B3A;
}
.style5 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #4C4B3A;
}
.head  img {
	border-color: transparent;
	border-width: 0px 1px;
	width: 100%;
	}


.teaser {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #575747;
}
a.teaser {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #822E22;
        text-decoration: underline;
}
a.teaser:hover {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #822E22;
        text-decoration: underline;
}

a {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #822E22;
       text-decoration: underline;
}
a:hover {
        color: #822E22;
        text-decoration: underline;
}
.nav1 {
	position: relative;                     /* wichtig fuer  div.subnav ! */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4B3A;
	width:209px;
	min-width:209px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;

	padding-right: 20px;


}
.navbold {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #822E22;
	width:209px;
        text-decoration: none;
	font-weight: bold;
	min-width:209px;
	text-align: right;
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;

	padding-right: 20px;

}
.navbold:hover {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #822E22;
        text-decoration: none;
        font-weight: bold;
	width:209px;
	min-width:209px;
	text-align: right;
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;

	padding-right: 20px;

}
.nav1:hover {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #822E22;
	width:209px;
	min-width:209px;
        text-decoration: none;
        font-weight: bold;
	text-align: right;
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;

	padding-right: 20px;
}
div.subnav {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #4C4B3A;
        text-decoration: none;
	font-weight: bold;

	width:200px;
	left:207px;

	padding-left: 10px;
	text-align: left;
	top: 0;                     /* parent muss position: relative haben ! */
}
a.subnav {
        font-size: 13px;
        text-decoration: none;
	padding-left: 10px;
}
.subnav2 {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #EF6B05;
        text-decoration: none;
        font-weight: bold;

		width:200px;

			background-image: url(../images/sub.gif);
	background-repeat: no-repeat;
		text-align: left;
		left:207px;

	padding-left: 10px;
}
.subnav :hover{
        color: #EF6B05;
        text-decoration: none;
        font-weight: bold;

	width:200px;
	left:207px;

	padding-left: 10px;
	background-image: url(../images/sub.gif);
	background-repeat: no-repeat;
	text-align: left;
}

