body 
{
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #003300; 
SCROLLBAR-3DLIGHT-COLOR: #003300; 
SCROLLBAR-ARROW-COLOR: #003300; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
font-family: Arial;
font-size: 10pt;
color: #003300;
}

.css_hs
{
position: relative;
width: 950px;
margin-left: auto;
margin-right: auto;
} 

.css_content 
{
top: 230px;
width: 950px;
height: 100%;
z-index:-10;
}


.css_content1 
{
float: left;
top: 230px;
width: 720px;
height: 100%;
font-family: Arial;
font-size: 10pt;
color: #009000;
margin-right: 30px;
} 

.css_content2 
{
float: left;
top: 230px;
width: 200px;
height: 100%;
font-family: Arial;
font-size: 10pt;
color: #003300;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#8FC45A'); 
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#8FC45A)); 
background: -moz-linear-gradient(top,  #ffffff,  #8FC45A); 
}

.css_title
{
top: 5px;
width: 950px;
height: 225px;
font-family: Arial;
font-size: 10pt;
color: #009000;
font-weight: bold;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FC45A', endColorstr='#ffffff'); 
background: -webkit-gradient(linear, left top, left bottom, from(#8FC45A), to(#ffffff)); 
background: -moz-linear-gradient(top,  #8FC45A,  #ffffff); 
}

.css_menu{
top: 200px;
width: 950px;
height: 30px;
font-family: Arial;
font-size: 10pt;
color: #ffffff;
font-weight: bold;
background-color : #ffffff;
}

p
{
font-family: Arial;
font-size: 10pt;
color: #003300;
}

p.menu 
{
font-family: Arial;
font-size: 10pt;
color: #009000;
font-weight: bold;
}

p.copyright 
{
font-family: Arial;
font-size: 8pt;
color: #009000;
}

hr.menu
{
height: 1pt;
color: #009000;
background-color: #009000;
}

h3
{
font-family: arial;
font-size: 14pt;
color: #003300;
}
a:link
{
font-family: arial;
font-size: 10pt;
color: #009933;
text-decoration: none;
}
a:visited
{
font-family: arial;
font-size: 10pt;
color: #009933;
text-decoration: none;
}
a:active
{
font-family: arial;
font-size: 10pt;
color: #009933;
text-decoration: none;
}
a:hover
{
font-family: arial;
font-size: 10pt;
color: #003300;
text-decoration: none;
}

table
{
margin-top: 0;
margin-left: 0;
padding: 0;
border: 0px none;
width: 100%;
border-collapse: collapse
}

td
{
font-size: 10pt;
font-family: arial;
color: #003300;
}

td.menukop
{
background-color: #8FC45A;
font-weight: bold;
color: #ffffff;
height: 10pt;
}

td.menukoplight
{
background-color: #8FC45A;
text-align: left;
color: #ffffff;
height: 10pt;
}

td.klein
{
text-align: left;
color: #003000;
font-size: 8pt;
border-bottom: 1px dotted #8FC45A;
}

table.regio
{
text-align: left;
color: #003000;
font-size: 10pt;
border-top: 1px solid #8FC45A;
border-bottom: 1px solid #8FC45A;
}

td.regio
{
text-align: left;
color: #003000;
font-size: 10pt;
border-left: 1px dotted #8FC45A;
}

.slider
{
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=150, Color='#8FC45A');

}

