body { 
	color: #000000;
	padding: 0px; 
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom:16px;
	}

hr {
	color: #5582B9;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #005C9D;
	}

h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #990000;
	}
	
h5 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 14px;
}

.clear {
    clear: both;
    font-size:1px;
    height:1px;
    overflow:hidden;
    line-height:1px;
}

a:link, a:visited {
	color: #005C9D;
	text-decoration: underline;
}
a:hover, a:active {
	color: #005C9D;
	text-decoration: underline;
}

.pointless li {
	list-style: none;
	list-style-type: none;
	}
table {
	border-collapse: collapse;
	}
	
thead .style1 th {
	width: 15%;
	color:#005C9D;
	font-weight: bold;
	padding-right: 10px;
	height:20px;
	border-bottom: 1px #005C9D solid;
	border-right: 1px #005C9D solid;

	}
thead .style1 td {
	width: 85%;
	color:#000000;
	font-weight: bold;
	padding-left: 10px;
	height:20px;
	border-bottom: 1px #005C9D solid;
	}	

tbody .style1 th {
	width: 15%;
	color:#000000;
	font-weight: normal;
	padding-right: 10px;
	height:20px;
	border-bottom: 1px #DDE4F1 solid;
	border-right: 1px #005C9D solid;
	}
tbody .style1 td {
	width: 85%;
	color:#000000;
	font-weight: normal;
	padding-left: 10px;
	height:20px;
	border-bottom: 1px #DDE4F1 solid;
	}
tbody .style1_space th {
	width: 15%;
	color:#000000;
	font-weight: normal;
	padding-right: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 1px #005C9D solid;	
	height: 20px;
	}
tbody .style1_space td {
	width: 85%;
	color:#000000;
	font-weight: normal;
	padding-left: 10px;
	height:20px;
	border-bottom: 0px;
	}
tbody .style1_header th {
	width: 15%;
	color:#000000;
	font-weight: bold;
	padding-right: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 1px #005C9D solid;	
	height: 20px;
	}
tbody .style1_lastline th {
	width: 15%;
	color:#000000;
	font-weight: normal;
	padding-right: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 1px #005C9D solid;	
	}
tbody .style1_lastline td {
	width: 85%;
	color:#000000;
	font-weight: normal;
	padding-left: 10px;
	height:20px;
	border-bottom: 0px;
	}
tbody .style1_noline th {
	width: 15%;
	color:#000000;
	font-weight: normal;
	padding-right: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 0px;
	}
tbody .style1_noline td {
	width: 85%;
	color:#000000;
	font-weight: normal;
	padding-left: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 0px;
	}
	

thead .style2 td {
	font-weight: bold;
	vertical-align: top;
}

tbody .style2alt td {
	font-weight: bold;
	vertical-align: top;
	background: #FFF;
	margin-left: 2px;
}


tbody .style2_line div {
	height:0px;
	border-bottom: 2px #5582B9 solid;
	margin-top: 6px;
}

tbody .style2_line2 div {
	width: 100%;
	height:0px;
	border-bottom: 1px #5582B9 solid;
	margin-bottom: 6px;
}


tbody .style3 td {
	font-weight: normal;
	vertical-align: top;
}

tbody .style3alt td {
	font-weight: normal;
	vertical-align: top;
	background: #DDE4F1;
}
	
	
tbody td a:link, tbody td a:visited {
	text-decoration:underline;
	}
tbody td a:hover, tbody td a:active {
	text-decoration:underline;
	}

input, textarea {
	border: 1px solid #5582B9;
	width: 140px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	color: #5582B9;
	background-color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding-left: 3px;
	padding-right: 3px;
	}	
	
.redborder {
	border: 1px solid #990000;
	}		
	
.checkbox {
	border: none;
	width: 20px;
	background-color: #DDE3F1;
	margin-bottom: -1px;
}

.radiobox {
	border: none;
	width: 20px;
	background-color: #DDE3F1;
	margin-bottom: -1px;
}

select {
	border: 1px solid #5582B9;
	width: 140px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	color: #5582B9;
	background-color: #fff;
	margin-top: 6px;
	}

.page {
	width: 952px;
	}
.header {
	position: absolute;
	top: 22px;
	left: 22px;
	height: 261px;
	border-left: 5px #000 solid;
	}

