BODY, TD,P {
			scrollbar-face-color: #e0e0e0; /*lum=82*/
			scrollbar-shadow-color: #875b39;/*lum=43*/
			scrollbar-highlight-color: #FFE5BD; /*lum=95*/
			scrollbar-3dlight-color: #bf8d69;/*lum=63*/
			scrollbar-darkshadow-color: #4e2808; /*lum=21*/
			scrollbar-track-color: #f2f2f2;
			scrollbar-arrow-color: #4e2808; 
			
			font-family: Verdana, Tahoma, Arial;
			background-color: #DDDDDD;/*#D2D4D1"*/
}

.mark {
	font-weight:bold;
}


/*frames*/
#navframe {
	width:165;
	height:100%;
	position:absolute;
	top:208;
	left:55;
}
#bodyframe {
	width:100%;
	height:100%;
	
}
/*tabellenzellen (größen)*/
#td1-1 {
	width:232;
	height:137;
}
#td1-2 {
	width:179;
	height:137;
}
#td1-3 {
	width:100%; /*scale*/
	height:137;
}
#td1-4 {
	width:540;
	height:137;
}
#td1-5 {
	width:46;
	height:137;
}

#td2-1 {
	width:232;
	height:74;
}
#td2-2 {
	width:100%; /*scale*/
	height:100%; /*scale*/
}
#td2-5 {
	width:46;
	height:74;
}
#td3-1 {
	width:232;
	height:100%; /*scale*/
}
#td3-5 {
	width:46;
	height:100%; /*scale*/
}

#td4-1 {
	width:232;
	height:96;
}
#td4-5 {
	width:46;
	height:96;
}
#td5-1 {
	width:232;
	height:54;
}
#td5-2 {
	width:179;
	height:54;
}
#td5-3 {
	width:100%; /*scale*/
	height:54;

}
#td5-4 {
	width:540;
	height:54;
}
#td5-5 {
	width:46;
	height:54;
}

/*divs*/

#topimg {
		position:absolute;
	top:94;
	left:55;
}

#bottomimg {
	position:absolute;
	top:500;
	left:54;
	/*visibility: visible;*/
	visibility: hidden;
}


