﻿/* Zuerst setzen wir alle schwachsinnigen Browser-Voreinstellungen auf NULL und dann ein paar Startwerte*/
   
html,body , ul, ol, li, h2, h3, h4, h5,
form, fieldset, a
    {
    border-style: none;
	outline-style: none;
	margin: 0;
	padding: 0;
	color:#ac8635;
	font-family:  Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	line-height: 1.8em;
    position:relative;
    }
.Tafeln
{
    margin-left:2em;
}
.AktuellesHonigText
{
    margin-top: 2.4em !important;
}
.Basis {
    width: 1123px;
    height: 794px;
    margin: 20px auto;
    position: relative;
    background-image: url(/Bilder/Hintergrund.jpg);
}

h1 
    {
    font-size:11pt;
    color:  #838438;
    margin-top: 2.5em;
	margin-bottom: 0em;
    }

.Mail
    {
    top: 770px;
    left: 862px;
    position: absolute;
    width: 170px;
    height: 30px;
    
    }

.Mail a 
    {
    display: block;
    text-decoration:none;
    }

p 
    {
    background-color: transparent;
    height: auto;
    left: 0;

    width: 724px;
    margin-top:4.4em;
    }

h1 + p, p + h1, p + p
    {
    margin-top: 0;    
    }

a 
	{
	color: inherit;
	}

.fett 
	{
	font-weight: bold;
	}

.HinterGrund
    {
	background-color:#d0cfcb;
    }	

.HauptMenu
    {
    border-style: none;
    left: 55px;
    position: absolute;
    top: 230px;
    width: 1000px;
    background-color:transparent
    }

.AnfahrtMenu 
    {
	left: 927px;
    position: absolute;
    top: 228px;
    width: 134px;
    background-color: transparent;
    color:white;
    }

.ImpressumAnschriftText 
    {
    position:absolute;
    left:0px;
    top: 90px;
    height:auto;
    width:300px;
    color: #838438;
    font-weight:bold;
    }

.designUndProgrammierung
	{
    margin-top: 4em;
	}

.ImpressumText 
    {
    left: 50px;
    top: 40px;
    width:600px;
    height:100px;
    }

.InhaltsDiv 
    {
    height: 475px;
    left: 54px;
    overflow-y: auto;
    position: absolute;
    top: 288px;
    width: 1069px;
    }

.ImpressumTextLinks 
    {
    position:absolute;
    top:0px;
    left:0px;
    width:20px;
    color: #838438;
    font-weight:bold;
    }

.ImpressumTextRechts 
    {
    position:absolute;
    left:260px;
    width:725px;
    overflow-y:auto;
    }

.TextHENS 
    {
    background-color: transparent;
    height: 360px;
    left: 0;
    overflow-y: auto;
    position: absolute;
    top: 60px;
    width: 800px;
    }

.Martini 
    {
    padding-top:6px;
    }

.FliessTextHENS 
    {
    padding-top:7px;
    padding-bottom:20px;
    }

.TextGross
    {
    height: 370px;
    left: 0;
    overflow-y: auto;
    position: absolute;
    top: 100px;
    width: 697px;
    }
    
.AnfahrtBild 
    {
    position:absolute;
    top:40px;
    left:225px;
    height:auto;
    width:auto;
    }


.Bild1 
    {
    left:462px;
    top:40px;
    position:absolute;
    }

.Bild2 
    {
    left:490px;
    top:40px;
    position:absolute;
    }

.Bild3
    {
    left:764px;
    top:40px;
    position:absolute;
    }

#textDefault 
    {
    color: #838438;
    padding-top: 1em;
    font-weight: bold;
    }

.AktuellesFett 
    {
    color: #838438;
    font-size: 24pt;
    }

.AktuellesText 
    {
    font-size: 12pt;
    }
    
footer 
    {
	left: 927px;
    position: absolute;
    top: 755px;
    width: 134px;
    background-color: transparent;
    color:white;
    }

/*Einstellungen wegen DevExpress*/

/*Code zum Enfernen der Ränder*/
.dxmLite .dxm-main
    {
    background-color: #f0f0f0;
    border: 0 solid #a8a8a8;
    padding: 2px;
    }

/*Code der Schriftfarbe im Hauptmenü und Impressummenü*/
.dxmLite, .dxmLite .dxm-item a.dx 
    {
    color: white;
    }

.dxmLite .dxm-item, .dxmLite .dxm-popOut     
    {
    border-color: transparent;
    border-style: none;
    }
.dxmLite .dxm-item     
    {
    border-width: 0;
    }

.dxmLite .dxm-vertical 
    {
    Width: 100px;
    background-color: transparent;
    }

.dxmLite .dxm-main .dxm-checked, .dxmLite .dxm-main .dxm-selected
    {
    background-color: Transparent;
    }
