body {
	background-image: url(img/kachel2.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}



.justaborder{
    float:left; 
    width:450px; 
	margin: 0px 0px 5px;

}
  
#contentcenter {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	top: 0px;
	bottom: 15px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECAC5;
	border-left-color: #CECAC5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECAC5;
	
}
#klammercompo {
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 780px;
	position: absolute;
	top: 0px;
}
#compodown,  #compoup{
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#compodown {
	z-index: 2;
	}
#compoup {
    z-index: 5;
	}
	
	
#navirght {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	position: absolute;
	width: 195px;
	top: 71px;
	right: 15px;
	background-color: #FFFFFF;
	height: 223px;
	margin-top: 25px;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #808080;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 8px;
}
.subnav a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #808080;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 8px;
	text-decoration:none;
}
.subnav a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #808080;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 8px;
	text-decoration:none;
}
.subnav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 8px;
	text-decoration:none;
}
.subnav a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #808080;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 8px;
	text-decoration:none;
}


#navirght img{
	margin-top: 15px;
	margin-bottom: 8px;
}


#contentarea {
	width: 500px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 150px;
	margin-left: 0px;
	position: relative;
	left: 5px;
	top: 108px;
	height: auto;
}
#hlcontent {
	margin-left: 35px;
	margin-bottom: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #682A1D;
	text-decoration: underline;
}


.realhl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
    color:#682A1D;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.realcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.realbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 40px;
	color: #808080;
	text-decoration:none;
	font-weight:normal;
	padding-left:300px;
}

#downavi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
    margin-bottom: 25px;
    margin-left: 45px;

}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#682A1D;
	text-align: left;
}


 a:link { text-decoration:none; color:#682A1D; }
 a:visited { text-decoration:none; color:#682A1D; }
 a:hover { text-decoration:underline; color:#682A1D;}
 a:active { text-decoration:none; color:#808080; }
