/*

    Cascading Stylesheet
    (c) KREATIVROT
		BIO-BERLIN

*/
 
 
/* Common Styles */
html {
	min-height:101%;
}
body {
  color:#444;
	background: #fff;
	background: #fff url(_img/bg_body.jpg) top center repeat-y;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4 {
	margin:0px;
	font-family:Georgia, "Times New Roman", Serif;
}
h1 { padding:20px 0 10px 0; font-size:26px; color:#997531; font-weight:normal}
h2 { padding:0px 0 10px 0; font-size:18px; color:#779830; font-weight:normal}
h3 { padding:7px 0 10px 0; font-size:20px; color:#999; font-weight:normal}
h4 { padding:5px 0 0 0; font-size:16px;  font-weight:normal}
h4.rabatt { padding:15px 20px; font-size:26px; color:#8C1018; font-weight:bold}



body, p, input, textarea {
	font-family:"Trebuchet MS", Arial, Tahoma, Geneva, Tahoma, Verdana, sans-serif;
	font-size:14px;
	line-height:20px;
}


/* Unique Layers positions */
div#site {
	position:absolute;
	left:50%; top:0;
	width:800px;
	margin-left:-400px;
}
div#header {
	width:800px; height:279px;
	background: url(_img/bg_head_1.jpg) no-repeat;
	border-bottom:4px solid #445c18;
}
div#logo {
	position:absolute;
	left:58px; top:23px;
	width:352px; height:120px;
}
div#lang {
	position:absolute;
	width:800px;
	text-align:right;
	top:20px;
	z-index:800;
}
	div#lang_in {
		padding:0px 0px;
		text-align:right;
	}
	div#lang_in a	{
		display:block; float:right;
		font-size:85%;
		text-decoration:none;
		color:#aaa;
		margin:0; padding:0px 20px;
	}
	.lwl{
		border-left:1px solid #7A9929;
	}
	div#lang_in a:hover {
		color:#666;
	}


/* Menu Sidebar*/
div#menu_oben {
	background:url(_img/bt_button_0.png) repeat-x;
	font-size:16px;
	height:38px;
	border-bottom:3px solid #888;
	margin:2px 0 0 0;
	padding:0 0 0 30px;
	font-family:Georgia, "Times New Roman", Serif;
}
div#menu_little {
	background: #888;
	font-size:16px;
	height:25px;
	border-bottom:3px solid #fff;
	margin:0 0 5px 0;
	padding:0 0 0 50px;
	font-family:Georgia, "Times New Roman", Serif;
}
div#menu_oben a.in, div#menu_oben a.aktiv {
	background:url(_img/bt_button_0a.png) 0px 0 no-repeat;
	color: #000;
	display:block;
	float:left;
	padding:8px 28px; margin:0px;
	text-decoration:none;
	line-height:20px;
}
div#menu_little a.in2, div#menu_little a.aktiv2 {
	color: #fff;
	display:block;
	float:left;
	padding:8px 10px 6px; margin:0px;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
}
div#menu_oben a.in:hover {
	color:#fff;
	background:url(_img/bt_button_1a.png) 0px 0 no-repeat;
}
div#menu_oben a.aktiv, div#menu_oben a.aktiv:hover {
	color:#fff;
	background:url(_img/bt_button_1a.png) 0px 0 no-repeat;
}
div#menu_little a.in2:hover {
	color:#888;
	background: #fff;
}
div#menu_little a.aktiv2, div#menu_little a.aktiv2:hover {
	color:#444;
	background: #fff;
}



/* Content Details */
div#content {
	margin:2px 0 0 0;
	color:#333;
}
	div#content {
		text-align:justify;
		letter-spacing:0px;
	}
	div.content_in {
		padding:0 20px 40px 20px;
		line-height:21px;
	}
	div.content_in a {
		color:#4A88C6;
		text-decoration:none;
	}
	div.content_in a:active {
		color:#5D9A00;
	}
	div.content_in a:hover {
		text-decoration:underline;
	}
	p {
		text-align:justify;
	}

	a.pdflink {	padding-left:20px; background:url(_img/a_pdf.png) 0 3px no-repeat; }
	a.weblink {	padding-left:20px; background:url(_img/a_web.png) 0 3px no-repeat; }
	a.maillink {	padding-left:20px; background:url(_img/a_mail.png) 0 3px no-repeat; }
		
		