.logo {
	font-weight: normal;
	font-style: normal;
	line-height:16px;
	color: #005C9D;
	position: absolute;
	top: 22px;
	left: 770px;
	width: 200px;
	}
	
.logo .links {
	text-align: left;
	margin-left:19px;
	margin-top:4px;
	}

.logo a:link, .logo a:visited {
	text-decoration: none;
	color: #005C9D;
	}
.logo a:hover, .logo a:active {
	text-decoration: underline;
	color: #005C9D;
	background-color: #fff;
	}
	
.navi {
	width:748px;
	height:76px;
	color: #fff;
	text-align: center;
	background-image: url(../images/navi_bg.png);
	background-repeat: repeat-x;
	position: absolute;
	
	z-index:99;
	
	top: 283px;
	left: 22px;
	}


.navi a:link, .navi a:visited {
	text-decoration: none;
	color: #fff;
	}

.navi a:hover, .navi a:active {
	text-decoration: underline;
	color: #fff;
	}

.navileft {
	width:4px;
	height:76px;
	border-left: 5px #000 solid;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
.naviright {
	width:1px;
	height:39px;
	float:left;
	background: #fff;
	font-weight: bold;
	margin-top:0px;
	margin-left:-1px;
	}
	
.naviitem {
	z-index:10;
	
	height:66px; /* height:76px; */
	float:left;
	padding-left: 24px;
	padding-right: 23px;
	margin-top:13px;
	}

.naviitemactive {
	z-index:5;

	height:18px; 
	float:left;
	padding-left: 23px;
	padding-right: 22px;
	padding-top: 40px;
	font-weight:bold;
	background-image: url(../images/navi_selected.png);
	background-repeat: repeat-x;	
	}

.naviitemcutbefore {
	width:1px;
	height:39px;
	float:left;
	background: #fff;
	font-weight: bold;
	margin-top:0px;
	margin-left:-1px;
	}
	
.naviitemactivecutbefore {
	width:1px;
	height:19px;
	float:left;
	background: #fff;
	font-weight: bold;
	margin-top:38px;
	margin-left:-1px;
	}

.naviitemcutafter {
	}

.naviitemactivecutafter {
	width:1px;
	height:19px;
	float:left;
	background: #fff;
	font-weight: bold;
	margin-top:38px;
	margin-left:0px;
	}
	
.dynsubmenu {
	position:absolute; 
	z-index:99; 
	top:26px; 
	left:1px;
	
	visibility: hide; 
	visibility: hidden; 	
	
}

.dynsubmenu_active {
	position:absolute; 
	z-index:99; 
	top:58px; 
	left:1px;
	
	visibility: hide; 
	visibility: hidden; 	
	
}

.dynsubmenuInner {
	border: 1px solid #000000;
	padding: 5px 25px 9px 20px;
	background:#4977B1;
	white-space:nowrap;
	
	line-height:16px;
	text-align:left;
}	
	
.navibc {
	width:748px;
	height:76px;
	font-size: 11px;
	color: #000;
	position: absolute;
	top: 343px;
	left: 22px;
	padding-left: 20px;
}

.navibc a:link, .navibc a:visited {
	text-decoration: none;
	color: #005C9D;
	}

.navibc a:hover, .navibc a:active {
	text-decoration: underline;
	color: #005C9D;
	}
	
.navibc_neu {
	position:absolute;
	left:0px;
	top:60px;

	text-align:left;
	font-size: 11px;
	color: #000;
	padding-left: 20px;
}

.navibc_neu a:link, .navibc_neu a:visited {
	text-decoration: none;
	color: #005C9D;
	}

.navibc_neu a:hover, .navibc_neu a:active {
	text-decoration: underline;
	color: #005C9D;
	}	
	
.langswitch {
	margin-left:18px;
	margin-top:0px;
	font-weight: normal;
	font-style: normal;
	color: #005C9D;
	text-align: center;
	top: 284px;
	left: 772px;
	position: absolute;
	}

.langswitch .line{
	width:151px;
	height:10px;
	border-top: 1px #005C9D solid;
	margin-left: 0px;
	margin-bottom: -3px;
	}

.langswitch a:link, .langswitch a:visited, .langswitch a:hover, .langswitch a:active {
	text-decoration: none;
	color: #005C9D;
	}
		
.content {
	width:746px;
	line-height:16px;
	position: absolute;
	top: 359px;
	left: 22px;

	z-index:50;
	}

.content .textblock {
	text-align: justify;
	border-left: 5px #000 solid;
	min-height: 580px;
	width: 448px;
	padding: 20px;
	}
	
.content .sideimages {
	width: 238px;
	top: 21px;
	left: 491px;
	position: absolute;
	color: #575757;
	font-weight: normal;
	z-index: 20;
	}	

.content .line {
	width: 748px;
	height: 0px;
	border-top: 1px #000 solid;
	}

.content .footerlogos {
	margin-top: 1px;
	border-left: 5px #000 solid;
	width:500px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 2px;
	}
	
.content .footer {
	width: 748px;
	height: 80px;
	background: url(../images/page_footer_bg.png);
	background-repeat: repeat-x;
}

.content .footer .footerleft {
	float:left;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 20px;
	font-size: 11px;
	}

.content .footer .footerleft a:link, .content .footerleft a:visited {
	text-decoration: none;
	color: #fff;
	}
.content .footer .footerleft a:hover, .content .footerleft a:active {
	text-decoration: underline;
	color: #fff;
	}
	
.content .footer .footerright {
	padding-top: 3px;
	float:right;
	font-size: 11px;
	color: #fff;
	}

.content .searchtabcontainer {
	position:absolute;
	width: 257px;
	height: 607px;
	top: 1px;
	left: 491px;
	overflow:hidden;
	z-index:40;
	/*margin-top: -19px;*/ 
	}
	
.content .searchtaboutcontainer {
	position:absolute;
	width: 257px;
	height: 607px;
	font-size: 11px;
	top: 1px;
	left: 491px;
	font-size: 11px;
	overflow:hidden;
	z-index:20;
	/* margin-top: -19px; */
	}


.content .searchtabcontainer .searchtab {
	position:absolute;
	width: 257px;
	height: 607px;
	left: 0px;
	}

.content .searchtabcontainer .searchtabtop {
	position:absolute;
	width: 257px;
	height: 18px;
	left: 0px;
	top: 0px;
	background: #000;
	border-bottom: 1px solid #fff;
	z-index:-1;
	}
	
.content .searchtabcontainer .searchtabmiddle {
	position:absolute;
	width: 257px;
	height: 394px;
	left: 0px;
	top: 19px;
	border-top: 3px solid #000;
	border-left: 3px #000 solid;
	background-color: #DDE4F1;
	z-index:-1;
	}

.content .searchtabcontainer .searchtabbottom {
	position:absolute;
	width: 257px;
	height: 189px;
	left: 0px;
	top: 416px;
	font-size: 11px;
	background-image: url(../images/searchtab_bgbottom.gif);
	background-repeat: no-repeat;
	z-index:-1;
	}


.content .searchtabcontainer .searchtab .searchtab_header {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	}
	
.content .searchtabcontainer .searchtab .searchtab_header a:link, .content .searchtabcontainer .searchtab .searchtab_header a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	}

