body { 
	margin: 0; 
	padding: 0; 
	background: #fff;
	/*background: #fff url(../images/bg.gif) repeat-x;*/ 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* Links und Headerstyle */

a { color: #BD3A21; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.2em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.2em; font-weight: bold; color: #BD3A21; background: #fff url(../images/pfeil1.png) no-repeat center left; padding: 10px 35px; margin: 0;}
h4 { clear: both; font-size: 1.1em; color: #000; background: #fff url(../images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
h5 { font-size: 1.0em; color: #000; background: #fff url(../images/h3bg.png) no-repeat center left; padding: 0 18px; margin: 0;}
.blue { color: #BD3A21; background: inherit; }
.red { color: #BD3A21; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; display:block; }
.image_right { float: right; border: 2px solid #e2e2e2; padding: 3px; margin: 0 0 10px 15px; display:block; }
.image_standard { border: 2px solid #e2e2e2; padding: 3px; margin: 0 0 10px 15px; display:block; }
.dt { font-size: 1.0em; color: #000; background: #fff url(../images/dt.png) no-repeat center left; padding: 0 18px; margin: 0; font-weight:bold;}

/* morelink  */
		a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: #f5f5f5 url(../images/morelink.gif) no-repeat 2px; padding-left:25px}
		a.morelink:hover {background: transparent url(../images/morelink_rot.gif) no-repeat 2px; color:#c30;}
		.morelink span {position:absolute;left:-9999px; width:900px}

/* externlink  */
		a.externlink:link, a.externlink:visited, a.externlink:hover, a.externlink:active {background: #f5f5f5 url(../images/morelink.gif) no-repeat 2px; padding-left:25px}
		a.externlink:hover {background: transparent url(../images/morelink_rot.gif) no-repeat 2px; color:#c30;}
		.externlink span {position:absolute;left:-9999px; width:900px}
		
/* pdflink  */
		a.pdflink:link, a.pdflink:visited, a.pdflink:hover, a.pdflink:active {background: #f5f5f5 url(../images/pdf.gif) no-repeat 2px; padding-left:25px; line-height:2.6em;}
		a.pdflink:hover {background: #f5f5f5 url(../images/pdf.png) no-repeat 2px; color:#c30;}
		.pdflink span {position:absolute;left:-9999px; width:900px}

/* Inhalt */

#main { 
	width: 900px; 
	margin: 25px auto 0; 
}

/* Header Logo Links */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; font-size:20px;
	}

/* Top Menu */
	
#menu { 
	float: right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0;
	font-size:12px; 
}
	#menu li { 
		padding: 14px 12px; 
		color: #444; 
		display: inline; 
	}
	#menu li.active { 
		color: #BD3A21; 
		font-weight: bold; 
		padding: 14px 12px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: #f8f8f8; 
		color: #BD3A21; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	
	.key { text-decoration: underline; } /* Accesskey */

/* Links Header Menu */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #BD3A21 ;
	color: #E5EAF2;
	margin: 0 0 1px;
	font-size:11px;
	border-top: 2px solid #e2e2e2;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* Links vertikal Menu */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px; 
		padding: 0 0 1px; 
		border-bottom: 2px solid #e2e2e2;
		font-size:1.1em; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #BD3A21; 
			background: #E7D5B5 url(../images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px; 
			margin: 0 0 1px; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #E5B77D url(../images/arrow.gif) no-repeat center left; color: #fff;}
		
		#menu_left li a:active { background: #E5B77D url(../images/arrow.gif) no-repeat center left; color: #fff;}
		
		hr.cleaner {
			float			: left;
			margin			: 10px;
			padding			: 0;
			border			: 0;
			width			: 100%;
			clear			: both;
}

/* Rechts Header Style */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #E7D5B5 url(../images/intro2.jpg) no-repeat;
	color: #BD3A21;
	margin: 0 0 6px;
	height: 174px;
	border: 2px solid #e2e2e2;
	font-size:11px;
}
	#kategorie h1 { margin: 0 0 20px; }
	#intro_right .white { color: #FFF; background-color:transparent; font-size: 11px; font-weight:bold; }
	#intro_right .blue { color: #FFF; background-color:transparent; }
	
/* Links Untermenu */
	
#left {
	float: left;
	width: 250px;
	clear:left;
}
	.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px;
		background: #FFFFAD url(../images/package.gif) no-repeat;
		color: #585616;
	}

/* Rechts Content */

#right {
	float: right;
	width: 643px;
}
	.textfield {
		clear: both;
		margin:0px 0 10px;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		color: #444;
	}
	
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px;
		}
	.spezial {
		clear: both;
		margin:0 0 20px;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}

/* Footer */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }

/*Linksmenu*/

#leftmenu {
	margin: 0;
	padding: 0;
	border-top: 2px solid #e2e2e2;
}

#leftmenu a {
	display: block;
	background: #E7D5B5 url(../images/pfeil1.png) no-repeat center left ;
	color: #BD3A21;
	padding: 3px 0 3px 29px;
	margin: 0 0 1px;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #FFF;
	background: #4B4744 url(../images/pfeil_hover.png) no-repeat;
}

#ebene1.leftmenu a  {
	padding-left: 14px;
}

.werbung {
	background: #EEE;
	color: #808080;
	margin: 2px 0;
	padding: 5px 8px;
	line-height: 1.4em;
}

.sprechstunde_pic {
	font: 120% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEE;
	color: #808080;
	margin: 2px 0;
	padding: 20px 10px 17px 20px;
	height: 30px;
	background-color:#EEE;
	background: url(../images/sprechstunde1.png) no-repeat left center;
}

.sprechstunde_pic a {
	color: #BD3A21;
}

.sprechstunde_pic a:hover {
	color: #686868;
}

.kontakt_pic {
	font: 120% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEE;
	color: #808080;
	margin: 2px 0;
	padding: 20px 17px ;
	height: 30px;
	background-color:#EEE;
	background: url(../images/kontakt.png) no-repeat left center;
}

.kontakt_pic a {
	color: #BD3A21;
}

.kontakt_pic a:hover {
	color: #686868;
}

.telefon_pic {
	font: 120% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEE;
	color: #808080;
	margin: 2px 0;
	padding: 20px 17px ;
	height: 30px;
	background-color:#EEE;
	background: url(../images/telefon.png) no-repeat left center;
}

.telefon_pic a {
	color: #BD3A21;
}

.telefon_pic a:hover {
	color: #686868;
}


.werbung h2 {
	color: #808080;
	font-size: 1.3em;
}

/*Suche*/

form.search { 
	padding: 0;
	margin: 0;
}

#searchform {
	background: #BD3A21;
	color: #FFF;
	padding: 1px 8px 1px 18px;
	margin: 0;
	border-bottom: 1px solid #fff;
}

