@charset "UTF-8";
body {
	margin:0 auto;
	padding:0;
	font:80% verdana,arial,helvetica,sans-serif;
	background:#ffffff;
}
#wrapper {
	background-color:#fefefe;
	color:#222;
	margin:0 auto;
	padding:1px 3px;
	width:950px;
}

#header {
	color:#fff;
	background:#fff url(../img/header.png) top left no-repeat;
	height:222px;
	margin:0;
	padding:0;
}
#htext {
	margin:0;
	color: #eee;
	line-height:1.7em;
	width:635px;
}
#htext h1 {
	padding:15px 0 0 0;
	margin-bottom: 0;
	font-size:2.0em;
	font-weight:bold;
}
#header p {
	font-size:1.0em;
	margin:0;
	padding:15px 0 0 0;
}

#left {
	clear:left;
	float:left;
	width:165px;
	height:550px;
	margin:0 0 10px 0;
	padding:0 0 0 35px;
}
#headermenue {
	position: absolute;
	top: 83px;
	width:950px;
	text-align:right;
	font-family:arial,helvetica,sans-serif;
	color:#025394;
}
#headermenue a:hover, #headermenue a.current {
	background:#329fbe;
	color:#ffffff;
	text-decoration: none;
}
#acmenu {
	position:absolute;
	top:255px;
	width:165px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	font-family:arial,helvetica,sans-serif;
}
#acmenu ul {
	list-style:none;
	width:180px;
	margin:0 0 20px 0;
	padding:0;
}
#acmenu li {
	margin-bottom:5px;
}
#acmenu li a {
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#329fbe;
	display:block;
	padding:6px 0 0 10px;
	background:#f8f8f8;
	border-left:4px solid #025394;
}
#acmenu li a:hover, #acmenu li a.current, #acmenu li a.parent {
	background:#329fbe;
	color:#ffffff;
	border-left:4px solid orange;
}
#acmenu li a.current {
	border-left:4px solid orange;
}
#acmenu ul ul {
	margin:5px 0 5px 15px;
	font-size:0.9em;
	width:165px;
}
#acmenu ul ul a {
	height:16px;
	margin:0;
	padding:4px 0 0 8px;
}
#acmenu h2 {
	font-size:1.5em;
	font-weight:normal;
}

#content {
	margin:10px 225px 10px 212px;
	padding:20px 0 0 0;
	line-height:1.3em;
	text-align:left;
}
#contentwide {
	margin:10px 10px 10px 212px;
	padding:20px 0 0 0;
	line-height:1.3em;
	text-align:left;
}
#contentfull {
	margin:10px 10px 10px 10px;
	padding:2px 0 0 0;
	line-height:1.3em;
	text-align:left;
}
#content h1, #contentwide h1, #contentfull h1 {
	font-size:1.15em;	
	font-weight:bold;
	color: #329fbe;
	margin:0 0 5px 0;
	padding:0;
}
#content h2, #contentwide h2, #contentfull h2 {
	font-size:1.0em;
	font-weight:bold;
	color: #329fbe;
	margin:0 0 10px 0;
	padding:0;
}
#content h3, #contentwide h3, #contentfull h3 {
	font-size:1.0em;
	font-weight:bold;
	color: #329fbe;
	margin:0 0 5px 0;
	padding:0;
}
#content h4, #contentwide h4, #contentfull h4 {
	font-size:1.6em;
	letter-spacing:-1px;
	font-weight:normal;
	color:#909090;
	margin:8px 0 10px 0;
	padding:0;
}
#content ol li, #contentwide ol li, #contentfull ol li {
	margin-bottom: 8px;
}
#content img, #contentwide img, #contentfull img {
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:2px outset #f0f0f0;
}
#content a, #contentwide a, #contentfull a {
	font-weight:bold;
	color:#3a7ecb;
}
#content a:hover, #contentwide a:hover, #contentfull a:hover {
	font-weight:bold;
	color:white;
	background:#3a7ecb;
	text-decoration:none;
}
#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
	margin:0 0 16px 20px;
	padding:0;
}
#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
	margin:2px 0 2px 20px;
}
#content li, #contentwide li, #contentfull li {
	margin:0 0 0 10px;
	padding:0 0 8px 4px;
}

