/*****hauptstylesheet**************/
a:visited {
color: #cc3300;
}
html, body {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  color: #000;
  background: #fff;
}
/*****Logo(Blume)**************/
#head {
  float: left;
  margin: 0;
  padding: 0;
  width: 63.6em;
  background-repeat: repeat;
  overflow: hidden;
}
#head img{
 width: 63.6em;
}
a.rahmen, a.rahmen img {
	float: left;
	overflow:hidden;
}
a.rahmen:hover, a.rahmen:focus, a.rahmen:active {
	border:2px solid #333;
	color: #fff;
}
a.rahmen:hover img, a.rahmen:focus img, a.rahmen:active img {
	margin: -2px;
	background:#333;
}
img
{
	border:0;
}
/*****head_line: beinhaltet styleswitcher**************/
#head_line {
	float: left;
	margin: 0;
	padding: 0;
	width: 63.6em;
	background:#ff9900;
}
#head_line_font {
	float: right;
	margin-right:3em;
	padding: 0;
}
#head_line_font img {
	color: #000;
}
#head_line_font form {
	margin: 0;
	padding : 0;
}
#head_line_font input {
	cursor : pointer;
	margin: 0;
	padding : 0;
}
#head_line_font input:focus {
	background-color : #000;
	color : #fff;
}
#head_line_font input.font_zoom {
	color : #000;
}
/*****container f. positionierung+ verlaengerung spalten**************/
#container_all {
  float: left;
  margin: 0;
  padding: 0;
  width: 63.6em;
  background-color:#fff;
  border: 0px solid #000;
}
* html #container_all {/* nur für IE 5.5 - 6.x */
  width: 63.6em;
  border: 0px solid #000;
}
#container_orange {/*verlaengerung subnavi und rechte navi*/
  float: right;
  margin: 0;
  padding: 0;
  width: 52.6em;/*55.6*/
  background-color:#ffcc33;
  border: 0px solid #cc3300;
}

* + #container_orange { /*nur für IE 7 */
   width: 52.5em;
}

/*****kapitelnavigation**************/
#nav
{
	float: left;
	background-color:#fff;
	border: 0px solid #ffcc33;
	width: 11em;
}
/*****kapitel SUB navigation**************/
#nav_sub
{
	float: left;
	width: 12em;
	background-color:#ffcc33;
	border: 0px solid #000;
}
/*****wenn keine unterkapitel**************/
#nav_sub_blank
{
	float: left;
	width: 12em;
	background-color:#ffcc33;
	border: 0px solid #000;
	color: #ffcc33;
}
/*****navigation mit suche, uebersicht, lesehilfe, sicherheit, sprachen, meinung**************/
#nav_right
{
	float: right;
	width: 11em;
	background-color:#ffcc33;
	border: 0px solid #000;
	height: 48em;
}

* + #nav_right {/* nur für IE 7 */
   width: 9.8em;
}
/*****haupt TEXT container**************/
#main
{
	float: left;
	margin: 0;
	padding: 0.6em 1.5em 1em 2em;
	width: 24.6em;
	min-height: 48em;
	height:auto;
	background-color:#FFFFFF;
	border: 0px solid #666;
	line-height: 1.4em;
	color: #333;
}
* html #main {/* nur fuer IE 5.5 - 6.x */
	width: 31.6em;
}
* + #main {/* nur für IE 7 */
   padding: 1.2em 1.5em 1em 2em;
   width: 27em;
}
/*****min-height fuer IE**************/
.prop {
	height:53em;
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
/* bis IE 6 */
* html .prop {display:none}

/*****seitenfuss**************/
#foot {
  float: left;
  background-color: #dddddd;
  margin: 0;
  padding: 0;
  height: 1.7em;
  width: 63.6em;
  clear: both;
}
/*****webespalte ganz rechts**************/
#werbg {
	position: absolute;
	left: 63.6em;
	top: 0;
    width:12.8em;
    margin: 0;
	padding: 0em 0.7em 0em 0.7em;
	height: 66.3em;
	background-color:#ccc;
    border-left: 2px solid #fff;
	text-align: left;
    color: #000;
}
#werbg p {
	color: #000;
	margin-top: 2em;
}
#werbg a {
	color: #000;
}
#werbg a:hover,
#werbg a:active ,
#werbg a:focus {
	background-color: #FFFFCC;
}

#werbg span{
position: absolute;
left: -1000em;
}

