@charset "utf-8";
/* CSS Document www.stein-keizer.de*/
a img {border: 0 none;}
#topnavi ul, #topnavi ul li {margin: 0; padding: 0; list-style:none;}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	background: url(bg.gif) repeat-y center #dbe3f2;
	text-align: center;
}
#container {
	width:910px;
	text-align:left;
	margin: 0 auto;
}
#header {position:relative; height:111px;}
#header .logo {position:absolute;left: 0; top:0;}
#topnavi {position: absolute; right: 14px; top: 85px;}
#topnavi li {
	display: inline;
	
}
#topnavi li a {
	color: #666;
	text-decoration:none;
	padding: 0 5px;
	border-right: 1px solid #666;
}
#topnavi li.menu-last a {
	padding-right: 0;
	border-right: 0;
}
#menu {
	width: 235px;
	float: right;
	line-height: 32px;
	padding-top: 4px;
}
#content {
	width:635px;
	float:right;
	margin-right: 13px;
	background: url(titel.jpg) no-repeat top left;
	padding: 196px 0 0 27px;
	position: relative;
}
#content #blueBox {
	position: absolute;
	top: 168px;
	left: 402px;
	background-color: #0070b8;
	color: #FFF;
	font-weight:bold;
	font-size: 18px;
	height: 75px;
	width: 235px;
	text-align: right;
	padding: 20px 15px 0 0;
	line-height: 150%;
}
#menu ul, #menu ul li {margin:0; padding:0;list-style: none;}
#menu li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-left: 30px;
	background: url(listStyle.gif) 15px 0px no-repeat #0070b8;
	text-transform:uppercase;
}
#menu ul ul li a {
	text-transform:none;
	padding-left: 40px;
	background: #0070b8;
}
#menu li a:hover{
	color: #000;
	background: url(listStyle.gif) 15px -32px no-repeat #c8d9ee;
}
#menu ul ul li a:hover {
	background: #c8d9ee;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 22px;
	color: #0070b8;
}
#content a {
	font-weight:normal;
	color: #0070b8;
	text-decoration:none;
}
#content a:hover, #content a:focus {
	text-decoration:underline;
}
.blauerKasten {
	color: #0070b8;
	background-color: #c8d9ee;
	padding: 10px;
}
td {font-size: 12px; vertical-align:top;}