#right {
	float:right;
	width:207px;
	margin:10px 0 10px 0;
	padding:0;
	font-size:0.9em;
}
#right p, #right ul {
	margin:0 0 1.5em 0;
	line-height:1.3em;
	padding:0;
}
#right a {
	font-weight:bold;
	color: #3a7ecb;
}
#right a:hover {
	color:white;
	background:#3a7ecb;
}
#right li {
	list-style:none;
	margin:0 0 6px 0;
	padding:0;
}
#right h2 {
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 6px 0;
	letter-spacing:-1px;
}
#right img {
	padding:0;
}

#footer {
 clear:both;
 margin:0 auto 5px auto;
 padding:0 0 3px 0; 
 width:100%;
 text-align:center;
 color:white;
 background-color:#329fbe;
 font-size:9px;
 line-height: 16px;
 border-top: 2px solid #329fbe;
}
#footer img {
 margin-bottom: -5px;
}
#footer a {
	color:#808080;
	background-color:inherit;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

a {
	text-decoration:none;
	color:#025394;
	background-color:inherit;
}
a:hover {
	text-decoration:none;
	color:#fff;
	background-color:329fbe;
}
a img {
	border:0 solid white;
}
p {
	margin:0 0 16px 0;
}
blockquote {
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #cccccc;
	margin:16px;
	padding:7px 7px 7px 11px;
	background:#f4f4f4;
	color:#505050;
}
blockquote p {
	font-size:1.1em;
	line-height:1.3em;
	margin:0;
}

#searchcontainer {
	position:absolute;
	top:33px;
}
#searchbox {
	padding:0;
	margin-left:807px;
}
#searchform {
	background:#fff url(../img/search.png) top left no-repeat;
	border:1px inset #025394;	
	color:#505050;
	font-size:0.8em;
	padding:4px 4px 4px 20px;
	width:116px;
}

.left {
	margin:10px 10px 5px 0;
	float:left;
}
.right {
	margin:10px 0 5px 10px;
	float:right;
}
.box, #wordcloud {
	margin:10px 0 10px 1px;
	padding:5px 10px 5px 10px;
	width:181px;
	color:#505050;
	background:#f8f8f8;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #cccccc;
	line-height:1.3em;
}
.box {
	font-size: 95%;
}
.box h3 {
	margin: 0;
	color: #008080;
}
.first {
	margin-top:-11px;
}
.pic {
	padding:0;
	width:201px;
}
#wordcloud {
	line-height:1.5em;
	padding-bottom:10px;
	overflow:hidden;
}
#wordcloud a, #wordcloud a:hover {
	font-weight:normal;
	text-decoration:none;
	background-color: transparent;
	font-family: 'times new roman', serif;
}
.box a {
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
}
.box p {
	font-size:1.0em;
}
.box h2 {
	margin:0 0 10px 0;
	padding:0;
}
.box img {
	border:0px solid white;
	padding:0;
}
.bblau {
	background-color: #c5d8ef;
}
.bgruen {
	background-color: #beeab6;
}
.brot {
	background-color: eab6b6;
}
.cs {
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}
.csw {
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
	background-color:white;
}
.textright {
	text-align:right
	;margin:-10px 0 4px 0;
}
.center {
	text-align:center;
}
.small {
	font-size:0.8em;
}
.large {
	font-size:1.3em;
}
.bold {
	font-weight:bold;
}
.highlighted {
	padding:3px;
	background-color:#f0f0f0
	;color:#303030;
	border:1px solid #b0b0b0;
}
.verst {
	display:none;
	visibility:hidden;
}
.login_table {
	border:1px solid #D0D0D0;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	padding-bottom:3px;
}
.login_table h1 {
	color:#660033;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	margin:4px 0px 5px 0px;
}
.login_table input {
	text-transform:uppercase;
	font-size:10px;
	margin:5px 0px 1px 0px;
	width:100px;
}
#koop1, #koop2 {
	table-layout: fixed;
}
#koop1 td, #koop2 td {
	padding-bottom: 8px;
}

.highlight { 
	background-color:#f3e5bf;
	font-weight:bold;
}
