body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100,1%;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	background-image: url(../backs/hg_postelt.jpg);
	background-repeat: repeat-x;
}
#outer_wrapper {
	margin: 10px auto 0;
	padding: 0;
	height:auto;
	width:900px;
}
#header {
	height: 120px;
	width: 900px;
}
#header_container {
	float: left;
	width: 420px;
	padding-top: 10px;
	padding-left: 20px;
}
h1 {
	margin-top: 1px;
	margin-bottom: 6px;
	font-size: 26px;
	font-weight: normal;
	color: #083054;
}
h2 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 20px;
	color: #083054;
	font-weight: normal;
}
h3 {
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #083054;
	font-weight: normal;
}
.hide {
	position: absolute;
	left: -1000px;
	top: -1000px;
}
#top-menu {
	width: 900px;
	padding-top: 96px;
}
#top-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top-menu ul li {
	display: inline;
	margin: 0;
}
#top-menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #083054;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}
#top-menu a:hover{
	text-decoration: none;
	font-size: 14px;
	color: #296814;
	background-color: #FFFFFF;
}
#topactive a{
	text-decoration: none;
	font-size: 14px;
	color: #296814;
}
#top-menu a:visited{
	text-decoration: none;
	font-weight: normal;
}
#top-banner{
	height: 150px;
	width: 900px;
	font-size: 12px;
	color: #FFFFFF;
}
#banner_container_left{
	float: left;
	width: 450px;
	text-align:left;
}
#banner_container_right{
	float: right;
	width: 450px;
	text-align:left;
}
#inner-content-wrapper {
	min-height:300px;
	width: 900px;
	z-index: 6;
	background-image: url(../backs/postelt_content.gif);
	background-repeat: repeat-y;
}
#inner-content-wrapper2 {
	min-height:300px;
	width: 900px;
	z-index: 6;
	background-image: url(../backs/postelt_content2.gif);
	background-repeat: repeat-y;
}
#leftcol {
	float: left;
	height:100%;
	width: 150px;
	margin: 0px;
	font-size: 0.83em;
	color: #485057;
	line-height: normal;
}
#leftcol_navi {
	width: auto;
	text-align: left;
	padding-top:15px;
}

#leftcol_navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftcol_navi ul li {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 1px;
	width: 147px;
}
#leftcol_navi a{
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #083054;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 18px;
	padding-right: 2px;
}
#leftcol_navi a:hover{
	color: #083054;
	text-decoration: none;
	background-color:#FFFFFF;
	background-image: url(../backs/pfeil_blau.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#active a{
	color: #205010;
	text-decoration: none;
	background-color:#FFFFFF;
	background-image: url(../backs/pfeil_gruen.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftcol_navi a:visited{
	text-decoration: none;
	font-weight: normal;
}

#content {
	float:left;
	width: 550px;
	margin: 0px;
	font-size: 12px;
	color: #485057;
	line-height: 18px;
}
#content_container {
	width: auto;
	padding-left:20px;
	padding-right:10px;
	padding-top: 12px;
	overflow:visible;
	padding-bottom: 0px;
	text-align: left;
}
#content_container_praxis {
	width: auto;
	padding-right:20px;
	text-align: left;
}
#content_container_team {
	width: auto;
	margin:0;
	padding-right:5px;
}
#rightcol {
	float: right;
	width: 200px;
	margin: 0px;
	color: #485057;
}
#rightcol_container {
	margin: 0px;
	height:auto;
	font-size: 0.83em;
	color: #485057;
	line-height: normal;
}
P {
	font-size: 12px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 10px;
}
b {
	font-size: 12px;
	font-weight: bold;
	color: #596168;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.info {
	font-size: 11px;
}
#footer {
	float:left;
	height: 25px;
	width: 900px;
	font-size: 11px;
	color: #485057;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959697;
}
#footer_container_left {
	float:left;
	padding-top: 8px;
	padding-left: 40px;
}
#footer_container_right {
	float:right;
	padding-top: 8px;
	padding-right:10px;
}
#footer a{
	color: #485057;
	font-size: 11px;
	text-align: center;
}
#footer a:hover{
	background-color: #FFFFFF;
}
#footer a:visited{
	color: #485057;
}
a:link {
	font-size: 12px;
	color: #596168;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #596168;
	text-decoration: none;
	background-color: #efefea;
}
a:visited {
	color: #596168;
	font-weight: bold;
}
#ul {
	list-style-type: disc;
}
#li {
	padding-bottom: 4px;
	padding-top: 4px;
}