/* Bottom und Langmenu Details */
div#bottom {
	clear:both;
	margin:0;
	border-top:1px solid #ccc;
	padding:20px 0 40px 0;
	background:#eee;
}
div#bottom_in {
	text-align:center;
}
	div#bottom_in a	{
		font-size:85%;
		text-decoration:none;
		color:#aaa;
		margin:0; padding:3px 12px;
	}
	div#bottom_in a:hover {
		color:#666;
	}


/* Imagemanagement */
img {
  border:none;
}

/* Ausgefallene Sachen */
span.underline {
/*	text-decoration:underline;*/
}
ul.sitemap {

}	
ul.sitemap_u {

}
#content_in li.ob a {
	font-weight:normal;
}
#content_in li.un a {
	color:#444;
	font-weight:normal;
}


/* Formulare */
form {
	margin:0; padding:0;
}
td.form {
  text-align:right;
  vertical-align:top;
	padding:4px 5px 0 0;
	width:140px;
}
td.form2 {
  vertical-align:top;
}
td.form3 {
	padding:4px 5px 0 0;
}
td.form4 {
  text-align:right;
  vertical-align:top;
	padding:0px 5px 0 0;
	width:140px;
}

div.border1 {
	margin:0px 0px 5px 0px; padding:2px;
	line-height:1px;
	float:left;
}
div.border2 {
	margin:0px 0px 5px 0px; padding:2px;
	line-height:1px;
	float:right;
}
select.zeile,
input.zeile,
textarea.zeile {
	margin:0;
  color:#000;
	border:1px solid #bbb;
	border-top:1px solid #888;
	width:250px;
  padding:2px; margin:2px 0;
  vertical-align:top;
}
textarea.zeile {
	overflow:auto;
}
input.newszeile {width:120px;}
input.newsbutton {width:100px;}

select.zeile {
	width:185px;
}
.zeilekl {
	width:30px;
}
img.secure {
  border:1px solid #ccc;
	margin:1px 5px 1px 0px;
	vertical-align:middle;
}
input.securezeile {
	text-transform:uppercase;
	letter-spacing:10px;
  border:1px solid #ccc;
	background:#fff;
	width:120px;
	vertical-align:middle;
	font-weight:bolder;
	color:#444;
}
select.red,
input.red,
textarea.red {
	border-color:#d33;
	background:#fde1e1;
}
select.orange,
input.orange,
textarea.orange {
	border-color:#fa0;
	background:#fff3db;
}
input.mailbutton {
	width:255px;
	padding:4px;
	border:1px solid #555;
	background:#8EB3BD url(_img/bg_button.png) -10px -1px;
	cursor:pointer;
}
input.button {
	margin:0;
	padding:1px 7px;
	color:#542828;
	background:#EAD2D2;
	border:3px double #BA6E6E;
	border-bottom:3px double #864040;
	cursor:pointer;
}
.button_light {
	cursor:pointer;
}
div.cm_middle input.button {
  color:#555;
  border:2px solid #ab8;
  background:#cda;
}
input.teaser_button, input.teaser_button_aktiv {
  color:#aaa; background:#aaa;
  border:2px solid #fff; padding:0px;
	width:15px; height:15px;
  font-size:1px; cursor:pointer;
}
input.teaser_button_aktiv {
  color:#a00;
  background:#a00;
}

.fo_r {
  float:right;
	margin: 0 0 0 10px;
}
.fo_l {
  float:left;
	margin-right:5px;
}
.text_r {
	text-align:right;
	padding: 0 15px 0 0;
}
img.border1 {
	padding:1px;
	border:1px solid #A2CFDD;
	background:#fff;
}
div.margin150 {
	float:right;
	width:300px;
}

input, textarea, select {
	font-family:"Trebuchet MS",Tahoma,Arial,Geneva,Verdana,sans-serif;
	font-size:14px;
	padding:2px;
}

