@charset "utf-8";
/* CSS Document */
html {
	overflow-y:scroll;
}
body {
	margin:0px;
	padding:0px;
	background-image: url(images/shade/background.gif);
}
form {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
}
h2 {
	font-size:14px;
	padding-top:0px;
	margin-top:0px;
	line-height:25px;
}
a {
	color:#000000;
}
div.floatclear {
	position:relative;
	height:0px;
	width:auto;
	clear:both;
}
div.container {
	position:relative;
	width:auto;
	height:auto;
	padding-top:40px;
	padding-bottom:40px;
}
div.center-container {
	position:relative;
	width:1081px;
	height:auto;
	margin:0 auto;
}
div.menu-item {
	position:relative;
	width:auto;
	height:30px;
	padding-left:20px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:30px;
}
div.menu-item:hover {
	color:#990000;
	cursor:pointer;
}
#home-button {
}
div.submenu-item {
	position:relative;
	width:auto;
	height:30px;
	padding-left:40px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:30px;
	background-image:url(images/submenu-bullet.gif);
	background-repeat:no-repeat;
}
div.submenu-item:hover {
	color:#990000;
	cursor:pointer;
}
div.droplist1-item {
	position:relative;
	width:auto;
	height:30px;
	padding-left:40px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:30px;
	background-image:url(images/drop1-bullet.png);
	background-repeat:no-repeat;
}
div.droplist1-item:hover {
	color:#999999;
	cursor:pointer;
}
div.droplist2-item {
	position:relative;
	width:auto;
	height:30px;
	padding-left:40px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:30px;
}
div.droplist2-item:hover {
	color:#999999;
	cursor:pointer;
}
body.mceContentBody {
	padding:10px;
	overflow-x:hidden;
	background-image:url();
}
body.mceContentBody h1 {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccccff;
}
body.mceContentBody p, body.mceContentBody lu, body.mceContentBody li, body.mceContentBody td {
	font-family:Verdana;
	font-size:11px;
	line-height:22px;
	text-align:justify;
}
#opacity_callme {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	background: #000000;
	display: none;
	z-index: 20;
}
*html #opacity_callme {
	position: absolute;
}
#popup_callme {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 21;
}
*html #popup_callme
{
	position: absolute;
}
#popup-venster {
	position: relative;
	margin: 0 auto;
	margin-top: 150px;
	width: 450px;
	height: auto;
	background-color:#FFFFFF;
	border:solid;
	border-color:#000000;
	border-width:1px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	line-height:20px;
	vertical-align:top;
}
div.content {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.content div {
	font-size:11px;
}
div.content div p {
	font-size:11px;
	text-align:justify;
}
div.content div li {
	font-size:11px;
}
div.content div td {
	font-size:11px;
}
div.content a {
	text-decoration:none;
}
div.content p, div.content li, div.content lu, {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
}
div.content h1 {
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
	padding-bottom:9px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccccff;
}
div.edit-headers {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
li.li-sitemap-main a {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:30px;
}
li.li-sitemap-main a:hover {
	color:#990000;
}
li.li-sitemap-sub a {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	line-height:30px;
}
li.li-sitemap-sub a:hover {
	color:#990000;
}
li.ul-sitemap-drop1 a {
	color:#333333;
}
li.li-sitemap-drop2 a {
	color:#333333;
}
a.leesverder {
	color:#333333;
	font-weight:bold;
}
a.leesverder:hover {
	color:#990000;
}
