/**** TAB ****/


.tabs {
	margin-top:10px;
}
ul.tabNavigation {
	border-bottom:1px solid #0094BF;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.tabNavigation li {
	display: inline;
}

ul.tabNavigation li a {
	padding: 0 5px;
	background-color: #e2e0e1;
	color: #000000;
	text-decoration: none;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
	background-color: #0094BF;
	color: #fff;
	padding-top: 0px;
}

ul.tabNavigation li a:focus {
	outline: 0;
}

div.tabs > div {
	padding: 5px;
	margin-top: 3px;
	/*border:1px solid #0094BF;*/
}

div.tabs > div h2 {
	margin-top: 0;
}

div.tabs div.content {
	margin:5px 0;
	padding:0;
	/*width:520px;*/
}

.waste {
	min-height: 1000px;
}

.tabs input {
	font-size:11px;
	vertical-align:middle;
	width: 200px;
}

.tabs input.inputSuche {
	display: block;
    float: left;
    font-size: 20px;
    height: 27px;
    width: 420px;
}

.tabs #erlassSuche {
	clear: left;
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
}

.tabs #erlassSuche input.suche_erlass,
.tabs #erlassSuche input.suche_erlass_2,
.tabs #erlassSuche input.suche_erlass_3 {
	width: 250px;
}
.tabs #erlassSuche input.suche_art,
.tabs #erlassSuche input.suche_art_2,
.tabs #erlassSuche input.suche_art_3 {
	width: 70px;
}
.tabs #erlassSuche input.suche_abs,
.tabs #erlassSuche input.suche_abs_2,
.tabs #erlassSuche input.suche_abs_3 {
	width: 70px;
}
.tabs #erlassSuche input.suche_ziff,
.tabs #erlassSuche input.suche_ziff_2,
.tabs #erlassSuche input.suche_ziff_3 {
	width: 70px;
}

.tabs #erlassSuche div {
	cursor: pointer;
}

.tabs #erlassSuche div:hover {
	}

.tabs #erlassSuche div {
	margin-bottom: 5px;
}

div.options {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
    	float: left;
    	padding: 10px 0;
    	width: 100%;
}

div.options label {
	margin-left: 10px;
	margin-top: 3px;
}

div.options #nur_leitsatz {
	margin-right: 10px;
	margin-top: 2px;
}

#resultErlass input,
#resultArt input,
#resultErlass2 input,
#resultArt2 input,
#resultErlass3 input,
#resultArt3 input {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
}

#resultErlass,
#resultArt,
#resultErlass2,
#resultArt2,
#resultErlass3,
#resultArt3 {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #565657;
    display: none;
    left: 232px;
    margin-top: 20px;
    padding: 10px;
    position: absolute;
    width: 185px;
}

#resultArt,
#resultArt2,
#resultArt3 {
	left: 220px;
}

.reihe2,
.reihe3 {
	display: none;
}

#weitereZeile {
	cursor: pointer;
}

label.sortierung {
	float: left;
}

select.selectFilter {
	float: left;
    margin-left: 6px;
    margin-top: 0px;
}


/**** Entscheide auflisten ****/
.pdf-icon {
	display:block;
	margin-top:10px;
}

div.tabs div.entscheid,
div.tabs div.entscheidDetails {
	border-bottom:1px solid #E2E0E1;
	border-top:1px solid #E2E0E1;
	float:left;
	padding:11px 0 16px 5px;
	width: 100%;
}

div#entscheidsammlungEntscheide div.print {
	background-color:#FFFFFF;
	width:900px;
}
div#entscheidsammlungEntscheide div.print p {
	font-size:16px;
}

div.tabs div.entscheidDetails {
	border-top:none;
}

div.tabs div.entscheid:hover {
	background-color:#E2E0E1;
}

div.tabs div.entscheid span.print {
	color:#1e4996;
	display:none;
}
div.tabs div.entscheid:hover span.print {
	display:inline;
}

div.tabs div.entscheidDetails {
	display:none;
}
div.tabs div.entscheidDetails div.pdf {
	float:left;
	margin-top: 10px;
	width:100%;
}
div.tabs div.entscheidDetails div.pdf p {
	float:left;
}

div.tabs div.entscheidDetails span.titel {
	display:block;
	float:left;
	font-weight:bold;
	width:220px;
}

div.tabs div.entscheidDetails span.text {
	float:left;
	width:290px;
}

