/* CSS für in www.buehlerhoehe.de */

/* Wichtige Farben
Schrift:
Hellbraun	=	#AF8E54
Text-Grün	=	#002C12
Link-Grün	=	#244015
Link-Orange	=	#F56800
Rot			=	#A80000

Hintergrundfarben:
Hellgrün	=	#EFEEDF
*/

/* CODIERUNG
@charset "utf-8";
*/
/* Standardwerte */
html, body, ul, li, div, p, h1, h2, h3, h4, h5, h6, form, a, img, td, tr, input, iframe, select, textarea {margin: 0px; padding: 0px; border: 0px; text-align: justify;}

body			{background-color: #fff;}
table			{border-collapse: collapse; border-spacing: 0px;}
li				{list-style: none;}
.nobr			{white-space: nowrap;}


/* Hintergründe */
#logo			{position: absolute; top: 0px; left: 0px; z-index: 50;}
#saisonpic		{position: absolute; top: 0px; left: 216px; z-index: 50;}
#lineTop		{position: absolute; top: 111px; left: 0px; z-index: 55;}
#bgLetters		{position: absolute; top: 128px; left: 224; z-index: 10;}
#lineBottom	{position: absolute; top: 563px; left: 282px; z-index: 10;}


/* Top */
#lineTop #business		{position: absolute; top: -4px; left: 700px; z-index: 60; padding: 0px 10px;}


/* Bottom */
#language		{position: absolute; top: 590px; left: 280px; z-index: 20; background-color: #EFEEDF;}
#partnerlinks	{position: absolute; top: 580px; left: 620px; z-index: 20;}


/* Schriftdefinitionen */
#leftBox, #leftBox a, #lineTop a, ul#subnavList a {color: #AF8E54; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 13px; text-decoration: none; letter-spacing: 0.75px;}
#leftBox a.current, #lineTop a.current, ul#subnavList a.current, #language a.current {cursor: default; color: #244015;}
#leftBox a.navfont		{font-family: Verdana, Helvetica, sans-serif; font-size: 12px; background-color: #FFF;}
#leftBox .navfont2	{font-family: Verdana, Helvetica, sans-serif; font-size: 11px;}
#leftBox a:hover 		{color: #244015; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: none; letter-spacing: 0.75px;}
#leftBox a.navHover		{color: #F56800; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; text-decoration: none; letter-spacing: 0.75px;}
#leftBox a.navfont2:hover {color: #244015; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; text-decoration: none; letter-spacing: 0.75px;}
#leftBox #subnav a:hover, #lineTop a:hover {color: #244015; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; text-decoration: none; letter-spacing: 0.75px;}
#leftBox ul#subnav li {line-height: 13px}
#lineTop #business		{font-family: Verdana, Helvetica, sans-serif; font-size: 16px; background-color: #FFF;}

#pageContent, .picText  {color: #002C12; font-size: 13px; font-family: Verdana, Helvetica, sans-serif; line-height: 18px; letter-spacing: 0.75px;}

.subtextPic {color: #AF8E54; font-family: Verdana, Helvetica, sans-serif; font-size: 9px; text-decoration: none; text-align: left;}
.subtextPic_orange {color: #af8e54; font-family: Verdana, Helvetica, sans-serif; font-size: 9px; text-decoration: none; text-align: left;}
.subtextPic_green {color: #02C12; font-family: Verdana, Helvetica, sans-serif; font-size: 9px; text-decoration: none; text-align: left;}

#language, #language a, #leftBox li.font11 {color: #AF8E54; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; text-decoration: none; background-color: #FFF; padding: 3px 0px; letter-spacing: 0.75px;}
#language a:hover {color: #244015; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; text-decoration: none; letter-spacing: 0.75px;}

/* Farbe wurde im nachhinein von orange auf grün geändert */
a.content	{text-decoration: none; color: #AF8E54;}
a.contentOrange	{text-decoration: none; color: #F56800;}

li.input input	{color: #F56800; font-family: Verdana, Helvetica, sans-serif; font-size: 11px;}
li textarea	{color: #002C12; font-family: Verdana, Helvetica, sans-serif; font-size: 11px;}


.text_center {text-align : center;}
.text_left {text-align : left;}
.fontsize_10 {font-size: 10px;}
.price {color: #AF8E54; padding-left: 25px;}

/* Hack für den Einsatz von PNG-Grafiken im IE5.5++ */
img.pngHack	{behavior: url("pngbehavior.htc");}
