body
	{
	Font-Family: Arial, sans-serif;
	Font-Size: 12px;
	Color: #67583B;
	font-weight: normal;
	margin-top:25px;
	margin-left:31px;
	margin-bottom:0px;
	}
td,span,font {
	Font-Family: Arial, sans-serif;
	Font-Size: 12px;
	Color: #67583B;
	font-weight: normal;
	text-decoration:none;
}

a {
	Font-Family: Arial, sans-serif;
	Color: #67583B;
}

a:hover {
	font-weight: bold;
}

.redlink {
	color:#8E2D3F;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

.navlink {
	text-decoration:none;
}

.pagetitel {
	Font-Size: 17px;
	font-weight: bold;
}

#framediv {
	background-color:#A4987A;	
	background-image:url(pic-frame/framediv_bg.gif); 
	background-repeat:no-repeat; 
	background-position:490px 480px;	
	width:899px;
	height:530px;
	position:relative;
}

#contentdiv {
	background-color:#ffffff;
	width:876px;
	height:447px;
	position:absolute;
	top:11px;
	left:11px;
}

#navdiv {
	/*background-image:url(pic-nav/bg.gif); 
	background-repeat:repeat-x;*/
	height:46px;
}

#nav_1_div {
	background-color:#DBD6CA;
	height:24px;
	max-height:23px;
	line-height:23px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #A4987A;
	border-bottom:1px solid #A4987A;
}

#nav_1_over_div {
	background-color:#ffffff;
	height:24px;
	line-height:23px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #A4987A;
}

#nav_2_div {
	background-color:#ffffff;
	height:21px;
	line-height:21px;
	float:left;
	padding-right:10px;
}

#footerdiv {
	width:877px;
	height:66px;
	position:absolute;
	top:470px;
	left:11px;
	font-size:11px;
}

#picdiv {
	position:absolute;
	top:100px;
	left:540px;
	border-top:1px solid #A4987A;
	border-left:1px solid #A4987A;
}

#picchangerdiv {
	position:absolute;
	bottom:0px;
	right:336px;
	z-index:100;
	font-size:11px;
	height:18px;
	line-height:18px;
	background-color:#ffffff;
	padding-left:3px;
}

#picchangerboxdiv {
	float:left; 
	width:18px; 
	max-width:17px; 
	height:18px; 
	max-height:17px; 
	line-height:17px;
	border-top:1px solid #A4987A; 
	border-left:1px solid #A4987A;
}

#icludediv {
	position:absolute;
	top:100px;
	left:20px;
	z-index:1;
	width:520px;
	height:346px;
	overflow:auto;
}

#innericludediv {
	width:460px;
}