div.box_r {
	float:right;
	background:#f5f5f5;
	border:1px solid #ccc;
	padding:5px; margin: 0 0 0 15px;
	color:#888;
	font-size:80%;
}
/* Sonstiges */
.fl {
	padding: 10px 0 0 0;
	float:left;
}
.fr {
	padding: 0 0 0 10px;
	float:right;
}
.box_r2 {
	width:140px;
	font-size:85%;
	color:#678427; background:#E7F2CE;
	padding:10px;
	border:1px solid #CBE496;
	float:right;
	margin:15px 0 0 0;
	clear:right;
	}
ul.l0 {
	padding:10px 0 0 10px; margin: 0px 0px 0px 209px;
	width:360px;
}
ul.l0 li {
	list-style:none;
	padding:0px 0px 0px 10px;
	margin:0;
}

ul.l1 {
	padding:10px; margin: 0px 0px 0px 209px;
	width:350px;
}
ul.l1 li {
	list-style:none;
	background: url(_img/li_l1.png) 10px 06px no-repeat;
	padding:5px 0px 5px 40px;
	margin:0;
}

ul.l2 {
	padding:5px; margin:0;
}
ul.l2 li {
	list-style:none;
	background: url(_img/li_l2.png) 2px 8px no-repeat;
	padding:2px 0 2px 17px;
	margin:0;
}

div.news {
	float:right;
	text-align:left;
	width:200px;
	padding:20px;
	background:#fafafa;
	border-left:1px solid #ddd;
}
table.lbuch {
	padding:0; margin:0;
}
table.lbuch td {
	vertical-align:top;
	padding:20px 10px 10px 10px;
	margin:0;
}

ul.weiteliste li {
  padding: 10px 0px;
}
ul.kontaktliste {
  list-style: none;
	margin:0 0 0 220px;
}
ul.kontaktliste li {
  padding:10px 0;
}
div.messagecontrol {
	background:#fafafa;
  border:1px dashed #aaa;
  padding:10px; margin:5px 0px 0px 0px;
  color:#222;
}
div.messagecontrol blockquote {
  font-style:italic;
}
ul.treffer blockquote {
	background: url(_img/bg_cite.gif) 0px 0px no-repeat;
  font-style:italic;
	padding:5px 0 0 10px; margin:0;
}
ul.treffer {
	list-style:none;
	padding:0; margin:0;
}
ul.treffer li {
	background: url(_img/li_treffer.gif) -2px 8px no-repeat;
	padding:10px 0 0 20px;
}
fieldset {
	margin:10px; padding:10px;
	border:1px solid #ccc;
}
fieldset.nobord {
	border:none;
	margin:0; padding:10px 0 0 0;
}
div.suche {
	padding:15px 10px 20px 22px;
}
fieldset.blue {
	border:1px solid #aaa;
	background:#f5f5f5;
}
label {
	cursor:pointer;
	white-space:nowrap;
}
label:active {
	color:#c00;
}
.gotoprint {
	float:right;
}
.doprint {
	display:none;
}
acronym, abbr {
	cursor:help;
	border-bottom:1px dotted #444;
}
br.clear {
	clear:both;
}
	
div.helptext {
		position:absolute; top:-90px;
		width:300px;
		padding:4px 8px;
		color:#655A08;
		background:#FCF9DF;
		border:1px solid #F5E886;
	}
span.searchword {
   color: #222;
   background-color: #FFD266;
}

span.lehrer {
	color:#779830;
	font-weight:bold;
	}



/* Editiermodus */
div#edit {
	position:absolute;
	z-index:10000;
}
div#edit a {
	display:block;
	width:20px; height:30px;
	text-decoration:none;
	background:url(_edit/bt_edit.gif) 0 0 no-repeat;
}
div#edit a#editor_edit {background-position: -114px 0px;}
div#edit a#editor_exit {background-position: -114px -30px;}

div#edit a#editor_edit:hover {background-position: 0px 0px; width:114px;}
div#edit a#editor_exit:hover {background-position: 0px -30px; width:114px;}