.content .searchtabcontainer .searchtab .searchtab_header a:hover, .content .searchtabcontainer .searchtab .searchtab_header a:active {
	text-decoration: underline;
	color: #fff;
	font-size: 11px;
	}

.content .searchtaboutcontainer .searchtabout {
	position:absolute;
	width: 257px;
	height: 607px;
	left: 260px;
	color: #005C9D;
	font-weight: bold;	
	}
	
.content .searchtaboutcontainer .searchtabout .searchtabout_header {
	color: #fff;
	font-size: 11px;
	width: 257px;
	left: 0px;
	font-weight: bold;
	margin-right: 0px;
	}

.content .searchtaboutcontainer .searchtabout .searchtabout_header a:link, .content .searchtaboutcontainer .searchtabout .searchtabout_header a:visited {
	text-decoration: none;
	color: #9A9FA8;
	font-size: 11px;
	}

.content .searchtaboutcontainer .searchtabout .searchtabout_header a:hover, .content .searchtaboutcontainer .searchtabout .searchtabout_header a:active {
	text-decoration: underline;
	color: #9A9FA8;
	font-size: 11px;
	}
	
.content .searchtabcontainer .searchtab .searchtab_functions {
	width: 257px;
	height: 36px;
	background-image: url(../images/searchtab_bgmiddle.png);
	background-repeat: repeat-x;	
	font-size: 11px;
	padding-top: 4px;
	padding-left: 8px;
	top: 22px;
	left: 3px;
	position: absolute;
	}
	
