@charset "utf-8";  /*** UTF Kodierung erspart Sonderzeichenkodierung ***/

html {min-height: 101%;}

body {
	margin: 0;
	padding: 0;
font-family: Verdana, Helvetica, Trebuchet MS, Arial, sans-serif;
background: #1a5c42 url(images/hgras.jpg) repeat-x bottom left;
}

/*** allgemeine Verweise und Anker   bce0a3 ***/
img {border: none;}
a:active, a:focus {outline: 0;}

img {
border:0;}

a:link, a:visited{
	color: #993300;
	text-decoration: none;
	font-weight: normal;
	}
a:hover{
    color: #CC3300;
	font-weight: normal;
	text-decoration: underline;
}

/*** Text und Innenteil ***/

#wrapur{
position: relative;
margin-left: auto;
margin-right: auto;
top: 0;
width: 990px;
height: auto;
background: url(images/dot.gif) no-repeat left top;
border-right: 8px solid #c0deaa;
}
html>body #wrapur {height: auto;}

#wrapper{
position: relative;
margin-left: auto;
margin-right: auto;
top: 0;
width: 990px;
background: url(images/dot1.gif) no-repeat left top;
border-right: 8px solid #c0deaa;
}
html>body #wrapper {height: auto;}

#wrapp1{
position: relative;
margin-left: auto;
margin-right: auto;
top: 0;
width: 990px;
height: auto;
background: url(images/dot2.gif) no-repeat left top;
border-right: 8px solid #c0deaa;

}
html>body #wrapp1 {height: auto;}

#left{
	float: left;
	min-width: 230px;
}
#main{
	margin: 0 0 0 230px;
	padding: 0;
	background: #F6FEEC url(images/hg_orange.gif) repeat-y top left;
}
html>body #main {height: auto;}

#head{
margin:0;
height: 180px;
background-color: #1a5c42; /*267500  02160E 1B5D43 */
}
#logo{
float: left;
margin:0;
width: auto;
padding-left: 19px;
background: url(images/deko.jpg) no-repeat;
}
#stripes{
margin:0;
height: 28px;
background: #1a5c42 url(images/streifen.gif) repeat;
border-left: 19px solid #FF8700;
}

/************Navi 1 Hauptnavigation *********/
#navi1{
position: absolute;
top:38px;
left: 65px;
float:left;
width: auto;
padding: 0;
}
#navi1 ul{
margin:0;
padding: 0;
float:left;
width: auto;
list-style: none;
border: 0;
}
#navi1 li{
margin: 0;
font-size: 0.85em;
line-height: 0.85em;
}
#navi1 li a{
display: block;
margin-left: 10px;
text-align:left;
padding: 5px 2px 5px 2px;
font-weight: normal;
color: #A1CF8C;
text-decoration: none;
}
html>body #navi1 li a { width: auto; }

#navi1 li a:hover{
color: #fff;
font-weight: normal;
}
#navi1 a.aktiv, a.aktiv:visited{
font-weight: bold;
color: #fdb856;
}
#navi1 a.aktiv:hover{
font-weight: bold;
color: #fff;
}

/***************** Submenue  **************/
#navsub{
position: absolute;
left: 100px;
top:195px;
width: auto;
padding: 0;
}
#navsub ul{
margin:0;
padding: 0;
float:left;
width: auto;
list-style: none;
border: 0;
}
#navsub li{
margin: 0;
font-size: 0.75em;
line-height: 0.8em;
}
#navsub li a{
display: block;
margin-left: 10px;
text-align:left;
padding: 5px 2px 5px 2px;
font-weight: normal;
color: #A1CF8C;
text-decoration: none;
}
html>body #navsub li a { width: auto; }

#navsub li a:hover{
color: #fff;
font-weight: normal;
}
#navsub a.aktiv, a.aktiv:visited{
text-transform: uppercase;
font-weight: normal;
color: #fdb856;
}
#navsub a.aktiv:hover{
font-weight: normal;
text-transform: uppercase;
color: #fff;
}

