/* Administration */
#admin a {
	text-decoration: none;
	font-weight: bold;
}

#admin p {
	border: 1px solid #dddddd;
	background: #eeeeee;
	padding: 5px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
}

#admin p.white {
	background: #fff;
}

#admin ul {
	margin: 0;
	padding: 0;
	border: 1px dashed #ccc;
	padding: 10px;
	margin-bottom: 5px;
}

#admin ul li {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.6em;
	list-style: none;
	padding-left: 20px;
	background: url(../images/pfeilrechts.gif) top left no-repeat;
}

#admin ul li a.adminedit {
	font-size:0.6em;
	line-height: 1em;
	vertical-align: middle;
	font-weight: normal;
}

#admin .blue {
	color: blue;
}

#admin .red {
	color: red;
}

#admin .green {
	color: green;
}

#admin form input {
	border: 1px solid #ccc;
}

#admin span.linkblock {
	display: block;
	background: #eeeeee;
	border-bottom: 1px solid #dddddd;
	margin: 0px;
	padding: 6px;
	padding-bottom: 0px;
	margin-bottom: 3px;
}

/* Branche */

#branche ul {
	margin: 0;
	padding: 0;
	padding: 5px;
	margin-bottom: 5px;
}

#branche ul li {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.6em;
	list-style: none;
	padding-left: 0px;
}

#branche ul li ul li {
	padding-left: 20px;
}

#branche ul li a {
	text-decoration: none;
	font-weight: normal;
	padding-left: 14px;
	background: url(../images/pfeilrechts.gif) top left no-repeat;
	margin-left: 10px;
}

#branche ul li a.green {
	color: green;
	display: block;
	font-weight: bold;
	background: url(../images/ok.gif) center left no-repeat;
}

#branche ul li a:hover {
	text-decoration: underline;
}

#branche a.branchenlink {
	display: block;
	font-size: 0.8em; 
	padding-left: 8px;
	line-height: 22px;
	vertical-align: middle;
	background: url(../images/branchenpfeil.gif) center left no-repeat;
}

span.branche_select {
	padding-left: 8px;
	font-size: 0.8em; 
	background: url(../images/branchenpfeil.gif) center left no-repeat;
}


/* Angebot */

#angebot {
	border: 1px solid #a3a3a3;
	background: #f6f7f6;
}

#angebot p.branche {
	background: #dae6f2;
	color: #617db7;
	padding: 2px 0px 2px 8px;
	margin: 0px 0px 0px 0px;
}


#angebot .angebotitem {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 0.9em;
	padding-left: 10px;
}

#angebot .angebotbox {
	display: block;
	background: #fff url(../images/content_back.gif) top left repeat-x;
	padding: 5px;

}

#angebot h2 {
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 1.0em;
}

#angebot .angebot {
	padding: 10px;
	margin-top: 10px;
}

p.keineinfo {
	font-size: 0.8em;
	font-weight: bold;
}

p.kommentar {
	font-size: 0.9em;
	padding-bottom: 10px;
}

/* Formulare */

fieldset {
	display: block;
	margin-bottom: 20px;
	border: 1px solid #a3a3a3;
	background: #f6f7f6;
	padding-bottom: 5px;
}

fieldset.ergebnis {
	background: #FEE3AB;
}
#inhalt h1.ergebnistitel {
	background: #febb2e;
}
#inhalt h1.ergebnistitel a {
	color: #000;
	text-decoration: underline;
}

div.fh_header, fieldset h1 {
	color: #000;
	background-color:#fee3ab;
	display: block;
	height: 14px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 10px 0px;
	left: 0;
}

div.fh_header_text {
	float: left;
	height: 14px;
	padding-right: 50px;
}

div.fh_header_bullets {
	float: right;
	height: 14px;
	margin-right: 30px;
	padding-top: 2px;
}

div.fh_header_schritte {
	float: right;
	height: 14px;
	margin-right: 30px;
}


fieldset h2 {
	font-size: 0.95em;
	background: none;
}


fieldset p {
	padding-left: 10px;
	padding-bottom: 6px;
	font-size: 0.8em;
}

fieldset form {
	padding: 10px;
}


