body {
	background:#f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
* {
	margin:0;
	padding:0;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#0088CC;
	text-decoration:none;
}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

#container {
	background:#fff;
	width:984px;
	margin:0 auto;
	padding:10px 12px;
}

#header {
	background:#FFFFFF;
	height:70px;
	padding:10px 0 0 0;
}
#menu {
	background:#000;
	width:984px;
	line-height:30px;
	overflow:hidden;
}
#menu li {
	float:left;
	display:block;
	}
#menu li a {
	float:left;
	display:block;
	padding:0 10px;
	color:#fff;
	font-weight:bold;
}
#menu li.active a, #menu li a:hover {
	background:#efeff1;
	color:#000;
}
#menu li.right {
	float:right;
	border:0;
}
#menu li.right a {font-weight:normal;}
ul.submenu {
	background:#612e7b;
	width:984px;
	height:25px;
	line-height:20px;
	padding:5px 0 0 0;
	overflow:hidden;
	display:none;
}
ul.submenu li {
	float:left;
	display:block;
	padding:0 10px;
}
ul.submenu li a {
	float:left;
	display:block;
	color:#fff;
}
ul.submenu li a:hover {text-decoration:underline;}
#s2, #s3, #s4, #s5, #s6, #s7, #s8{display:none;}
#body {
	width:983px;
	margin:20px 0 0 0;
	border-left:1px solid #e1e1e1;
}
#content {
	float:left;
	width:608px;
	line-height:145%;
	padding:0 18px 8px 18px;
}
h1 {
	background:url(images/logo2.gif) no-repeat right top;
	height:64px;
	color:#cccccc;
	font-size:17pt;
}
h2 {
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:16pt;
}
a.left img {
	float:left;
	margin:0 10px 0 0;
}
#content p {
	font-weight:bold;
	text-decoration:underline;
}
#content span {color:#666666;}
a.titel {
	display:block;
	margin:10px 0 10px 0;
	font-size:11pt;
	font-weight:bold;
	text-decoration:underline;
}
#colom {
	float:right;
	width:336px;
}
#colom a:hover {text-decoration:underline;}
div.border {
	background:#e1e1e1;
	height:1px;
	margin:15px 0 5px 0;
	line-height:0%;
	font-size:0pt;
}
ul.list-image li {
	background:url(images/list-image.gif) no-repeat left;
	line-height:175%;
	padding:0 0 0 10px;
	list-style:none;
}
div.block {
	background:#55296E;
	line-height:200%;
	margin:10px 0 0 0;
	padding:12px;
	color:#fff;
}
div.block span {font-size:14pt;}
div.block a {
	background:url(images/list-image2.gif) no-repeat right;
	padding:0 8px 0 0;
	color:#fff;
}

#footer {
	padding:60px 0 10px 0;
	border-bottom:1px solid #e1e1e1;
	text-align:center;
	color:#676767;
	font-size:8pt;
}
