*                           {padding: 0; margin: 0; border: 0;}
html                       
{height:100%}

body                        
{
height:100%;
font-family: verdana, arial, 'sans-serif', helvetica;
font-size: 13px;
line-height: 1.3em;
color: #262626;
}

html>body                   {min-height: 100%; height: auto;}

#page                       {position: absolute; top: 0px; right: 0px; height:auto; width:100%; min-height:100%; background:transparent url(../grafik/rhoenquell-biere.gif) right top repeat-y;}
* html #page                {height:100%;}

/*Kopf*/

#header                     {height: 0; margin-right:0; margin-left:0;}
#logo                       {height:0; width:0;}
#landschaft                 {background: url(../grafik/landschaft.jpg) no-repeat; width: 641px; margin-left: 0px; float: left;}
#landschaft p               {padding: 160px 0 0 15px; color: #262626; font-size: 11px;}

/*Inhalt*/

#content                    {margin-left:0; padding-bottom: 0; width: 950px;}
#content p                  {padding-left: 0;}

table {margin-left:15px; width:250px;}

/*Navi*/

#navi                       {display: none;}
#navi ul                    {list-style-type: none;  width: 179px; text-align: right;}
#navi ul li                 {border-top: 2px solid #FFF;}
#navi ul li a               {color: #fff; text-decoration: none; font-weight: bold; line-height:30px; padding-right: 12px;}
#navi ul li a:hover, #navi ul li a.used {color: #DB8B0E;}
.trenner {border-bottom: 2px solid #FFF;}

#navi ul.rhoene {margin-top:50px; background-color: #266045;}
#navi ul.rhoene li {color: #FFF; padding: 6px; font-size: 90%; text-align:left;}
#navi ul.rhoene li a {font-weight: normal; text-decoration: underline;}
#navi ul.rhoene li a:hover {text-decoration: none;}

/*Inhaltsbereich*/
#inhalt                     {margin-left: 0; width: 641px; display:block;}
#inhalt ul                  {padding-left: 40px; padding-top: 5px;}
.right                      {float: right; display: block; padding-left:10px;}

.clear                      {clear:both;}

h1, h2                      {font-family: Times, Serif; margin-top: 15px; margin-bottom: 15px; font-weight: bold; color: #014424; line-height: 1.4em;}
h1		{font-size: 20px; }
h2		{font-size: 18px; }


p a                         {color: #004424; text-decoration: underline;}
p a:hover                   {color: #004424; text-decoration: none;}

/*Klassen fuer´s kleine Kontaktformular */
span.tabulator              {width: 90px;float: left; display:block; height: 16px; line-height: 1.2;}
span.tabbig		          {width: 150px;float: left; display:block; height: 16px; line-height: 1.2;}
span.fehler                 {color:#D2000D;}
input                       {width: 278px; height: 18px; margin-bottom:5px; padding-top:3px; padding-left:3px;background: url(../grafik/fond-input-gross.gif); border: 1px solid #005430; font-size: 100%; color:#262626; font-family: Times, Serif;}
input.captcha               {width: 150px; height: 18px; margin-top: 10px; margin-bottom:5px; padding-top:3px; padding-left:3px;background: url(../grafik/fond-input-gross.gif); border: 1px solid #005430; font-size: 100%; color:#262626; font-family: Times, Serif;}
select                      {width: 283px; height: 23px; margin-bottom:5px; padding-top:3px; padding-left:3px;background: url(../grafik/fond-input-gross.gif); border: 1px solid #005430; font-size: 100%; color:#262626; font-family: Times, Serif;}
textarea                    {width: 278px; height: 173px; margin-bottom:5px; padding-left:3px; padding-bottom:3px;  background: url(../grafik/input-anliegen-gross.gif); font-family: Times, Serif; border: 1px solid #005430; font-size: 100%; color:#262626;}
.datum_input                {width:50px;}
input.button                {width:100px; height: 20px; margin-top:10px; background: url(../grafik/senden-gross.gif);}

.feld
{
	background-color: #fff;
	color : #333;
	text-decoration: none;
	width: 530px;
	margin-left: 0px;
	border: 1px;
	border-color: #b00;
	border-style: dashed;
	padding: 5px;
	margin-bottom: 15px;
}

.errormessage		{font-family: Times, Serif; font-size: 95%; line-height: 1.3;}