label {
	float: left;
	width: 150px;
	font-size: 0.9em;
	text-align: right;
	padding-right: 8px;
	padding-top: 2px;
	clear: both;
}

div#branche.suche label {
	width: 100px;
}


div#branche.klein label {
	width: 50px;
}

optgroup  {
	margin-left: 30px;
}

input {
	font-size: 0.9em;
	border: 1px solid #333333;
}

input.text {
	width: 50%;
}

input.radio {
	border: 0px;
}

input.check {
	border: 0px;
}

input.readonly {
	background: none;
	font-size: 0.9em;
	border: 1px solid #aaaaaa;
}


input.button , input.rightbutton{
	color: #103790;
	margin: 10px 10px 10px 10px;
	font-weight: bold;
	cursor: pointer;
}

input.rightbutton {
	margin: 10px 0px 0px 0px;
}

input.right {
	float: right;
}



div.formelement {
	padding-bottom: 5px;
}

div.modulelement {
	padding-left: 3px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

div.elementinhalt {
	padding: 5px;
	padding-left: 20px;
}

div.modulelement span {
	font-size: 0.85em;
}	

div.modulelement h2 {
	font-size: 0.9em;
	font-weight: bold;
}

div.elementinhalt h2 {
	color: #000 !important;
	font-size: 0.8em !important;
}

div.elementinhalt h3 {
	font-size: 1.0em;
	background: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div.modulelement p {
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

div.modulelement label {
	float: none;
	margin-top: 5px;
}

.hidden {
	display: none;
}

.ebene1 {
	margin: 5px 5px 5px 0px;
	background: #dddedd;
	border: 1px solid #a3a3a3;
	padding-left: 20px;
}

.ebene2 {
	margin: 5px 5px 5px 0px;
	background: #d2d3d2;
	border: 1px solid #a3a3a3;
	padding-left: 20px;
}

.ebene3 {
	margin: 5px 5px 5px 0px;
	background: #c7c8c7;
	border: 1px solid #a3a3a3;
	padding-left: 20px;
}

.ebene4 {
	margin: 5px 5px 5px 0px;
	background: #dddedd;
	border: 1px solid #a3a3a3;
	padding-left: 20px;
}

.ebene5 {
	margin: 5px 5px 5px 0px;
	background: #d2d3d2;
	border: 1px solid #a3a3a3;
	padding-left: 20px;
}

.ebene6 {
	margin: 5px 5px 5px 0px;
	background: #c7c8c7;
	border: 1px solid #a3a3a3;
	padding-left: 20px;
}

.ebene7 {
	margin: 5px 5px 5px 0px;
	background: #dddedd;
	border: 1px solid #a3a3a3;
	padding-left: 20px;
}

span.radiolabel {
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 5px;
}

div.elementinhalt label.textlabel {
	font-size: 0.8em;
	width: 100px;
	text-align: right;
	padding-right: 5px;	
}





/* SUCHE */
a.barrierelink {
	float: left;
	border: 1px solid #fff;
	margin-right: 3px;
}
a.barrierelink:hover {
	border: 1px solid #103790;
}

div#subbarriere {
	display: none; 
	padding-top: 5px;
	clear: both;
	margin-left: 118px;
}


p.ergebnisbox {
	font-size: 1.1em;
	display: block;
	margin: 10px;
	padding: 10px;
	text-align: center;
	background: white;
	border: 1px solid #333;
	margin-bottom: 20px;
}

p.ergebnisbox input {
	font-weight: bold;
	font-size: 0.8em;
	padding: 0px 5px 0px 5px;
	margin-left: 10px;
}


div.ergebnis .modulelement {
	border-bottom: none;
	margin-left: 0px;
	padding-left: 0px;
}

div.ergebnis .ebene1, div.ergebnis .ebene2, div.ergebnis .ebene3, div.ergebnis .ebene4, div.ergebnis .ebene5, div.ergebnis .ebene6, div.ergebnis .ebene7 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	border: none;
}

div.ergebnis .ebene0 {
	background: #fff;
	margin: 4px;
	border: 1px solid #ccc;
}

div.ergebnis .ebene1 {
	padding-left: 20px;
}

div.ergebnis p.quasiinput {
	font-size: 0.9em;
	margin-left: 148px;
	padding-top: 2px;
}

div.ergebnis .elementinhalt {
	margin-left: 0px;
}

div.ergebnis div.elementinhalt label.textlabel {
	font-size: 0.9em;
	width: 100px;
	text-align: right;
	padding-right: 5px;	
}


fieldset.suche {
	text-align: center;
}

input.suchebutton {
	color: #103790;
	font-weight: bold;
	background: none;
	font-size: 0.9em;
	border: 1px solid #333333;
	float: right;
	margin-right: 20px;
}

label.suche {
	width: 110px;
	text-align: right;
}

div.suchbranche label {
	width: 130px !important;

}

table.suche {
	width: 90%;
	border: 1px solid #a3a3a3;
	margin: 0px 15px 10px 15px;
	
}

table.suche td {

	padding: 5px;
}

table td.titel {
	color: #617db7;
	font-size: 0.8em;
	font-weight: bold;
	background-color:#dae6f2;
}


table td.liste {
	text-align: left;
	background-color:#fff;
	font-size: 0.8em;
	font-weight: normal;
}




/* �ffnungszeiten */
table.zeiten {
	margin-left: 10px;
}

table.zeiten td {
	font-size: 1em;

}

table.zeiten td.titel {
	font-size: 0.8em;
	text-align: center;
}

table.zeiten td.tag {
	font-size: 0.8em;
	font-weight: bold;
}

table.zeiten td.desc {
	font-size: 0.8em;
}

table.zeiten td.zeitshow {
	font-size: 1.0em;
}
table.zeiten td input.zeit {
	font-size: 0.7em;
	padding: 0px 3px 0px 3px;
}

div.zeiten {
	display: block;
	bordeR: 1px solid green;
}



/* Sonstiges */
.textarea {
	border: 1px solid #a3a3a3;
}




/* ergebnisliste */
div#ergebnisliste {
	text-align: left;
	padding: 15px;
}