.searchword  {color: #222; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #4F98C1; background-color: #f5f5f5; border-bottom: #fff 2px solid; text-decoration: underline; font-weight:bold; font-style:normal;}
.searchword1 {color: #c30; background-color: #f5f5f5; border-bottom: #fff 2px solid; text-decoration: underline;}
.searchword2 {color: #000000; background-color: #FDE4E4; border-bottom: #fff 2px solid; text-decoration: underline;}
.searchword3 {color: #222; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #222; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}
.mod {display: block; font-size: 1.0em;}

input.text { 
	margin: 0;
	padding: 0;
	width: 128px;
	border: 1px solid #eee;
	color: #000;
	background: #d8d8d8;
}
			 
input.text:hover { 
	border: 1px solid #FFF;
	background: #EEE;
	color: #000;
}
				   
input.button { 
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 100%;
    font-family: Arial, Sans-Serif;
	border: none;
	background: none;
	color: #FFF;
	background: #E5B77D;
	font-weight: bold;
}


input.stylebutton { 
	margin: 0;
	padding: 5px;
    font: bold 100% Arial, Sans-Serif;
	background:#BD3A21;
	color: #fff;
	text-decoration:underline;
	border: 1px solid #ccc;
}

input.stylebutton hover { 
	margin: 0;
	padding: 0 ;
	font-size: 100%;
    font-family: Arial, Sans-Serif;
	background: #ccc;
	color: #BD3A21; 
}


.cleardiv
{
	clear: both;
	height: 0;
	width: 0;
}
/*tabellecode*/

/*Table normal*/
table {
	line-height: 1.2em; border-collapse: collapse; cell-spacing: 1px
}

td, th {
	padding: 2px;
	vertical-align: text-top;
}

thead th {
	background: #F5F5F5;
	color: #666;
}

tbody th {
	font-weight: bold;
	color: #BD3A21; border: #f2f2f2 2px solid; padding:2px 4px; vertical-align: top; width: 6em;  text-align: right;
}
tbody th.baum {
	font-weight: bold;
	text-align: left;
}

tbody tr {
	
	}
tbody tr.odd {
	background: #f9f9f9;
}

tbody tr td { 
	
	
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	}
tbody tr.pollen td {border: #f2f2f2 2px solid; padding:2px 4px; vertical-align: top;
}

tbody tr.pollen td.hauptbluete {
	background: #BD3A21;
}
tbody tr.pollen td.vor_nachbluete {
	background: #E7D5B5;
}
tbody tr.pollen td.baum {
	background-color: #f9f9f9;
	text-align:left;
	font-weight:bold;
}
caption {
	font-weight: bold; padding: 10px; color: #818181; text-align: left
}
/*sitemapcode*/
#sitemap-baum ul { list-style-type: none; margin: 0 30px 0 45px; padding: 0; border-left: 1px dotted #BD3A21; }
#sitemap-baum ul li { margin: 8px 0 0; padding: 0; } 
#sitemap-baum ul ul { list-style-type: none; border-left: 1px dotted #BD3A21; margin: 0 0 0 60px; padding: 0; } 
#sitemap-baum ul ul li { margin: 0; margin: 3px 0 0; padding: 0; font-size: 100%; } 
#sitemap-baum ul a { margin: 0; padding: 0 10px; font-size: 1.1em; font-variant: small-caps; text-decoration: none; font-weight: bold; background-color: #f5f5f5; color: #BD3A21; border-bottom: 1px solid #f5f5f5; } 
#sitemap-baum ul a:visited { background-color: #BD3A21; color: #fff; padding-right: 15px; } 
#sitemap-baum ul a:hover, #sitemap-baum ul a:active, #sitemap-baum ul a:focus { background-color: #E7D5B5; color: #BD3A21; } #sitemap-baum ul ul a { font-variant: normal; font-weight: normal; } 
#sitemap-baum ul ul a.lev2 { font-variant: small-caps; font-weight: normal; } 
#sitemap-baum ul span.sm-aktiv { padding-left: 10px; font-weight: bold; } 

/* Kontaktformular*/

.kontaktform{
	padding-left:55px;
}

input {
 background: #fff;
 font-size: 1.1em; 
 color: #c30;
 border: 1px solid #cecece;
} 

textarea {
 background: #fff;
 font-size: 1.1em;
 color: #c30;
 border: 1px solid #cecece;}
	
.inputbutton {
 background: #BD3A21;
 font-weight:bold;
 font-size: 1.1em;
 padding: 2px;
 color: #fff;
 border: 1px solid #c3c3c3;
 }
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #BC3A20;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #F30;
	color : #F30;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #EBDABE;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #CD391B;
	color : #FFF;
	font-weight: normal;
	width:200px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: normal;
}

fieldset {
	padding: 1em;
	margin-bottom: .5em;
	border: 1px solid #c3c3c3;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding-left: 4.5em;
}

.field-label {

}

.field-widget {

}

.send, .send.validation-failed, .send.validation-required {
font-weight:bold;
color:#BC3A20;
border: 1px solid #BC3A20;
padding: 2px 5px;
}

/*Lightbox style*/	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1.0em;
	padding-top: .4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png);}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
/*schrift*/
.gross {font-size: 16px; font-weight:bold; text-decoration:none;}
.normal {font-size: 12px; font-weight:bold; text-decoration:none;}
.kleiner {font-size: 10px; font-weight:bold; text-decoration:none;}

/*QR-Code*/
.QR-Code
{
margin: 0;
padding: 0;
width:300px;
height:300px;
float:right;
}

.QR-Code img
{

}

.QR-Code li
{
list-style: none;
position: relative;
} 

a .gross
{
display: none;
}
a:hover .gross
{
display: block;
position: absolute;
top: 0;
left: 0;
}