.content .searchtabcontainer .searchtab .searchtab_functions a:link, .content .searchtabcontainer .searchtab .searchtab_functions a:visited {
	text-decoration: none;
	color: #005C9D;
	}

.content .searchtabcontainer .searchtab .searchtab_functions a:hover, .content .searchtabcontainer .searchtab .searchtab_functions a:active {
	text-decoration: underline;
	color: #005C9D;
	}	


.content .searchtabcontainer .searchtab .searchtab_navibg {
	width: 254px;
	height: 17px;
	background-color: #005C9D;
	position: absolute;
	top: 62px;
	left: 3px;
	border-bottom: 1px #fff solid;
	}
	
.content .searchtabcontainer .searchtab .searchtab_navi {
	width: 254px;
	height: 17px;
	position: absolute;
	top: 64px;
	left: 3px;
	}
	
.content .searchtabcontainer .searchtab .searchtab_navi .searchtab_naviitem {
	font-weight: normal;
	float:left;
	font-size: 11px;
	height:17px;
	padding-left:8px;
	padding-right:8px;
	padding-top: 1px;
	border-right: 1px #fff solid;
	margin-top:-2px;
	}

.content .searchtabcontainer .searchtab .searchtab_navi .searchtab_naviitem_selected {
	font-weight: bold;
	float:left;
	height:16px;
	font-size: 11px;
	padding-left:8px;
	padding-right:8px;
	padding-top: 1px;
	background-color: #990000;
	border-right: 1px #fff solid;
	margin-top:-2px;
	}
	
.content .searchtabcontainer .searchtab a:link, .content .searchtabcontainer .searchtab a:visited {
	text-decoration: none;
	color: #fff;
	}

.content .searchtabcontainer .searchtab a:hover, .content .searchtabcontainer .searchtab a:active {
	text-decoration: underline;
	color: #fff;
	}
	
.content .searchtabcontainer .searchtab .searchtab_dateien {
	width: 253px;
	height: 330px;
	position: absolute;
	overflow: auto;
	color: #000;
	top: 100px;
	left: 3px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #797A7E;
	scrollbar-track-color: #AFAFB2;
	}

.content .searchtabcontainer .searchtab .searchtab_dateien a:link, .content .searchtabcontainer .searchtab .searchtab_dateien a:visited {
	text-decoration: none;
	color: #005C9D;
	}

.content .searchtabcontainer .searchtab .searchtab_dateien a:hover, .content .searchtabcontainer .searchtab .searchtab_dateien a:active {
	text-decoration: underline;
	color: #005C9D;
	}

.content .searchtabcontainer .searchtab .searchtab_dateien .searchtab_dateien_line {
	height: 48px;
	padding-left: 4px;
	padding-top: 6px;
	border-bottom: 1px #EEF2F8 solid;
	}
	
.content .searchtabcontainer .searchtab .searchtab_dateien .searchtab_dateien_line_alt {
	height: 48px;
	padding-left: 4px;
	padding-top: 6px;
	background-color: #E4E9F4;
	border-bottom: 1px #EEF2F8 solid;
	}

.content .searchtabcontainer .searchtab .searchtab_bilder {
	width: 250px;
	height: 330px;
	position: absolute;
	overflow: auto;
	color: #005C9D;
	top: 100px;
	left: 5px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #797A7E;
	scrollbar-track-color: #AFAFB2;
	}


.content .searchtabcontainer .searchtab .searchtab_bilder .searchtabcontainer .searchtab .searchtab_bilder .pagination {
	height: 20px;
	margin-top:10px;
	margin-bottom:10px;
	color: #fff;
	}
	
.content .searchtabcontainer .searchtab .searchtab_bilder .pagination a:link, .textblock .pagination a:visited {
	text-decoration: none;
	color: #fff;
	}	
