BODY{
	background: white;
	font: 10pt Arial,Helvetica,Verdana, 'Sans Serif';
	margin: auto;
	text-align:center;
}

li {line-height: 20px;}

h1 {
    color: #4f6f02;
    font: 12pt Arial,Helvetica,Verdana, 'Sans Serif';
    text-transform:uppercase;
    letter-spacing:0.3em;
}

* {
    font-size: 9pt;
}

.hilf {
    padding:0px;
    margin:0px;
}

.siteBorder {
    width: 758px;
	background: white;
    margin: auto;
	text-align: left;
    height: 100%;
}

.space5 {
    padding: 5px;
}

.space10 {
    padding: 10px;
}

#NaviTop {
    background: url(bgNaviTop.jpg) repeat-x;
    color: #4f6f02;
    width: 743px;
    margin-left:8px;
    height: 22px;
    line-height: 22px;
    text-transform:uppercase;
}

#NaviTop a{
    color:#4f6f02;
    text-decoration:none;
    font-size: 9pt;
    margin-left:5px;
    margin-right:5px;
    background:transparent;
    height:22px;
    line-height:22px;
}

#naviTop a:hover{
    color:#95bd39;
}

#bgImage {
    width:748px;
    overflow:hidden;
    margin-left:8px;
}
#contentContainer {
    position: absolute;
    top: 350px;
    width: 758px;
}

#content {
    background: #e4e4e4;
    width: 540px;
    float: left;
    border: 2px outset #95bd39;
    min-height:200px;
}

#NaviLeft{
    background: #95bd39;
    border: 2px outset white;
    color:white;
    float: right;
    width: 200px;
    min-height:200px;
    text-transform:uppercase;
    text-align:right;
}

#NaviLeft a{
    color:white;
    font-size: 9pt;
    text-decoration:none;
    background:transparent;
    height: 25px;
    line-height: 25px;
    display:block;
    text-indent:5px;
}

#naviLeft a:hover{
    font-weight:bold;
}

.liste{
    list-style-type: none;
    margin:0px;
    padding:0px;
}

.active {
    color: #4f6f02;
}

.activeTop {
    color: black;
}

td.naviLeft {
    height:155px;
    width:180px;
    vertical-align: top;
    text-align:right;
}

#naviBottom {
    color:white;
    font-size: 9pt;
    height:25px;
    vertical-align: bottom;
    text-align:center;
}

#naviBottom a {
    color:white;
    text-decoration:none;
    display:inline;
    font-size: 9pt;
    margin-left:5px;
    margin-right:5px;
}
