@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background-color:#000940;
	text-align:center;
}
h1 {
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	border-bottom:2px solid #CCCCCC;
}
h2 {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
h2 a {
	float:left;
	margin-left:20px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
}
h2 a:hover {
	float:left;
	font-weight:bold;
	color: #A2ACFB;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration: underline;
}
h3 {
	font-family:Georgia, "Lucida Grande", Times, serif;
	font-size:16px;
	text-decoration:underline;
	margin-bottom:30px;
}
h4 {
	font-family:Georgia, "Lucida Grande", Times, serif;
	font-size:16px;
	margin-bottom:20px;
}
p {
	word-spacing:normal;
}
a {
	color:#000000;
}
a:hover {
	color:#6087CC;
}
hr {
	height:2px;
}
#wrapper {
	width:961px;
	overflow:auto;
	background-image:url(images/bg4.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
#left {
	float:left;
	width:315px;
	height:560px;
}
#right {
	float:right;
	position:relative;
	width:641px;
	height:703px;
}
#menu {
	position:absolute;
	left:30px;
	top:20px;
	height:40px;
	margin:0; padding: 0;
}

#menu li { list-style-type:none; margin:0 10px; padding:0; float:left; }
#menu li a { color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:15px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase; }

li.page-item-9 ul li a { font-size:10px; font-weight: normal; text-transform:lowercase; }

#content {
	position:absolute;
	width:480px;
	height:440px;
	top:97px;
	left:81px;
}
#text {
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
height:450px;
margin:0 20px;
overflow:auto;
overflow-x:hidden;
text-align:justify;
width:440px;
padding-right:10px;
}
#text em {
	color: #009900;
}
#logo a {
	height:270px;
	width:315px;
	display:block;
}
#partners {
	position:absolute;
	width:400px;
	height:30px;
	left:37px;
	top:75px;
	top: expression('90px');
}
#partners a {
	text-decoration:none;
	width:100px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
}
#partners a:hover {
	font-weight:normal;
}
.kommun {
	margin-left:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image:url(images/listbutton.jpg)
}
span.active {
	color: #2C23F7;
}
span.taipu {
	display:block;
	margin-bottom:10px;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.style6 {
	margin-left:20px;
	margin-top:20px;
	line-height:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-image:url(../images/listbutton.jpg)
}
.post { margin-bottom: 30px; }
#partnermenu { margin-bottom:20px; }