*{
	font:normal 12px/20px Verdana;
}
body{
	margin:0;
	background:url("/fileadmin/template/images/bg.png");
}
.center{
	width:1002px;
	margin:0 auto;
}
#header{
	position:relative;
	margin-top:20px;
}
#content_wrapper{
	background:url("/fileadmin/template/images/bg_content_wrapper.png") repeat-y #FFFFFF;
}
#content_left{
	float:left;
	width:261px;
	background:url("/fileadmin/template/images/bg_content_wrapper.png") repeat-y #FFFFFF;
}
#menu{
	margin-left:22px;
	background:url("/fileadmin/template/images/bg_menu.png") repeat-x;
}
#menu a{
	display:block;
	width:238px;
	height:24px;
	font:bold 12px/24px Verdana;
	color:#d9e73b;
	text-decoration:none;
}

#menu a.top{
	background:url("/fileadmin/template/images/bg_menu_item.png") repeat-x;
	padding-left:13px;
}
#menu a.sub{
	padding-left:26px;
}
#menu a:hover,#menu a.active{
	color:#FF0000;
}

html>body #menu a.top{width:225px;}
html>body #menu a.sub{width:212px;}

#content{
	float:left;
	width:741px;
	padding-left:27px;
	padding-right:27px;
	padding-top:42px;
	background:url("/fileadmin/template/images/bg_content.jpg") -261px 0px  no-repeat;
}
html>body #content{width:687px;}

#content h1{
	font:bold 12px Verdana;
}

.csc-header csc-header-n1{
	font:bold 12px Verdana;
}

.br{
	clear:left;
}
#footer{
	height:26px;
	background:url("/fileadmin/template/images/footer.png") no-repeat;
}

