body {
	font: Times, Arial, Verdana, san-serif;
	font-size: 12px;
	color: #75969E;
}

a {
	text-decoration: none;
	color: #75969E;
}

h1 {
	font-size: 18px;
	margin-top: 0px;
	padding: 0px;
	}

h2 {
	font-size: 16px;
	margin-top: 0px;
	padding: 0px;
	}

h3 {
	font-size: 14px;
	margin-top: 0px;
	padding: 0px;
	}

p {
	padding: 3px 0px 0px 0px;
	}

.menupointoff {
	text-align: right;
	width: 261px;
	height: 20px;
	line-height: 20px;
	background: url(/media/screen/hellgrau_bg.jpg);
	}

.menupoint {
	text-align: right;
	width: 261px;
	height: 20px;
	line-height: 20px;
	background: url(/media/screen/active_menu_bg.jpg);
	}

.bottommenupoint {
	height: 20px;
	margin-left: 5px;
	line-height: 20px;
	vertical-align: middle;
	background: url(/media/screen/bottom_menu_bg.jpg);
	float: left;
	}

.bottommenupointa {
	width: 80px;
	height: 20px;
	margin-left: 5px;
	line-height: 20px;
	vertical-align: middle;
	background: url(/media/screen/abottom_menu_bg.jpg);
	float: left;
	}

.menutext {
	font: Times, Arial, Verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #75969E;
	text-align: right;
	margin-right: 20px;
	height: 20px;
	line-height: 22px;
	cursor: pointer;
}

.menutexta {
	font: Times, Arial, Verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-right: 20px;
	height: 20px;
	line-height: 22px;
	cursor: pointer;
}

.bmenutext {
	font: Times, Arial, Verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #75969E;
	margin-left: 15px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
}

.bmenutexta {
	font: Times, Arial, Verdana, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 15px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
}

#holder {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -490px;
	width: 980px;
	height: 560px;
	overflow: hidden;
	border: 1px solid #aaaaaa;
	}
	
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 370px;
	height: 80px;
}

#under_header {
	display: none;
	}


#contentholder {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 720px;
	height: 398px;
	overflow: auto;
	}
	
#content {
	margin: 20px;
	z-index: 7;
	}

#menu {
	z-index: 6;
	position: absolute;
	top: 80px;
	left: 719px;
	width: 261px;
	height: 622px;
	clear: left;
	}

#menu_img {
	position: absolute;
	top: 205px;
	left: 0px;
	width: 261px;
	height: 195px;
	}

#bottom_menu {
	position: absolute;
	top: 410px;
	left: 0px;
	width: 261px;
	}
	
#bottom_menu ul {
	color: #ffffff;
	}
	
#bottom_menu a {
	color: #ffffff;
	font-weight: bold;
	}

#yellowline {
	position: absolute;
	top: 478px;
	left: 0px;
	width: 719px;
	height: 2px;
}

#footer {
	z-index: 5;
	position: absolute;
	top: 480px;
	left: 0px;
	width: 980px;
	height: 80px;
}

#footerinfo {
	position: absolute;
	top: 496px;
	left: 20px;
	width: 400px;
	z-index: 6;
	line-height: 20px;
	}
	
#innercontent {
	margin-left: 0px;
	margin-right: 19px;
	margin-top: 30px;
	line-height: 18px;
}

#innercontentbig {
	margin-left: 15px;
	margin-right: 19px;
	margin-top: 30px;
	line-height: 17px;
	font-size: 15px;
}

#detail {
	position: absolute;
	top: 80px;
	left: 20px;
	width: 699px;
	height: 398px;
	overflow: auto;

	background-image: url(/media/screen/weiss_bg.jpg);
	z-index: 8;
	display: none;
	scrollbar-base-color: #eeeeee;
/*	scrollbar-3dlight-color: #FFFFFF; */
	scrollbar-arrow-color: #cccccc;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #eeeeee;
}


.detailcontent {
	margin: 20px;
	margin-top: 35px;
	margin-left: 0px;
	line-height: 18px;
}

#imagetoplink {
	position: absolute;
	height: 25px;
	line-height: 25px;
	background: #BBCBCF;
	width: 261px;
	}

#imagetoplink a {
	font-weight: bold;
	}
