#pagewidth {
	width:800px;
}

img {
	border: 0;
}

html {
	height: 100%;
}

.clear {
	clear: both;
}

a {
	color: #192652;
	text-decoration: none;
}

a:hover {
	color: #808dba;
	text-decoration: underline;
}

body {
	font-family: Verdana;
	font-size: 11px;
}

.fselect option {
	color: #000;
}

optgroup {
	font-family: Verdana;
	font-size: 11px;
	width: 258px;
	padding: 1px;
	font-style: normal;
	color: #444;
}

.cbg {
	margin: 1px 0 0 0;
	padding: 0 0 5px 0;
}

.cbg ul {
	list-style-image: url(img/ul1.png);
	margin: 0 0 0 15px;
}

.chead {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	font-size: 18px;
	color: #333;
	font-family: 'Georgia', Times New Roman;
	border-left: 10px solid #069;
	background-color: #eee;
	margin: 1px 0;
}

.chead select {
	width: 100px;
	background-color: #333;
	border: 1px solid #000;
	color: #fff;
}

.chead select option {
	color: #fff;
}

.cbg table {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}

td {
	padding: 1px 10px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
}

.cbr {
	height: 20px;
}

.cimage {
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #222;
	margin: 1px 0;
}

.cimage_in {
	height: 20px;
	background-color: #fff;
	text-align: right;
	font-style: italic;
	padding: 0 20px 0 0;
	line-height: 20px;
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65;
}

.shead {
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	padding: 0 10px;
}

.sbr {
	height: 10px;
}

.tbg {
	margin: 1px 0 0 0;
}

.tbg table {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	font-family: Verdana;
}

.tbg td {
	padding: 1px 5px;
	line-height: 20px;
	vertical-align: top;
}

.area {
	line-height: 18px;
	border: 1px solid #999;
	background-color: #fff;
}

.area_clip {
	background-image: url(img/area_clip.png);
	background-position: right 1px;
	background-repeat: no-repeat;
	height: 18px;
	display: block;
	padding: 0 20px 0 5px;
	font-weight: bold;
	white-space: nowrap;
}

.area_clip2 {
	background-image: url(img/area_clip2.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
	padding: 0 20px 0 5px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
}

.area_text {
	line-height: 14px;
	font-size: 10px;
	padding: 5px;
	background-image: url(img/area_text.png);
	background-repeat: repeat-x;
}

.area_text ul {
	list-style-image: url(img/ul1.png);
	margin: 0 0 0 15px;
}

.area a {
	color: #000;
	text-decoration: none;
}

.area a:hover {
	color: #000;
	text-decoration: none;
}

.tbg .head {
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-image: url(img/tbg_head.png);
	background-repeat: repeat-x;
}

.tbg .head input {
	background-image: url(img/tbg_head_input.png);
	width: 100%;
	text-align: left;
	height: 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 0;
	border-bottom: 0;
	font-size: 11px;
	font-family: Verdana;
	padding: 0 0 0 2px;
	font-weight: bold;
}

.tbg .head input:hover {
	background-image: url(img/tbg_head_input_hover.png);
	background-position: right;
}

.buttonline {
	text-align: center;
	background-image: url(img/buttonline1.png);
	background-repeat: repeat-x;
	background-position: 1px;
	padding: 6px 0 2px 0;
}

.inhead {
	height: 20px;
	line-height: 20px;
	background-color: #a5afd1;
	padding: 0 0 0 10px;
	font-weight: bold;
}

.intext {
	line-height: 16px;
	text-align: justify;
	padding: 5px;
}

.intext ul {
	list-style-type: square;
	margin: 0 0 0 15px;
}

.intext ul .lv2 {
	list-style-type: square;
	list-style-image: none;
	margin: 0 0 0 15px;
}

.intext ol {
	margin: 0 0 0 20px;
}

.intext_zustimmung {
	background-color: #fff;
	background-repeat: no-repeat;
	line-height: 16px;
	text-align: justify;
	padding: 15px 0 0 0;
}

.intext_zustimmung ul {
	list-style-image: url(img/ul1.png);
	margin: 0 0 0 20px;
}

.inerror {
	padding: 3px 10px;
	background-color: #fdd;
	border: 1px solid #900;
	line-height: 16px;
}

.inerror li {
	list-style-type: square;
	list-style-position: inside;
}

.insuccess {
	padding: 3px 10px;
	background-color: #cfc;
	border: 1px solid #090;
	line-height: 16px;
}

.tbg .incheck {
	padding: 3px;
	text-align: center;
}

.cbg table .in1 {
	text-align: right;
	height: 18px;
	line-height: 18px;
	width: 250px;
}

.cbg table .in2 {
	line-height: 18px;
	text-align: left;
}

.deckungsvergleich_left {
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
}

#foot {
	width: 80%;
	margin: 0 auto;
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 5px;
	line-height: 18px;
}

#foot table {
	width: 100%;
	border-collapse: collapse;
}

#foot td {
	vertical-align: middle;
}

* {
	margin: 0;
	padding: 0;
}

.wmtt {
	background-color: #fcc;
	text-align: justify;
	line-height: 16px;
	width: 200px;
	border: 1px solid #900;
	position: absolute;
	display: none;
	padding: 5px;
}

.wmtt_hinweis {
	background-color: #ccf;
	text-align: justify;
	line-height: 16px;
	width: 360px;
	border: 1px solid #009;
	position: absolute;
	display: none;
	padding: 5px;
}

.finput {
	font-family: Verdana;
	font-size: 11px;
	width: 252px;
	border: 1px solid #999;
	padding: 2px;
}

.fselect {
	font-family: Verdana;
	font-size: 11px;
	width: 258px;
	border: 1px solid #999;
	padding: 1px;
}

.fsubmit {
	font-family: Verdana;
	font-size: 11px;
	width: 120px;
	border: 1px solid #999;
	padding: 1px;
	background-image: url(img/fsubmit1.png);
}

.fsubmit_deac {
	color: #CCC;
	background-color: #fff;
	font-family: Verdana;
	font-size: 11px;
	width: 120px;
	border: 1px solid #999;
	padding: 1px;
}

.ftextarea {
	background-color: #fff;
	width: 300px;
	height: 100px;
	border: 1px solid #999;
	padding: 2px;
}

.analyse_auswahl{
	float:left;
	margin:10px 0px 0px 15px;
	border-style:solid;
	border-width:1px;
	border-color:#c4c4c4;
	width:230px;
	text-decoration:none;
}

.wertungsfeld {
	width: 191px;
	height: 53px;
	position: relative;
}

.wertungsfeld input {
	background-image:url(img/wertungsfelder.png);
	background-repeat: no-repeat;
	width: 191px;
	height: 38px;
	border: 0;
	background-color: transparent;
}

.wertungsfeld input.circle {
	height: 26px;
	width: 26px;
	background-image:url(img/wertungsfelder_circle.png);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
}

.wertungsfeld .legende {
	top: 38px;
	height: 15px;
	position: absolute;
	width: 100%;
	font-size: 9px;
}

.detailfilter_part {
	margin: 0 5px 5px;
	padding: 0 5px 5px;
}