body {
	margin:0px;
	padding:0px;
	background:#ecf6ff repeat-x url("../images/bg.gif");
	font:12px Arial, Helvetica, sans-serif;
	color:#10416e;
}

#header {
	width:822px;
	height:220px;
	background:url("../images/header.jpg");
}

#topmenu {
	position:absolute;
	top:186px;
	margin-left:335px;
	height:20px;
	line-height:20px;
}

#topmenu ul {
	padding:0px;
	margin:0px;
}

#topmenu li {
	list-style:none;
	display:inline;
	font-size:14px;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:0.5px;
}

#topmenu a {
	text-decoration:none;
	color:#10416e;
}

#topmenu a:hover {
	color:#AFDAFD;
}

#total {
	margin:0 auto;
	width:820px;
	background: repeat-y url("../images/bg-content.gif");
}

#content {
	padding:15px;
	padding-left:30px;
	padding-bottom:0px;

}

#inhalt {
	float:left;
	height:auto;
	width:785px;

}

#inhalt a {
	text-decoration:underline;
	color:#10416e;
	font-weight:bold;
}

h3 {
	font-size:15px;
	margin-bottom:10px;
	clear:left;
}

h4 {
	margin-top:0px;
	margin-bottom:2px;
	font-size:14px;
}

.bluebox {
	background:repeat-y url("../images/bg-blue.gif");
	padding:15px;
	border: 1px solid #e5ebef;
	width:463px;
}

.bluebox li {
	line-height:2em;
}

#menu {
	margin-right:20px;
	float:right;
	width:270px;
	text-align:right;

}

.formtitle {
	background:#EFEFEF;
	padding:4px;
	float:left;
	clear:left;
	width:140px;
	margin-bottom:15px;
	margin-right:10px;

}



.menuhead {
	background: no-repeat url("../images/menu-head.gif");
	height:29px;
	width:176px;
	text-align:left;
	float:right;
	padding-left:20px;
	line-height:28px;
	font-size:15px;
	color:#10416e;
	font-weight:bold;
}

#menu ul {
	float:right;	
	margin-top:5px;
	margin-bottom:20px;
}

#menu li {
	list-style:none;
	background:bottom no-repeat url("../images/li-spacer.gif");
	text-align:left;
	width:133px;
	padding-left:16px;
	line-height:28px;
	margin-right:20px;
}

#menu a {
	text-decoration:none;
	color:#10416e;
}

#menu a:hover {
	text-decoration:underline;
}

#menu img {
	border:0px;
}

.dots {
	width:495px;
	background:repeat-x url("../images/dots.gif");
	margin-top:5px;
	line-height:1px;
}

.textblock {
	clear:left;
	width:490px;
	text-align:justify;
}

.sponsorimage {
	width:240px;
	height:140px;
	text-align:center;
	float:left;
}

#footer {
	margin:0 auto;
	width:820px;	
	clear:both;
	background:url("../images/footer.gif");
	height:65px;
	font-size:11px;
}
