body {
	margin:0;
	padding:0;
	font-family:arial,sans-serif;
	font-size:0.9em;
	line-height:1.3em;
}

#background {
	text-align:center;
	width:100%;
	height:600px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;	
}

#sitelayer {
	background-image:url(../images/grafik_header.jpg);
	margin: auto;	
	padding:0;
	width:849px;
	height:217px;
}

#menu_content_area {
	background-image:url(../images/background_content_rahmen.gif);	
	background-repeat:repeat-y;
	background-position: right; 
	width:849px;
	margin:auto;
	background-color:#031E66;
	border-bottom:1px solid #031E66;	
}

#menu {
	float:left;
	text-align:left;
	width:197px;
	height:470px;
	background-image:url(../images/background_menu.jpg);
	background-repeat:no-repeat;
}

.menu {
	list-style-type: none;
	padding-left:24px;	
	padding-top:2px;
	margin:0;
}

a:link, a:visited {
	text-decoration:none;
	color:#011C64;
}

a:hover {
	text-decoration:underline;
}

.menu li#current a {
	font-weight:bold;
	color:#ffffff !important;
	text-decoration:none;
	font-size:0.9em;	
}

.menu li a {
	color:#C0C5D1 !important;
	text-decoration:none;
	font-size:0.8em;	
}

.menu li a:hover {
	color:#ffffff !important;
	text-decoration:none;	
	font-size:0.8em;	
}

.menu li {
	height:23px;
}

#contentlayer {
	text-align:left;
	float:left;
	width:651px;	
	padding-top:95px;
	background-image:url(../images/background_content.jpg);
	background-repeat:no-repeat;
	background-color:white;	
}

.contentheading {
	color:#011C63;
	font-size:1.3em;
	padding-bottom:5px;
}

#content {
	padding-left:40px;
	padding-bottom:30px;
	color:#373737;
	font-size:0.9em;
}

#footer {
	clear:both;
}

#footerline {
	font-size:0.7em;
	color:#011C64;
	width:100%;
    text-align:center;
}

#footercontent {
	margin:auto;
	padding-left:600px;	
}

.vmCartModule {
	color:#ffffff;
	font-size:0.9em;
}

.mainlevel {
	color:#C0C5D1 !important;
	text-decoration:none;
	font-size:0.8em;	
}

.mainlevel a:hover {
	color:#C0C5D1 !important;
	text-decoration:none;	
	font-size:0.8em;	
}

.sectiontableheader {
	font-weight:bold;
}
.subnavi_rechts{
	background-image: url(../../../images/khm/navi-bg-rechts.jpg); 
	padding-left: 20px; 
	width: 140px;
	background-repeat:no-repeat;
}
.subnavi_rechts_en{
	background-image: url(../../../images/khm/navi-bg-rechts-en.jpg); 
	padding-left: 20px; 
	width: 140px;
	background-repeat:no-repeat;
}		