/*** zweite Navi 2  ****/
#navi2{
position: absolute;
float:left;
top:270px;
left: 15px;
width: auto;
padding: 0;
}
#navi2 ul{
margin:0;
padding: 0;
float:left;
width: auto;
list-style: none;
border: 0;
}
#navi2 li{
margin: 0;
font-size: 0.75em;
line-height: 0.75em;
}
#navi2 li a{
display: block;
margin-left: 10px;
text-align:left;
padding: 5px 2px 5px 2px;
font-weight: normal;
color: #A1CF8C;
text-decoration: none;
}
html>body #navi2 li a { width: auto; }

#navi2 li a:hover{
color: #fff;
font-weight: normal;
}
#navi2 a.aktiv, a.aktiv:visited{
font-weight: bold;
text-transform: uppercase;
color: #fdb856;
}
#navi2 a.aktiv:hover{
font-weight: bold;
text-transform: uppercase;
color: #fff;
}

/*** Text und Innenteil ***/
.feature{
    margin: 0;
	padding: 30px 25px 0 0;
   font-size: 0.75em;
	color: #333;
	line-height: 1.4em;
	height: auto;
		border-left: 19px solid #ff8700;  
}
html>body .feature {height: auto;}

.feature h1{
    margin: 0;
    padding: 20px 0px 10px 40px;
	font-weight: bold;
font-size: 1.2em;
color: #006633;
}
.feature p{
    margin: 0;
    padding: 10px 10px 0 40px;
}
.feature img{
float: left;
}
.feature ul {
margin-left: 140px;
padding-left: 10px;
list-style-image: url(images/listdot.gif);
}
.feature li {
padding: 1px 10px 1px 5px;
}
#einzug{
margin-left: 140px;
margin-right: 40px;
}
#scout{
margin-left: 160px;
margin-right: 20px;
text-align: right;
}
.headline {
psition: relative;
margin: 0 0 20px 40px;
padding: 3px 0 3px 0;
width: auto;
text-transform: uppercase;
font-weight: bold;  
font-size: 1.3em;
color: #D26F01;
border-bottom: 1px dotted #909F83;
border-top: 1px dotted #909F83;
}
h2 {
margin:0;
padding-left: 27px;
padding-top: 20px;
text-transform: uppercase;
font-size: 1.2em;
font-weight: normal;
color: #3F75BA;   
}
h3 {
font-weight: bold;
text-transform: uppercase;
color: #993300;
font-size: 0.8em;
}
.probe {
margin: 0 0 0 40px;
border-top: 1px dotted #bfc2bb;
width: 98%;
}
.hell{
background-color: #F6FEEC;
text-align: left;
padding: 0;
}
td {
vertical-align: top;
padding: 0;
border-bottom: 1px dotted #bfc2bb; 
}
.produkt{
font-weight: normal;
color: #993300;
}
.zitat {
margin:0;
color: #339999;
font-size: 0.95em;
}
.name{
font-weight: bold;
}
.neu {
color: #fff;
background-color: #FF9933;
margin-right: 8px;
}
.bildimtext {
float:right;
padding: 20px 0 0 22px;
}
.bildy {
float:left;
padding: 0 20px 10px 0;}

.clear {
clear: both;
}
.teaser {
float:right;
margin: 0 0 0 15px;
background: #006633;
min-height: 300px;
width: 210px;
}
.teaser p {
padding: 10px 6px 10px 10px;
font-size: 0.95em;
color: #fff;
font-weight: bold;
text-align: center;
}
.teaser img{
float: none;
padding:0;
margin:0;
}
a.teaserlink:link, a.teaserlink:visited{
padding: 0;
color: #fcaf42;
font-weight: bold;
text-decoration: none;
}
a.teaserlink:hover{
padding: 0;
color: #CCFF99;
font-weight: bold;
text-decoration: underline;
}
/************** unten ****************/

a.anker, a.anker:visited{
border:0;
padding-left:25px;
	text-decoration: none;
}
a.anker:hover{
	border:0;
	padding-left:25px;
	text-decoration: none;
}
#footer{
clear:both;
text-align: right;
margin: 0 0 0 230px;
height: 28px;
background-image: url(images/bottomstripe.gif);
background-repeat: repeat;
border-left: 19px solid #FF8700;
}
.copyright{
float:right;
margin-top: 1px;
padding: 0;
height: 12px;
}