.content .searchtabcontainer .searchtab .searchtab_bilder .pagination a:hover, .textblock .pagination a:active {
	text-decoration: underline;
	color: #fff;
	}	
	
.content .searchtabcontainer .searchtab .searchtab_bilder .pagination .paginationleft {
	position: absolute;
	left: 5px;
	width: 39px;
	height: 20px;
	text-align: center;
	background-color: #5582B9;
	}

.content .searchtabcontainer .searchtab .searchtab_bilder .pagination .paginationcenter {
	position: absolute;
	left: 45px;
	width: 158px;
	height: 20px;
	text-align: center;
	background-color: #5582B9;
	}
	
.content .searchtabcontainer .searchtab .searchtab_bilder .pagination .paginationright {
	position: absolute;
	left: 204px;
	width: 39px;
	height: 20px;
	text-align: center;
	background-color: #5582B9;
	}

.content .searchtabcontainer .searchtab .searchtab_bilder .pagination .paginationcenter .paginationnumber {
	float: left;
	height: 16px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px;
	}
	
.content .searchtabcontainer .searchtab .searchtab_bilder .pagination .paginationcenter .paginationnumber_selected {
	float: left;
	height: 18px;
	font-weight: bold;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	margin-left: 4px;
	margin-right: 4px;
	}



.content .searchtabcontainer .searchtab .searchtab_versenden {
	width: 253px;
	height: 360px;
	position: absolute;
	overflow: hidden;
	color: #005C9D;
	top: 100px;
	left: 3px;
	}


.content .searchtabcontainer .searchtab .searchtab_versenden .searchtab_versenden_content {
	margin-left: 8px;
	}

.sidebar {
	font-weight: normal;
	font-style: normal;
	line-height:16px;
	width: 205px;
	height: 408px; 
	position: absolute;
	top: 322px;
	left: 771px;
	background-image: url(../images/sidebar_bg.png);
	background-repeat: no-repeat;

	
	z-index:60;
}

.sidebar .links {
	color: #fff;
	text-align: left;
	margin-left:28px;
	margin-top:20px;
	}
	
.sidebar a:link, .sidebar a:visited {
	text-decoration: none;
	color: #fff;
	}	
.sidebar a:hover, .sidebar a:active {
	text-decoration: underline;
	color: #fff;
	}
	
.sidebar .adress {
	color: #000;
	text-align: left;
	margin-left:19px;
	position: absolute;
	top: 883px;	
	}
.sidebar .gewerbe {
	color: #000;
	text-align: left;
	margin-left:19px;
	position: absolute;
	top: 233px;	
	}
	
.sidebar .adress a:link, .sidebar .adress a:visited, .sidebar .adress a:hover, .sidebar .adress a:active {
	text-decoration: none;
	color: #005C9D;
	}

	
