@charset
"utf-8";
/* CSS Document */
html, body {
	background-image:url(images/index_02.jpg);
	background-repeat:repeat-x;
	background-color:#2a2a2a;
	height:100%;
}

.sas_module_table {
	font-family:Verdana, Arial, Geneva;
	color:#b09c13;	
	font-size:13px;
	width:90%;
}

.sas_module_lbl1 {
	font-family:Verdana, Arial, Geneva;
	color:#b09c13;	
	font-size:12px;
}

.sas_module_title {
	font-family:Verdana, Arial, Geneva;
	color:#b09c13;	
	font-size:13px;
}

.sas_module_subtitle {
	font-family:Verdana, Arial, Geneva;
	color:#b09c13;	
	font-size:12px;
	font-weight:700;
}

.sas_module_text {
	font-family:Verdana, Arial, Geneva;
	color:#b09c13;	
	font-size:12px;
}

.sas_module_link {
	font-family:Verdana, Arial, Geneva;
	color:#b09c13;	
	font-size:13px;
}

.sas_module_lbl2 {
	font-family:Verdana, Arial, Geneva;
	color:#b09c13;	
	font-size:12px;
}

#header {
	background-image:url("images/index_04.jpg");
	background-repeat:no-repeat;
	height:216px;
	width:866px;
}

#mainboxout {
	width:866px;
}

#mainbox {
	background-image:url("images/index_06.jpg");
	background-repeat:repeat-y;
	min-height:350px;
	width:866px;
	float:left;
}

#leftmenu {
	padding-left:40px;
	padding-right:10px;
	float:left;
	width:222px;
	text-align:left;
	font-family:"Comic Sans MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#735f1b;
	font-weight:bold;
	text-decoration:none;
}

#leftmenu a {
	font-family:"Comic Sans MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#735f1b;
	font-weight:bold;
	text-decoration:none;
}

#content {
	background-image:url(images/logoklein.PNG);
	background-repeat:no-repeat;
	background-position:top right; 
	min-height:350px;
	padding-left:10px;
	float:left;
	width:539px;
	text-align:left;
	font-family:"Comic Sans MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b09c13;
}

#footer {
	clear:both;
	background-image:url("images/index_12.jpg");
	background-repeat:no-repeat;
	height:75px;
	width:866px;
}

#mainitem {
	list-style-image:url("images/button1.png");
}

#subitem {
	list-style-image:url("images/button3.png");
}

#mainitemact {
	list-style-image:url("images/button2.png");
}

#subitemact {
	list-style-image:url("images/button4.png");
}