body { 
	color: #000000;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom:16px;
	}

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


a:link, a:visited {
	color: #a90101;
	text-decoration: underline;
}

a:hover, a:active {
	color: #a90101;
	text-decoration: underline;
}

.pointless li {
	list-style: none;
	list-style-type: none;
	}

table {
	border-collapse: collapse;
	}
	
thead .style1 th {
	width: 10%;
	color:#575757;
	font-weight: bold;
	padding-right: 10px;
	height:20px;
	border-bottom: 1px #A90100 solid;
	border-right: 1px #A90100 solid;

	}
thead .style1 td {
	width: 90%;
	color:#575757;
	font-weight: bold;
	padding-left: 10px;
	height:20px;
	border-bottom: 1px #A90100 solid;
	}	

tbody .style1 th {
	width: 10%;
	color:#575757;
	font-weight: normal;
	padding-right: 10px;
	height:20px;
	border-bottom: 1px #A8A8A8 solid;
	border-right: 1px #A90100 solid;
	}
tbody .style1 td {
	width: 90%;
	color:#A90100;
	font-weight: normal;
	padding-left: 10px;
	height:20px;
	border-bottom: 1px #A8A8A8 solid;
	}
tbody .style1_space th {
	width: 10%;
	color:#575757;
	font-weight: normal;
	padding-right: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 1px #A90100 solid;	
	height: 20px;
	}
tbody .style1_space td {
	width: 90%;
	color:#A90100;
	font-weight: normal;
	padding-left: 10px;
	height:20px;
	border-bottom: 0px;
	}
tbody .style1_header th {
	width: 10%;
	color:#A90100;
	font-weight: bold;
	padding-right: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 1px #A90100 solid;	
	height: 20px;
	}
tbody .style1_lastline th {
	width: 10%;
	color:#575757;
	font-weight: normal;
	padding-right: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 1px #A90100 solid;	
	}
tbody .style1_lastline td {
	width: 90%;
	color:#A90100;
	font-weight: normal;
	padding-left: 10px;
	height:20px;
	border-bottom: 0px;
	}
tbody .style1_noline th {
	width: 10%;
	color:#575757;
	font-weight: normal;
	padding-right: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 0px;
	}
tbody .style1_noline td {
	width: 90%;
	color:#A90100;
	font-weight: normal;
	padding-left: 10px;
	height:20px;
	border-bottom: 0px;
	border-right: 0px;
	}
tbody td a:link, tbody td a:visited {
	text-decoration:none;
	}
tbody td a:hover, tbody td a:active {
	text-decoration:underline;
	}

input, textarea {
	border: 1px solid #ABABAB;
	width: 140px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;	
	color: #A90100;
	background-color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding-left: 3px;
	padding-right: 3px;
	}	


.page {
	width: 952px;
	}

.header {
	position: absolute;
	top: 22px;
	left: 22px;
border: 3px;
	}

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

.logo a:link, .logo a:visited {
	text-decoration: none;
	color: #a8a8a8;
	}
.logo a:hover, .logo a:active {
	text-decoration: underline;
	color: #a8a8a8;
	background-color: #fff;
	}
	
