/**** !!!! NEU !!!! ***/

h1 {
	float: left;
}

#content-top h1 {
	padding-left: 23px;
}

h1 .linksPages {
	float: right;
	position: relative;
	right: 25px;
	margin-top: -14px;
}

.result-header {
	float: left;
	margin-bottom: 15px;
	width: 784px;
}

.result-text {
	float: left;
	width: 253px;
	padding-right: 0px;
	padding-left: 14px;
	margin: 0;
	font-weight: bold;
}

.result-text h1 {
	width: 253px;
	background-image: none;
	font-size: 23px;
	line-height: 130%;
	color: #fbf203;
	margin: 0px 0 0 0;
	padding: 14px 0 0px 0;
}
	
.sort {
	width: 248px;
	float: right;
	position: relative;
	right: 8px;
}

/**** END NEU ****/

table {
	text-align: left;
	color: #222222;
	background-color: #fdfdfd;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 4px;
	border-color: #fdfdfd;
	padding: 0;
	font-size: 11px;
	overflow: hidden;
	width: 778px;
	display: block;
	clear: both;
	border-style: solid;
	table-layout: fixed;
}

table th a, table th a:visited {
	color: #000000;
	text-decoration: none;
}

table th a:hover {
	color: #006a96;
}

td {
	padding: 5px 14px 5px 10px;
	vertical-align: top;
	border-width: 0px 0px 0px 1px;
	border-style: dotted;
	border-color: #edeae2;
}

table tr th {
	padding: 2px 0px 4px 0px;
	vertical-align: top;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #047aad;
}

table a,table a:visited {
	color: #0786BA;
	text-decoration: underline:
}

table a:hover {
	color: #003366;
}

.tabP1 {
/*	display: none; */
}
.tabP2 {
	display: none;
}
.sortierpfeile_aus {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.sortierpfeile_rauf {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/symbol_runter.gif);
	background-repeat: no-repeat;
}
.sortierpfeile_runter {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/symbol_hoch.gif);
	background-repeat: no-repeat;
}

table th .sortierpfeile_aus a, table th .sortierpfeile_rauf a, table th .sortierpfeile_runter a {
	display: block;
	color: #0786BA !important;
	padding-left: 10px;
	padding-top: 1px;
	text-decoration: underline !important;
}

table th .sortierpfeile_aus a:hover, table th .sortierpfeile_rauf a:hover, table th .sortierpfeile_runter a:hover {
	color: #003366;
}

span.fakelink {
	text-decoration: underline;
	color: #0786BA;
}

table tr.zeile-1,table tr.zeile-nohover-1 {
	background-color: #edeae2;
}

table tr.zeile-nohover td {
	border-bottom: 1px dotted #047aad;
}

#resultTableBottom  {
	border-collapse: separate;
	float:left;
	margin: 0;
	padding: 0;
}

table tr th.vertical-thsmall {
	padding: 5px 15px 3px 3px;
	vertical-align: top;
	border-color: #047aad;
	background-color: none;
	border-width: 0px 0px 1px 0px;
	border-style: none;
	font-weight: normal;
}
table tr th.vertical-th {
	padding: 5px 15px 3px 3px;
	vertical-align: top;
	border-color: #047aad;
	background-color: #ffffff;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	width: 130px;
}

table tr th.vertical-th-bottom {
	padding: 3px 0px 0px 3px;
	vertical-align: top;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #047aad;
	background-color: #ffffff;
	height: 30px;
}

table tr td.tdline {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #047aad;
	background-color: #ffffff;
}

table tr td.tdlinetop {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #047aad;
	background-color: #ffffff;
	height: 30px;
}

td.footer {
	width: 756px;
	vertical-align: top;
	border-width: 1px 0px 0px 0px;
	margin: 0;
	border-style: dotted;
	border-color: #047aad;
}

#linksPages2 {
	position: relative;
	right: 14px;
	color: #B8B8B8;
}

#linksPages2 a, #linksPages2 a:visited {
	text-decoration: underline;
	color: #0786BA;
	font-weight: normal;
}

#linksPages2 a:hover {
	color: #003366;
}

#linksPages2 div.back {
	margin-top: 5px;
	float: right;
	padding-right: 10px;
}

#linksPages2 select {
	margin-top: 5px;
	float: right;
}

#linksPages2 div.forward {
	margin-top: 5px;
	float: right;
	padding-left: 10px;
}