div.tabs div.entscheidDetails span {
	display: block;
    	/*float: left;
   	width: 310px;*/
}

div.tabs div.entscheidDetails p span {
    	/*margin-bottom: 15px;*/
}

div#entscheidsammlungEntscheide div.anzahlSeiten {
	border-bottom:1px solid #565657;
	border-top:1px solid #565657;
	color:#565657;
	float: left;
	margin-top:10px;
	padding:2px 0 2px 5px;
	text-align:left;
	width:100%;
}

div#entscheidsammlungEntscheide div.anzahlSeiten span{
	float:left;
	margin-right:5px;
}


/**** Suchformular ****/
div#entscheidsammlungSuche div.suchformular_einfach input.checkbox {
	width:auto;
}

div#entscheidsammlungSuche div.suchformular_einfach {
	width:100%;
	float:left;
}

div#entscheidsammlungSuche div.suchformular_erweitert {
	border:1px solid #CCCCCC;
	color:#565657;
	display:none;
	float:left;
	height:auto !important;
	margin-top:10px;
	padding:10px;
	width: 498px;
}
div#entscheidsammlungSuche div.formular_zuruecksetzen {
    float: right;
    margin-top: 10px;
    width: auto;
}

div#entscheidsammlungSuche div.suchformular_erweitert input,
div#entscheidsammlungSuche div.suchformular_erweitert select {
	color:#565657;
	width:220px;
}

div#entscheidsammlungSuche div.suchformular_erweitert span {
	display:block;
}

div#entscheidsammlungSuche div.suchformular_erweitert span strong {
	display:block;
	margin-bottom:3px;
	width:240px;
}

div#entscheidsammlungSuche div.suchformular_erweitert span h3 {
	font-size:13px;
	margin:0 0 7px;
	padding:0;
	text-shadow:1px 1px #EAEAEA;
}

div#entscheidsammlungSuche div.suchformular_erweitert span.fieldCaption {
	color:#565657;
	font-size:10px;
}


div#entscheidsammlungSuche div.suchformular_erweitert div.links {
	border-right:1px dotted #CCCCCC;
	float:left;
	height:auto !important;
	width:240px;
}

div#entscheidsammlungSuche div.suchformular_erweitert div.links div {
	margin-bottom:8px;
}


div#entscheidsammlungSuche div.suchformular_erweitert div.rechts {
	float:right;
	height:auto !important;
	margin-top: 0 !important;
	width:245px;
}

div#entscheidsammlungSuche div.suchformular_erweitert div.rechts div {
	margin-bottom:5px;
}

div#entscheidsammlungSuche div.suchformular_erweitert div.rechts div.suchformular_erweitert_entscheiddatum {
	margin-top:0 !important;
}

div#entscheidsammlungSuche div.suchformular_erweitert div.rechts div.suchformular_erweitert_entscheiddatum input {
	width:67px;
}

div#entscheidsammlungSuche div.suchformular_erweitert div.rechts div.suchformular_erweitert_entscheiddatum span {
	display:inline;
}


div#entscheidsammlungSuche div.formular_zuruecksetzen input[type="reset"] {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    font-weight: bold;
    text-align: right;
}


span#extendSearch {
	color: #1E4996;
    display: block;
    float: left;
    margin: 10px 0 0;
}
span#extendSearch:hover {
	text-decoration:underline;
	cursor:pointer;
}

span#nur_leitsatz {
	display:block;
	float:right;
}

input.suchbutton {
	background-color: #1E4996;
   	border: medium none;
   	color: white;
   	float: left;
    	margin-top: 10px;
    	padding: 5px 10px;
    	width: auto;
}


div#entscheideText {
	float: left;
    	margin-top: 10px;
    	width: 100%;
}

/**** Livesearch ****/
div.fehler {
	background-color:#F47C7C;
	border:1px solid #D50202;
	margin:5px 0;
	padding:5px;
}

div.fehler strong {
	color:#000000;
	font-size:11px;
}

div.fehler ul {
	padding:0;
	margin:0;
	list-style:none;
}


/**** ABTEILUNG/KAMMER SELECT ****/
select.kammerOptions{
	display:none;
}


/**** SUCHE BITTE WARTEN ****/
div#warten_suche {
	background-color: #E1E0E2;
    	border: 2px solid #1E4996;
    	color: #1E4996;
    	display: none;
    	font-weight: bold;
    	margin-top: 5px;
    	padding: 10px;
	float: left;
    	width: 496px;
}