.navi {
	width:746px;
	height:49px;
	color: #fff;
	text-align: center;
	background-image: url(../images/navi_bg.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 240px;
	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:49px;
	background-image: url(../images/navi_left.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
.naviright {
	width:1px;
	height:49px;
	background-image: url(../images/navi_right.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 745px;
	}

.naviitem {
	height:49px;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	margin-top:9px;
	}

.naviitemactive {
	height:49px;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	font-weight: bold;
	margin-top:28px;
	background-image: url(../images/navi_selected.png);
	background-repeat: repeat-x;	
	}

.naviitemactivecutbefore {
	width:3px;
	height:49px;
	float:left;
	background-image: url(../images/navi_selected_cutbefore.png);
	background-repeat: no-repeat;
	}
	
.naviitemactivecutafter {
	width:14px;
	height:49px;
	float:left;
	background-image: url(../images/navi_selected_cutafter.png);
	background-repeat: no-repeat;	
	}
	
.langswitch {
	margin-left:18px;
	margin-top:0px;
	font-weight: normal;
	font-style: normal;
	color: #a8a8a8;
	text-align: center;
	top: 240px;
	left: 760px;
	position: absolute;
	}

.langswitch .line{
	width:186px;
	height:10px;
	border-top: 1px #a8a8a8 solid;
	margin-bottom: -3px;
	}

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

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

.content .line {
	border-top: 1px #505153 solid;
	}

.content .footerlogos {
	margin-top: 1px;
	border-left: 3px #505153 solid;
	width:500px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.content .footerleft {
	float:left;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 20px;
	}

.content .footerleft a:link, .content .footerleft a:visited {
	text-decoration: none;
	color: #A90100;
	}
.content .footerleft a:hover, .content .footerleft a:active {
	text-decoration: underline;
	color: #A90100;
	}

.content .footerright {
	padding-top: 4px;
	float:right;
	}

.content .searchtabcontainer {
	position:absolute;
	width: 257px;
	height: 607px;
	top: 1px;
	left: 489px;
	overflow:hidden;
	z-index:40;
	}
	
.content .searchtaboutcontainer {
	position:absolute;
	width: 257px;
	height: 607px;
	top: 1px;
	left: 489px;
	overflow:hidden;
	z-index:20;
	}


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

.content .searchtabcontainer .searchtabtop {
	position:absolute;
	width: 257px;
	height: 24px;
	left: 0px;
	top: 0px;
	background-image: url(../images/searchtab_bgtop.png);
	background-repeat: no-repeat;
	z-index:-1;
	}
	
.content .searchtabcontainer .searchtabmiddle {
	position:absolute;
	width: 253px;
	height: 394px;
	left: 0px;
	top: 24px;
	border-left: 3px #505153 solid;
	border-right: 1px #9E9FA1 solid;
	background-color: #797A7E;
	z-index:-1;
	}

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


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

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

.content .searchtaboutcontainer .searchtabout {
	position:absolute;
	width: 257px;
	height: 607px;
	left: 260px;
	color: #CCCCCC;
	font-weight: bold;	
	}
	
.content .searchtaboutcontainer .searchtabout .searchtabout_header {
	color: #fff;
	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: #ccc;
	}

.content .searchtaboutcontainer .searchtabout .searchtabout_header a:hover, .content .searchtaboutcontainer .searchtabout .searchtabout_header a:active {
	text-decoration: underline;
	color: #ccc;
	}
	
.content .searchtabcontainer .searchtab .searchtab_functions {
	width: 245px;
	height: 36px;
	background-color: #AFAFB2;
	padding-top: 4px;
	padding-left: 8px;
	top: 24px;
	left: 3px;
	position: absolute;
	border-right: 1px #C4C5C7 solid;
	border-bottom: 1px #797A7E solid;
	}
	
.content .searchtabcontainer .searchtab .searchtab_functions a:link, .content .searchtabcontainer .searchtab .searchtab_functions a:visited {
	text-decoration: none;
	color: #575757;
	}

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


.content .searchtabcontainer .searchtab .searchtab_navibg {
	width: 254px;
	height: 21px;
	background-color: #505153;
	position: absolute;
	top: 65px;
	left: 3px;
	border-bottom: 1px #fff solid;
	}
	
.content .searchtabcontainer .searchtab .searchtab_navi {
	width: 254px;
	height: 21px;
	position: absolute;
	top: 65px;
	left: 3px;
	}
	
.content .searchtabcontainer .searchtab .searchtab_navi .searchtab_naviitem {
	font-weight: normal;
	float:left;
	height:19px;
	padding-left:8px;
	padding-right:8px;
	padding-top: 2px;
	}

.content .searchtabcontainer .searchtab .searchtab_navi .searchtab_naviitem_selected {
	font-weight: bold;
	float:left;
	height:20px;
	padding-left:8px;
	padding-right:8px;
	padding-top: 2px;
	background-color: #797A7E;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	}
	
.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: #fff;
	top: 100px;
	left: 3px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #797A7E;
	scrollbar-track-color: #AFAFB2;
	}

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

.content .searchtabcontainer .searchtab .searchtab_bilder {
	width: 250px;
	height: 330px;
	position: absolute;
	overflow: auto;
	color: #fff;
	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: 37px;
	height: 18px;
	text-align: center;
	background-color: #CC0F18;
	border-left: 1px #8C0A10 solid;
	border-top: 1px #D0242C solid;
	border-right: 1px #DA5057 solid;
	border-bottom: 1px #B10D15 solid;
	}

.content .searchtabcontainer .searchtab .searchtab_bilder .pagination .paginationcenter {
	position: absolute;
	left: 45px;
	width: 156px;
	height: 18px;
	text-align: center;
	background-color: #CC0F18;
	border-left: 1px #8C0A10 solid;
	border-top: 1px #D0242C solid;
	border-right: 1px #DA5057 solid;	
	border-bottom: 1px #B10D15 solid;
	}
	
.content .searchtabcontainer .searchtab .searchtab_bilder .pagination .paginationright {
	position: absolute;
	left: 204px;
	width: 37px;
	height: 18px;
	text-align: center;
	background-color: #CC0F18;
	border-left: 1px #8C0A10 solid;
	border-top: 1px #D0242C solid;
	border-right: 1px #DA5057 solid;
	border-bottom: 1px #B10D15 solid;
	}

.content .searchtabcontainer .searchtab .searchtab_bilder .pagination .paginationcenter .paginationnumber {
	float: left;
	height: 16px;
	margin-left: 4px;
	margin-right: 4px;
	}
	
.content .searchtabcontainer .searchtab .searchtab_bilder .pagination .paginationcenter .paginationnumber_selected {
	float: left;
	height: 16px;
	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: #fff;
	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: 270px;
	left: 769px;
	background-image: url(../images/sidebar_bg.png);
	background-repeat: no-repeat;
}

.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: #A8A8A8;
	text-align: left;
	margin-left:19px;
	position: absolute;
	top: 308px;	
	}
	
.textblock .news {
	margin-left: 76px;
	}

.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: 37px;
	height: 18px;
	text-align: center;
	background-color: #CC0F18;
	border-left: 1px #8C0A10 solid;
	border-top: 1px #D0242C solid;
	border-right: 1px #DA5057 solid;
	border-bottom: 1px #B10D15 solid;
	}

.textblock .pagination .paginationcenter {
	position: absolute;
	left: 62px;
	width: 367px;
	height: 18px;
	text-align: center;
	background-color: #CC0F18;
	border-left: 1px #8C0A10 solid;
	border-top: 1px #D0242C solid;
	border-right: 1px #DA5057 solid;	
	border-bottom: 1px #B10D15 solid;
	}
	
.textblock .pagination .paginationright {
	position: absolute;
	left: 432px;
	width: 37px;
	height: 18px;
	text-align: center;
	background-color: #CC0F18;
	border-left: 1px #8C0A10 solid;
	border-top: 1px #D0242C solid;
	border-right: 1px #DA5057 solid;
	border-bottom: 1px #B10D15 solid;
	}

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