/* Slider */

.regler {
	float: right;
	position: relative;
	right: 8px;
	margin-left: -7px;
}

#slider {
	margin: 0px 0px 0px 15px;
	width: 151px;
	float: left;
}

.slider-track {
	border-width: 0;
	background-image: url(/images/slider.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 10px 0px;
	height: 12px;
	width: 151px;
	float: left;
}

.slider-track-sterne {
	border-width: 0;
	background-image: url(/images/slider_sterne.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 10px 0px;
	height: 12px;
	width: 151px;
	float: left;
}

.slider-handle {
	width: 22px;
	height: 18px;
	background-repeat: no-repeat;
	margin: -1px 0px 0px 0px;
	cursor: pointer;
	
}


/* Tabnavigation */

.tabnav .tab-active {
	background-image: url(/images/tab_content_aktiv_links_b.gif);
	background-repeat: no-repeat;
}

.tabnav .tab-active #tab-end {
	background-image: url(/images/tab_content_aktiv_rechts_b.gif);
	background-repeat: no-repeat;
}

table tr.sfhover,table tr td.sfhover {
	background-color: #CEF3FE;
	cursor: pointer;
}

/**
.tableLeft th.input {
	font-weight: normal;
}

.tableLeft th.input input {
	width: 250px;
}

table td.td-nopadding {
	padding: 0;
	margin: 0;
}


table .spalte-rechts {
	text-align: right;
}

.baseinfo {
	background: transparent;
	color: #ffffff;
	border: 0px none;
	margin-left: 0px;
}

.baseinfo tr {
	color: #ffffff;
	border: 0px none;
}

.baseinfo th {
	background: transparent;
	font-weight: bold;
	padding: 0px 2px 12px 0px;
	border: 0px none;
}

.baseinfo th.nopadding {
	background: transparent;
	font-weight: bold;
	padding: 0px 2px 3px 0px;
	border: 0px none;
}

.baseinfo th.toppadding {
	background: transparent;
	font-weight: bold;
	padding: 12px 2px 3px 0px;
	border: 0px none;
}

.baseinfo td {
	background: transparent;
	font-weight: normal;
	padding: 3px 2px 3px 0px;
	border: 0px none;
}

td.alignright {
	text-align: right;
}



table tr th.vertical-thsmall {
	padding: 5px 15px 3px 3px;
	vertical-align: top;
	border-color: #047aad;
	background-color: none;
	border-width: 0px 0px 1px 0px;
	border-style: none;
	font-weight: normal;
}
table tr th.vertical-th {
	padding: 5px 15px 3px 3px;
	vertical-align: top;
	border-color: #047aad;
	background-color: #ffffff;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	width: 130px;
}

table tr th.vertical-th-bottom {
	padding: 3px 0px 3px 3px;
	vertical-align: top;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #047aad;
	background-color: #ffffff;
	height: 30px;
}

table a.arrow, table a.arrow:visited {
	background-image: url(/images/symbol_link.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #0786BA;
	font-weight: bold;
	text-decoration: none;
	width: auto;
}

table a.arrow:hover {
	color: #003366;
}


table tr.sfhover,table tr td.sfhover {
	background-color: #CEF3FE;
	cursor: pointer;
}

table tr td.tdline {
	padding: 3px 0px 3px 0px;
	vertical-align: top;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #047aad;
	background-color: #ffffff;
}

table tr td.tdlinetop {
	padding: 3px 0px 3px 0px;
	vertical-align: top;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #047aad;
	background-color: #ffffff;
	height: 30px;
}



.tableLeft {
	width: 520px;
}

.tableLeft td {
	padding: 5px 14px 5px 10px;
	
}

#abteilungempfehlen a,#abteilungempfehlen a:visited {
	color: #fbf203;
	text-decoration: underline;
}

#abteilungempfehlen a:hover {
	color: #fbf203;
}

#yellowlink a, #yellowlink a:visited {
	color: #fbf203;
	text-decoration: underline;
}

#yellowlink a:hover {
	color: #fbf203;
	text-decoration: underline;
}


/* ALT 

.innerTable {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0px;
}
.innerTable th {
	padding: 4px 0px 5px 8px;
	background-color: #ffffff;
}
.innerTable td {
	padding: 4px 0px 5px 8px;
	border-bottom: 0px none;
}

**/



