@charset "utf-8";
/* CSS Document */

body {
	background-color: #e8f3fc;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
/* Arbeitsfläche */
#container {
	width: 900px;
	margin-top: -321px;
	height: 642px;
	border: 0px;
	float: left;
	left: -450px;
	margin-left: 50%;
	top: 50%;
	position: absolute;
}
/* Inhalte innerhalb der Arbeitsfläche */
#sidebar {
	float: left;
	height: 621px;
	width: 293px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/sidebar_bgr_weiss.png);
	background-repeat: no-repeat;
	background-position: 175px 171px;
}
#page {
	width: 607px;
	height: 621px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#headerwrapper {
	height: 119px;
	float: right;
	margin-top: 52px;
	width: 607px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/ka_header.png);
	background-repeat: no-repeat;
}
#sidebarbgr {
	height: 450px;
	width: 118px;
	z-index: 1;
	clear: both;
	position: relative;
	left: 175px;
	top: -238px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/sidebar_bgr_start.png);
	background-repeat: no-repeat;
}
#sidebarlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #131414;
	width: 200px;
	margin-left: 80px;
	z-index: 2;
}
.sidebarlisttopic {
	height: 20px;
	width: 200px;
}
#sidebarlogo {
	width: 180px;
	height: 87px;
	background-image: url(../images/boesch_logo.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	z-index: 2;
}
#sidebarlogo_small {
	width: 180px;
	height: 87px;
	background-image: url(../images/boesch_klein.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	background-position: center center;
	z-index: 2;
}
#sidebarcorner {
	height: 198px;
	width: 153px;
	clear: both;
	float: left;
	margin-top: 15px;
	background-image: url(../images/corner.png);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#sidebarcorner_NRN {
	height: 198px;
	width: 153px;
	clear: both;
	float: left;
	margin-top: 15px;
	background-image: url(../images/NRN.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	background-position: center center;
}
#sidebarcornerbutton {
	height: 198px;
	width: 153px;
	clear: both;
	float: left;
	margin-top: 15px;
	background-image: url(../images/zufriedenheitssiegel_01.png);
	background-repeat: no-repeat;
	margin-left: 15px;
}
#sidebar_popup {
}
#header {
	height: 51px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	z-index: 2;
	float: left;
	color: #FFF;
	position: relative;
	top: -52px;
	clear: both;
	left: 1px;
	width: 600px;
}
#header_shadow {
	height: 51px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	clear: both;
	float: left;
	color: #333;
	margin-top: 21px;
	margin-left: -1px;
	width: 600px;
}
#headnavi {
	height: 41px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	clear: both;
	width: 630px;
	position: relative;
	top: -45px;
	white-space: nowrap;
	z-index: 1000;
}
.headnavi_btncell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 41px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	text-align: left;
	position: relative;
	margin-right: 10px;
}
.headnavi_btncell a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 41px;
}
.headnavi_btncell a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	height: 41px;
}
.headnavi_piccell {
	float: left;
	height: 41px;
	width: 20px;
}
.headnavi_txtcell {
	float: left;
	height: 28px;
	padding-top: 13px;
	padding-left: 2px;
}
#content {
	float: right;
	height: 450px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 557px;
	font-family: Arial, Helvetica, sans-serif;
	color: #131414;
	padding-right: 50px;
	font-size: 12px;
}
.headline {
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
}
#pictable {
	width: 557px;
	padding-right: 50px;
	height: 125px;
}
.pictable_cell {
	width: 129px;
	margin-right: 10px;
	float: left;
}
.pictable_text {
	float: left;
	width: 119px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#content a {
	text-decoration:none;
	color:#07488F;
}
#content a:hover {
	text-decoration:underline;
}
#footerwrapper {
	background-color: #131414;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	clear: none;
	width: 900px;
}
.footer_cell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	height: 11px;
	width: auto;
	clear: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footer_cell a {
	color: #FFF;
	text-decoration: none;
}
.footer_cell a:hover {
	color: #FFF;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	z-index: -1;
}
#impressum_text {
	float: right;
	height: 450px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 557px;
	font-family: Arial, Helvetica, sans-serif;
	color: #131414;
	padding-right: 50px;
	font-size: 12px;
	overflow: auto;
}
#impressum_text a {
	text-decoration:none;
	color:#07488F;
}
.intexttable {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	height:auto;
	margin-left:25px;
	margin-top:15px;
	width:320px;
}
.tbl_left {
	float:left;
	height:22px;
	width:60px;
}
.tbl_right {
	float:none;
	height:22px;
	width:260px;
}
#sidebar_start {
	float: left;
	height: 621px;
	width: 293px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/sidebar_bgr_start.png);
	background-repeat: no-repeat;
	background-position: 175px 171px;
}
#kontakt_text {
	width: 240px;
	height: 380px;
	overflow: visible;
	float: left;
}
#formbox {
	height: 380px;
	width: 300px;
	float: right;
	overflow: auto;
}
.pflichtfeld {
	color: #f00;
}
.hintergrund {
}
.links {
	font-size:12px;
	width:80px;
	text-align: right;
}
.rechts {
	width:140px;
}
.gruppe {
	line-height: 20px;
}
.teiler {
	height:20px;
}
label {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
input, textarea {
	border: 1px solid #999999;
}
textarea {
	width:246px;
}