div#ergebnisliste div.ergebnisitem {
	display: block;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #999;

}

div#ergebnisliste div.titel {
	background: #eeeeee;
}

div#ergebnisliste div.branche {
	font-weight: bold;
	font-size: 0.8em;
	background: #eeeeee;
}

div#ergebnisliste div.webseite {
	text-align: right;
	font-size: 0.7em;
}

div#ergebnisliste div.icon {
	float: right;
}

div#bar_beschreibung {
	display: block;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	margin-left: 110px;
}



/* Barriere Anpassungen */

h1.ergebnis {
	display: block;
	font-size: 1.0em;	
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding: 0px 0px 0px 5px;
	background: #FDBA2E;
}

h3.ergebnis {
	display: block;
	font-size: 0.9em;
	margin-top: 0.5em;
	padding: 0px 0px 0px 5px;
	width: 300px;
}

h3.ergebnis span {
	display: block;
	background: #cccccc;
	padding-left: 4px;
	border-left: 4px solid #FDBA2E;
	margin-bottom: 10px ;
	margin-top: 10px ;
	margin-left: 0.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3.ergebnis span.v2 {
	display: block;
	background: #DDDDDD !important;
	padding-left: 3px;
	border-left: 0px;
	margin-bottom: 10px ;
	margin-top: 10px ;
	margin-left: 2em;
	padding-top: 0px;
	padding-bottom: 0px;
}


dl {
	font-size: 0.9em;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dashed #ccc;	
	overflow: hidden;
}

dt {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 12em;
	padding-right: 1em;
}

dd {
	margin-top: -1.28em;
	display: block;
	margin-left: 13em;
}

dd dd {
	margin-left: 0em;
}

p.ddp {
	display: block;
	font-size: 0.9em;
	margin-left: 170px;
	padding-bottom: 10px;
}

dl h2 {
	padding-top: 8px;
	font-size: 1.0em !important;
}





/* Filtern nach - Rechte Leiste */
input.filterradio {
	border: 1px solid blue !important;
	padding: 4px !important;
	width: 20px 
	height: 20px;
}



