body, html {
	margin:0;
	padding:0;
	background:url(../images/bg-x.png) repeat-x #006d33;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.menu a.active{
    color:red;
}
#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:300;
	width:100%;
	font-weight:bold;
}
#dropmenu a {
	display:block;
	padding:0.25em 8px;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#dropmenu a:hover {
	color:#006633;
}
#dropmenu li {
	float:left;
	position:relative;
}
#dropmenu ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.9em;
}
#dropmenu ul a {
/*border-left:1px solid #c8c8c8;*/
}
#dropmenu li ul {
 width:15em;
}
#dropmenu li ul li {
 border-bottom:1px solid #0c934f;
 background:url(../images/li-bg.png);
}
#dropmenu li ul a {
 width:12em;
 height:auto;
 float:left;
 color:#ffffff;
}

#dropmenu li ul a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#dropmenu ul ul {
	top:auto;
}
#dropmenu li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}
.main {
	background:url(../images/bg.png) center top no-repeat #006e33;
	width:1000px;
	margin:0 auto;
	padding-top:10px;
}
.main-content {
    background:url(../images/footer.png) bottom no-repeat #FFFFFF;
    width:937px;
    min-height:700px;
    height:auto !important;
    height:600px;
    margin:0 auto;
}
.header {
	width:937px;
	height:70px;
}
.header img {
	float:left;
}
.header-menu {
	float:right;
	padding-right:10px;
	padding-top:10px;
}
.main-menu {
	background:url(../images/main-menu-bg.png) no-repeat;
	height:31px;
	width:933px;
	padding-top:5px;
}
#Flash {
	width:933px;
	height:304px;
	z-index:1;
	position:relative;
}
.content-text {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-top:5px;
}
.content-text table th {
	color:#006633;
	text-align:left;
	font-size:11px;
	border-left:1px solid #cccccc;
	padding:5px;
}
.content-text table td {
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.content-text table.sub-table td {
	border:0;
	border-bottom:1px solid #cccccc;
}
.content-text table.sub-table-middle td {
	border:0;
	border-bottom:1px solid #cccccc;
}
h2 {
	padding:0;
	margin:0;
	padding-top:2px;
	padding-bottom:5px;
	font-size:14px;
}
h2 a {
	color:#006633;
}
.produkt img {
	float:left;
	margin:5px;
	border:1px solid #ccc;
}
.news{
	padding:5px;
}
.kontakt{
padding:5px;
color:#666666;
}
.green{
color:#006633;
font-weight:bold;
}
.red{
color:#990033;
font-weight:bold;
}
.black{
	color:#000;
	font-weight:bold;
}
.footer{
	background:url(../images/footer-bg.png) no-repeat; width:937px; height:35px; margin:0 auto;
}

.spacer{
	height:10px;
}

a{
text-decoration:underline;
color:#006633;
}
a:hover{
	text-decoration:none;
}

.sub-table a {
font-size:11px;
font-weight:bold;
color:#666666;
text-decoration:none;
}

.menu a{
	color:#666;
	font-weight:normal;
}
.menu a:hover{
	color: Red;
}
.header-menu a{
	color:#000;
	text-decoration:none;
}
img{
	border:0;
}

h1{
color:#006633;
font-size:12px;
}
