*, html, body {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#5f5e5d;
	background-color:#eae6dd;
	background-image:url(bg_top.png);
	background-repeat:repeat-x;
}

h1 {
	font-size:1.4em;
	font-weight:normal;
	margin-bottom:12px;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:6px;
}

h3 {
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:6px;
}

.centered {
	text-align:center;
	padding-right:50px;
}

a, a:active, a:visited, a:focus {
	color:#5f5e5d;
	text-decoration:none;
	border-bottom:1px dotted #5f5e5d;
}

a:hover {
	color:#0b2291;
	text-decoration:none;
	border-bottom:1px solid #0b2291;
}

p {
	margin-bottom:6px;
}

ul {
	list-style:circle;
	margin-bottom:6px;
}

li {
	margin-left:18px;
}

.maincontainer {
	margin:34px auto;
	width:829px;
	border:0;
}

div.uppermenu {
	text-align:right;
	margin-bottom:1px;
}

div.uppermenu img {
	margin-left:10px;
	vertical-align:middle;
}

div.uppermenu a {
	padding:0 0 0 10px;
	text-decoration:none;
	color:#5f5e5d;
	border:0;
}

div.uppermenu a:hover {
	text-decoration:underline;
}

.uppermenulink_selected {
	font-weight:bold;
}

.pageheader {
	height:169px;
	background-image:url(hp_header.png);
	clear:both;
}

.pageheader img {
	margin:35px 0 0 35px;
	border:0;
}

.mainmenu {
	float:left;
	margin:-50px 0 0 -10px;
	background-color:#fafaf8;
	width:220px;
	border:3px solid #f4f3ef;
}

.mainmenu ul {
	margin:25px 1px 25px 1px;
	list-style:none;
}

.mainmenu ul li {
	line-height:30px;
	list-style:none;
	margin:0px;
}

.mainmenu li:hover {
	background-color:#eae6dd;
}

a.mainmenulink {
	margin-left:45px;
	margin-right:25px;
	text-decoration:none;
	color:#5f5e5d;
	border:0;
}

a.mainmenulink_selected {
	margin-left:45px;
	margin-right:25px;
	text-decoration:none;
	color:#5f5e5d;
	font-weight:bold;
	border:0;
}

.contentbody {
	padding:50px 70px 50px 285px;
	background-color:#fafaf8;
}

.clearboth {
	clear:both;
}

.indent {
	margin-left:3em;
}

.taetigkeiten_liste h3 {
	margin-top:15px;
}

.contacttable td {
	padding-bottom:15px;
}

.formularblock {
	width: 470px;
}

.formular2spaltenfrage {
	float: left;
	width: 220px;
	margin:2px;
	padding:1px;
	background-color:#EFEFEF;
}

.formular1spaltefrage {
	width: 465px;
	margin:3px;
	background-color:#EFEFEF;
	padding:1px;
}

.formularblocktitel {
	font-weight: bold;
	background-color: #EEEEEE;
	margin-top:10px;
	margin-bottom:5px;
	clear:both;
}