/*****formatierung ueberschriften**************/
h1 {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.2em;
}
h2 {
  font-size: 1.4em;
  font-weight: 400;
}
h2.noabstand_big {
  font-size: 1.6em;
  font-weight: 400;
  margin: 0;
  line-height: 1.2em;
}
h2.topabstand_big {
  font-size: 1.6em;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.2em;
}
h2.bottomabstand_big {
  font-size: 1.6em;
  font-weight: 400;
  margin-top: 0;
  line-height: 1em;
}
.topabstand {
  margin-bottom: 0;
}
.bottomabstand {
  margin-top: 0;
}
.noabstand {
  margin: 0;
}
h3 {
  font-size: 1em;
  font-weight: 700;
}
.ue { /* --- grosse schrift im fliestext --- */
  font-size:1.6em;
  font-weight: 400;
  line-height: 1.2em;
}
/*****pfeil nach oben bei langen texten**************/
p.pfeil {
  padding: 0.3em 0 1.8em 0;
  border: 0px solid #0099ff;
}

p.pfeil a {
  padding: 0.3em 0 1.8em 0;
}
p.pfeil a:active, p.pfeil a:focus {
  padding: 0.3em 0 1.8em 0;
  background-color: #FFFF99;
}
/*****sonstige TEXT formatierung**************/
p.nospace {
	margin-bottom: 0;
}
p.nospace_full {
	margin-top: 0;
	margin-bottom: 0;
}
p.error {
	font-size: 1em;
	color: #ff9900;
	font-weight: 700;
	margin-bottom: 0;
}
p.line22 {
	line-height: 1.8em;
}
h1 span.nurdeutsch {
	font-size: 0.8em;
}
/*****formatierung listen**************/
ul.square_in {
  margin: 0;
  margin-bottom: 1em;
  list-style-type: square;
  list-style-position: inside;
  margin-left: 0;
  padding-left: 0;
}

ul.square_out {
	margin: 0;
  margin-bottom: 1em;
  list-style-type: square;
  list-style-position: outside;
  margin-left: 0.6em;
  padding-left: 0.6em
}

ul.square_abst {
  list-style-type: square;
  list-style-position: inside;
  margin-left: 0;
  padding-left: 0;
}
ul.square_abst  li{
  margin-left: 0;
  padding: 0.4em 0 0.4em 0;
}

ul.punkt {/*nur kap: vorbereitg - notfalltasche*/
  list-style-type: disc;
  list-style-position:outside;
  margin-left: 0.5em;
  padding-left: 0.5em;
}

ul.none{
  list-style-type: none;
  list-style-position:inside;
  margin-left: 0;
  padding-left: 0;
}
ul.none  li{
  margin-left: 0;
  padding: 1em 0 1em 0;
}

ul.switchfarbe {
  margin: 0;
  margin-bottom: 1em;
  list-style-type: none;
  list-style-position:inside;
  margin-left: 0;
  padding-left: 0;
}
ul.switchfarbe  li{
  margin-left: 0;
  padding: 0.5em 0 0.5em 0;
}

ul.quick_text {
  list-style-type: none;
  list-style-position:inside;
  margin-left: 0;
  padding-left: 0
}

ul.quick_text li {
  margin-left: 0;
  padding-top: 0.6em;
}

ul.quick_text a {
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
ul.quick_text a:visited {
  color: #767676;
}
ul.quick_text a:hover,
ul.quick_text a:active,
ul.quick_text a:focus {
  color: #ff9900;
}
/*****formatierung formulare**************/
.formbu {
    background-color: #ffcc33;
    border: 0px solid #ccc;
}

.suche {
width: 5.8em;
}

input:focus,
input:active,
textarea:focus {
	background: #FFFF99;
}
/*empfehlung formular*/
.formbu_empfehl {
	background: #ddd;
    border: 2px outset #333;
	font-weight: 400;
	color: #000;
}
/*meinung formular*/
form.meing {
	margin-top: 2em;
}
textarea.meing {
  width:25em;
  border: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  margin-top:0.4em;
  margin-bottom:1.4em;
  padding:0.4em;
}
.formbu_meing {
  width:8em;
  background: #ddd;
  border: 2px outset #333;
  font-weight: 400;
  color: #000;
}

.invisible {
	display: none;
} 
a.link_line{
  color: #000;
  text-decoration: underline;
}
a.link_line:visited {
  color: #767676;
  /*text-decoration: none;*/
}
a.link_line:hover,
a.link_line:active,
a.link_line:focus {
  background: #ffff99;
  color: #000;
}
a.border {
border: 2px solid #ffcc33;
}
a.border:hover,
a.border:active,
a.border:focus {
border: 2px solid #ffff99;
}
a.aktiv {  
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
a.passiv {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}
a.passiv:hover {
  color: #fff;
}
/*****webseiten suche**************/
.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}