/* basic elements */

body {
background-image: url("../_images/layout/bg.jpg");
background-repeat: repeat-x;
background-color: #B7C922;
font-family: 'Verdana', 'Arial', sans-serif;
font-size: 13px;
color: #0D0020;
margin: 0px;
padding: 0px;
overflow: -moz-scrollbars-vertical;
}

#top {
background-image: url("../_images/layout/bg_top.jpg");
background-repeat: no-repeat;
width: 976px;
height: 154px;
text-align: left;
}

#menu {
margin-top: 115px;
padding-left: 229px;
float: left;
border: 0px solid #A8C900;
}

#menu img {
margin-right: 1px;
}

#menu div {
float: left;
}

#submenu {
float: left;
width: 256px;
font-weight: bold;
}

#submenu div {
float: left;
width: 256px;
height: 32px;
padding-left:20px;
padding-top:8px;
background-image: url("../_images/menue/sub/passiv.jpg");
background-repeat: no-repeat;
background-color: #ffffff;
}

#submenu div.cur {
background-image: url("../_images/menue/sub/activ.jpg");
background-repeat: no-repeat;
padding-left:20px;
padding-top:8px;
}

#submenu a:link, #submenu a:visited {
font-family: 'georgia', sans-serif;
font-size: 16px;
font-weight:normal;
color: #336633;
text-decoration: none;
}

#submenu a:hover {
font-family: 'georgia', sans-serif;
font-size: 16px;
font-weight:bold;
color: #336633;
text-decoration: none;
}

#content {
background-image: url("../_images/layout/ws_pix.gif");
background-repeat: repeat;
background-color: #ffffff;
border-top: 0px solid #A8C900;
padding: 0px;
margin-top: -4px;
margin-left: 0px;
width: 976px;
text-align: left;
}

#visual {
position: relative;
border-top: 0px solid #A8C900;
padding-top: 2px;
z-index: 0;
width: 976px;
margin-bottom: -1px;
}

.text {
margin-top: 16px;
margin-left: 16px;
border-top: 0px solid #A8C900;
font-family: 'Verdana', 'Arial', sans-serif;
font-size: 13px;
color: #333333;
}

td {
font-family: 'Verdana', 'Arial', sans-serif;
font-size: 13px;
color: #333333;
}

h1 {
font-family: 'georgia', sans-serif;
font-size: 22px;
font-weight: normal;
line-height: 28px;
color: #336633;
}

h2 {
font-family: 'georgia', sans-serif;
font-size: 16px;
color: #336633;
}

span {
font-family: 'georgia', sans-serif;
font-size: 16px;
font-weight:bold;
color: #336633;
}

a:link, a:visited {
font-family: 'Verdana', 'Arial', sans-serif;
font-size: 13px;
color: #669900;
text-decoration: none;
}

a:hover {
font-family: 'Verdana', 'Arial', sans-serif;
font-size: 13px;
color: #336633;
text-decoration: none;
}

#footer {
border-top: 3px solid #669900;
padding-top:8px;
margin-top: 0px;
margin-left: 0px;
width: 976px;
height: 30px;
}

#topmenu {
margin-top: 0px;
margin-right: 0px;
z-index: 3;
float: left;
border: 0px solid #A8C900;
}

#topmenu table {
margin-top: 0px;
width: 976px;
}

#topmenu td {
font-family: 'Arial';
font-size: 11px;
color: #669900;
vertical-align: bottom;
}

#topmenu a:link, #topmenu a:visited {
font-family: 'Arial';
font-size: 11px;
color: #669900;
text-decoration: none;
}

#topmenu a:hover {
font-family: 'Arial';
font-size: 11px;
color: #336633;
text-decoration: none;
}

#footer table {
margin-top: 0px;
width: 976px;
}

#footer td {
font-family: 'Arial';
font-size: 11px;
color: #669900;
vertical-align: bottom;
}

#footer a:link, #footer a:visited {
font-family: 'Arial';
font-size: 11px;
color: #669900;
text-decoration: none;
}

#footer a:hover {
font-family: 'Arial';
font-size: 11px;
color: #336633;
text-decoration: none;
}
