body {
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
        font-size: 12px;
        background-color: #666666;
        /* text-align: center;  zentrieren IE */
        padding: 0; margin: 0;
}
td {
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
        color: #FEA500;
        font-size: 14px;
        margin-top: 40px;
        margin-left: 15px;
        margin-right: 50px;
}
h2 {
        color: #FEA500;
        font-size: 12px;
        margin-top: 30px;
        margin-left: 15px;
        margin-right: 50px;
}
a:link {
        text-decoration: none;
        color: #FEA500;
}
a:visited {
        text-decoration: none;
        color: #FEA500;
}
a:active {
        color: #993300;
}
a:hover {
        text-decoration: underline;
}
p {
	margin-left: 15px;
	margin-right: 50px;
	line-height: 17px;
	text-align: left;
}
p.ebene1 {
        font-size: 95%;
        margin-left: 15px;
        margin-right: 50px;
        margin-bottom: 2px;
        margin-top: 10px;
}
p.ebene2 {
        font-size: 90%;
        margin-left: 25px;
        margin-right: 40px;
        margin-bottom: 2px;
        margin-top: 7px;
}
p.ebene3 {
        font-size: 85%;
        margin-left: 35px;
        margin-right: 30px;
        margin-bottom: 2px;
        margin-top: 2px;
}

.navleft {
        line-height: 20px;
        margin-left: 0px;
        margin-right: 0px;
}
.navleftsub {
        line-height: 20px;
        margin-left: 0px;
        margin-right: 0px;
		font-size: 10px;
}
.navleftsubactive {
        line-height: 20px;
        margin-left: 0px;
        margin-right: 0px;
		font-size: 10px;
		color: #666666;
}

#impress {
        font-size: 90%;
        color: #666666;
}
.promobox_foot {
        BORDER-LEFT: #CCCCCC 1px solid;
        BORDER-RIGHT: #CCCCCC 1px solid;
        BORDER-BOTTOM: #CCCCCC 1px solid;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #CCCCCC;
        line-height: 17px;
}
.promobox_content {
        BORDER-LEFT: #CCCCCC 1px solid;
        BORDER-RIGHT: #CCCCCC 1px solid;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 14px;
        background-color: #FFFFFF;
}
.promobox_head {
        font-size: 14px;
        BORDER-LEFT: #CCCCCC 1px solid;
        BORDER-RIGHT: #CCCCCC 1px solid;
        BORDER-TOP: #CCCCCC 1px solid;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #CCCCCC;
}
.promobox_title {
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 0;
}
.promobox_text {
	margin-top: 5px;
	font-size: 80%;
	margin-left: 0px;
	line-height: 13px;
}
#wrapper {
        position: relative;
        width: 890px;
        height: 100%;
        margin: 0 auto;
        text-align: left;
}
#header {
        position: absolute; left: 0px; top: 0px; width: 890px; height: 197px; background: #FFFFFF;
}
#menueleft {
	position:absolute;
	width:150px;
	left: 25px;
	top: 225px;
	height: 474px;
}
#content {
        position:absolute; left: 0px; top: 197px;
}
.inlinelink {
        BORDER-LEFT: #CCCCCC 1px solid;
        padding-left: 10px;
}
.block {
        text-align: justify;
}

#navactive {
        color: #666666;
}

#phead {
        color: #666666;
        font-weight: bold;
}

a.textlink:link {
                  text-decoration: none;
                  color: #666666;
}
a.textlink:visited {
                   text-decoration: none;
                   color: #666666;
}

a.textlink:hover {
                   text-decoration: underline;
                   color: #666666;
}

#profil {
        position:absolute; left: 0px; top: 0px;
}
#menuright { position:absolute; width:150px; left: 25px; top: 225px; height: 474px; }