.textblock .news {
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.textblock .newslist_header {
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: -16px;	
}

.textblock .newslist_headerbox {
	width: 8px;
	height: 8px;
	margin-right: 4px;
	margin-top: 4px;
	background-color: #990000;
	float:left;
}

.textblock .newslist_divider {
	height: 1px;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 8px;
	background-color: #990000;
}
	

.textblock .pagination {
	height: 20px;
	margin-top:10px;
	margin-bottom:10px;
	color: #fff;
	}
	
.textblock .pagination a:link, .textblock .pagination a:visited {
	text-decoration: none;
	color: #fff;
	}	
.textblock .pagination a:hover, .textblock .pagination a:active {
	text-decoration: underline;
	color: #fff;
	}	
	
.textblock .pagination .paginationleft {
	position: absolute;
	left: 22px;
	width: 39px;
	height: 20px;
	text-align: center;
	background-color: #5582B9;
	}

.textblock .pagination .paginationcenter {
	position: absolute;
	left: 62px;
	width: 369px;
	height: 20px;
	text-align: center;
	background-color: #5582B9;
	}
	
.textblock .pagination .paginationright {
	position: absolute;
	left: 432px;
	width: 39px;
	height: 20px;
	text-align: center;
	background-color: #5582B9;
	}

.textblock .pagination .paginationcenter .paginationnumber {
	float: left;
	height: 16px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px;
	}
	
.textblock .pagination .paginationcenter .paginationnumber_selected {
	float: left;
	height: 18px;
	font-weight: bold;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	margin-left: 4px;
	margin-right: 4px;
	}



.textblock .stepnavi .pagination {
	height: 20px;
	margin-top:10px;
	margin-bottom:10px;
	color: #fff;
	}
	
.textblock .stepnavi .pagination a:link, .textblock .stepnavi .pagination a:visited {
	text-decoration: none;
	color: #fff;
	}
	
.textblock .stepnavi .pagination a:hover, .textblock .stepnavi .pagination a:active {
	text-decoration: underline;
	color: #fff;
	}
	
.textblock .stepnavi .pagination .paginationleft {
	position: absolute;
	left: 35px;
	width: 39px;
	height: 20px;
	text-align: center;
	background-color: #5582B9;
	}

.textblock .stepnavi .pagination .paginationcenter {
	position: absolute;
	left: 75px;
	width: 606px;
	height: 20px;
	text-align: center;
	background-color: #5582B9;
	}
	
.textblock .stepnavi .pagination .paginationright {
	position: absolute;
	left: 682px;
	width: 39px;
	height: 20px;
	text-align: center;
	background-color: #5582B9;
	}

.textblock .stepnavi .pagination .paginationcenter .paginationnumber {
	float: left;
	height: 16px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px;
	}
	
.textblock .stepnavi .pagination .paginationcenter .paginationnumber_selected {
	float: left;
	height: 18px;
	font-weight: bold;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	margin-left: 4px;
	margin-right: 4px;
	}



.textblock .stepnavi {

	width: 705px;
	background: #DDE3F1;

}

.textblock .stepnavi .stepnavi_header {
	width: 705px;
	height: 18px;
	background: #5582B9;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.textblock .stepnavi .stepnavi_line {
	width: 695px;
	height: 18px;
	background: #83AECE;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: -10px;
	padding-left: 10px;
}

.textblock .stepnavi .stepnavi_content {
	width: 705px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	}

.textblock .stepnavi .stepnavi_nextstep {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.textblock .stepnavi a:link, .textblock .stepnavi a:visited {
	text-decoration: underline;
	color: #000;
	font-size: 11px;
	}	
	
.textblock .stepnavi a:hover, .textblock .stepnavi a:active {
	text-decoration: underline;
	color: #000;
	font-size: 11px;
	}	

.fotorows {
	border-bottom: 1px #990002 solid;
	padding: 8px;
	}

.fotorows2 {
	border-bottom: 1px #990002 solid;
	background: #DDE3F1;
	padding: 8px;
	}
	
.fotorowscontent {
	margin-left: 4px;
	margin-bottom: -3px;
	}
	
	
.fotorowscontent a:link, .fotorowscontent a:visited {
	text-decoration: none;
	color: #990001;
	font-weight: bold;
	font-size: 12px;
	}	
	
.fotorowscontent a:hover, .fotorowscontent a:active {
	text-decoration: none;
	color: #990001;
	font-weight: bold;
	font-size: 12px;
	}
	
.back2overview {
	width:450px;
	border-bottom: 1px #5582B9 solid;
	}
	
.back2overviewtext {
	background:#5582B9;
	width:146px;
	color:#fff;
	font-weight: bold;
	}
	
.back2overviewtext a:link, .back2overviewtext a:visited {
	text-decoration: none;
	color: #fff;
	}	
	
.back2overviewtext a:hover, .back2overviewtext a:active {
	text-decoration: underline;
	color: #fff;
	}
	
.objectrowsymbol {
	width:18px;
	height:18px;
	background:#990000;
	color:#fff;
	text-align:center;
	margin-right:4px;
}

.objectrowheadline {
	height:28px;
	color:#990000;
	font-weight: bold;
	margin-right: 6px;
	}
	
.objectrowattribute {
	background:#005C9D;
	color:#fff;
	font-size:9px;
	width:46px;
	height:11px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 4px;
	text-align:center;
	float:left;
	}

.objectrowtext {
	color:#000;
	font-size:12px;
	font-weight: normal;
	float:left;
	}
	
.objectdetailline {
	border-bottom: 1px #990000 solid;
	margin-top: 16px;
	margin-bottom: 16px;
	}