body {
	background-image:url(../pics/bodyback.gif);
	background-position:top;
	background-repeat:repeat-x;
        background-color:#fff;
        height:auto;
        overflow:auto;
        margin:0;
        line-height:13px;
        font-size:12px;
        font-family:Lucida sans, Myriad pro, Helevetica, sans-serif;
        margin:0;
        padding:0;
        color:#1d1d1d;
	}
#content {
        width:1004px;
        height:auto;
        min-height:500px;
        overflow:auto;
        background-color:none;
        margin-left:0;
	}
#head	{
	width:1004px;
	height:115px;
	float:left;
		}
#logo   {
	width:250px;
	height:132px;
	float:left;
	margin-left:90px;
	margin-top:5px;
        }
#menueleft	{
	background-image:url(../pics/menueleft.gif);
        background-position:left;
        background-repeat:no-repeat;
	height:108px;
	width:10px;
	float:left;
	margin-left:137px;
	}
#menuecon	{
	height:108px;
	background-color:#d8f1a3;
	background-image:url(../pics/menueright.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:0px;
	float:left;
	padding-right:14px;
	}
#texthead1	{
	background-image:url(../pics/welcometexthead.jpg);
	width:864px;
	height:278px;
	float:left;
	margin-top:30px;
	margin-left:76px;
	}
#texthead1      {
        background-image:url(../pics/welcometexthead.jpg);
        width:864px;
        height:278px;
        float:left;
        margin-top:30px;
        margin-left:76px;
        }
#aktuellesheader      {
        background-image:url(../pics/aktuelles_header.jpg);
        width:864px;
        height:278px;
        float:left;
        margin-top:30px;
        margin-left:76px;
        }
#angebotheader      {
        background-image:url(../pics/angebotheader.jpg);
        width:864px;
        height:278px;
        float:left;
        margin-top:30px;
        margin-left:76px;
        }
#kontaktheader      {
        background-image:url(../pics/kontaktheader.jpg);
        width:864px;
        height:278px;
        float:left;
        margin-top:30px;
        margin-left:76px;
        }
#impheader	{
	background-image:url(../pics/imp_header.jpg);
        width:864px;
        height:278px;
        float:left;
        margin-top:30px;
        margin-left:76px;
        }

#text 	{
	background-image:url(../pics/textback.gif);
	background-repeat:no-repeat;
	background-position:top;
        width:864px;
	height:auto;
	min-height:300px;
	overflow:auto;
	margin-left:76px;
	padding-bottom:10px;
	float:left;
	}
#bottom	{
	height:40px;
	width:1004px;
	float:left;
	text-align:center;
	padding-top:2px;
	font-size:7pt;
	color:#000;
	}
ul.menu {
        padding:0px;
        margin:0px;
        list-style-type:none;
        }
li.menu	{
	float:left;
	}
li.menu a {
        padding-left:16px;
        padding-top:80px;
        padding-bottom:15px;
        padding-right:16px;
        display:block;
        color:#444;
	}
li.menu a:hover  {
        color:#000;
	background-image:url(../pics/menuehover.gif);
	}
a:link { 
        text-decoration:none;
        color: #000;  
        font-weight:bold;
        }  
a:visited {
        text-decoration:none;
        color: #999;  
        font-weight:bold;
        }
a:hover {
        text-decoration:none;
        color: #000;  
        font-weight:bold;
        } 
a:active {
        text-decoration:none;
        color: #000;  
        font-weight:bold;
        } 
h1  {
        background-repeat:no-repeat;
        height:20px;
        font-size:1.2em;
        color:#6bb658;
        padding-top:20px;
        margin-bottom:4px;
        font-weight:bold;
        }
.tframe {
        width:45%;
        height:auto;
        float:left;
        margin-left:30px;
        margin-top:10px;
        line-height:18px;
        }
.tframe2 {
        width:45%;
        height:auto;
        float:left;
        margin-left:30px;
        margin-top:62px;
        line-height:18px;
        }
.tframe3 {
        width:92%;
        height:auto;
        float:left;
        margin-left:30px;
        margin-top:10px;
        line-height:18px;
        }

hr      {
        color:#ccc;
        background-color:#6bb658;
        height:1px;
        border:none;
        }
b       {
        font-size:11px;
        color:#6bb658;
        } 	