body {
	background-color:#e69f51;
	font-family:Verdana,sans-serif;
	font-size:12pt;
	font-weight:normal;
        padding:6%;
	}

.boxbody {
	position:relative;
	top:0px;bottom:*;left:*;right:*;
	}

.boxmain {
	width:824px;
        height:*;
        border-left: 2px solid #f1cd91;
	background-color:#f1cd91;
	position:relative;
	}

.boxlang {
	width:826px;
	position:relative;
	background-color:;
	padding:0px;
	margin:0px;
	}

.boxlangbg {
	width:118px;
	position:relative;
	background-color:#9e745e;
	padding:6px;
	margin:0px;
	border:0px;
	}

.boxnavi {
	width:128px;
        padding:0px;
        margin:0px;
	position:relative;
        top:0px;bottom:*;left:*;right:*;
	
	}


/*hier ist der inhalt mit den photos drin*/
.boxinhalt {
	border-left: 2px solid #000000;
        background-color:#f1cd91;
        position:relative;
        top:0px;bottom:*;left:*;right:*;
	}



a.navi {
	width:100%;
	height:auto;
	display:block;
	position:relative;
	padding-left:10px;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:0px;
        border-bottom:1px solid #f1cd91;
	font-family:'Times New Roman',serif;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	color:#000000;
	text-decoration:none;
	background-color:#e0b78b;

	}
a.navi:link    { }
a.navi:visited { }
a.navi:hover   {
	border-bottom:1px solid #f1cd91;
	background-color:#faddbb;
	}
a.navi:active  { }


.activenavi {
        width:100%;
	height:auto;
	display:block;
	position:relative;
	padding-left:10px;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:0px;
        border-bottom:1px solid #f1cd91;
	font-family:'Times New Roman',serif;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	color:#000000;
	text-decoration:none;
	background-color:#faddbb;

            }

.keinrand {
        margin:0px;
        padding:0px;
        position:relative;
        top:0px;bottom:*;left:*;right:*;
        }
p {
    
	font-family:'Times New Roman',serif;
	font-size:10pt;
    }

.textabst {
        margin:20px;
        }