body {
	background-color:#FFFFFF;
    color:#000000;
    font-size:10pt;
    font-family:Verdana;

}
td{
    font-size:10pt;
    font-family:Verdana;
}
img.borderline {
    border-width:1px;
    border-style:dotted;
    border-color:#616499;
}
a:link {color:#BDD552; font-weight: bold; text-decoration: none;}
a:visited {color:#BDD552; font-weight: bold; text-decoration: none;}
a:hover {color:#BDD552; font-weight: bold;text-decoration: underline;}
a:active {color:#BDD552; font-weight: bold; text-decoration: none;}

a.content:link {color:#4F5496; font-weight: bold; text-decoration: none;}
a.content:visited {color:#4F5496; font-weight: bold; text-decoration: none;}
a.content:hover {color:#4F5496; font-weight: bold;text-decoration: underline;}
a.content:active {color:#4F5496; font-weight: bold; text-decoration: none;}

#NaviArrow {color:#BDD552; font-weight: bold;}
#Main {
    position:absolute;
    left:50%;
    margin-left:-500px;
    margin-top:0px;
    top:0px;
    width:1000px;
    height:730px;
    z-index:1;
    background-image: url(../gfx/back.jpg);
}
DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
#Navi {
    position:absolute;
    left:80px;
    width:130px;
    top:230px;
    height: 350px;
    z-index:4;
    overflow:hidden;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    line-height:1.5em;

}
#Content {
    position:absolute;
    left:230px;
    width:560px;
    top:250px;
    height: 340px;
    z-index:4;
    overflow:auto;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;

}
#titel{
    position:absolute;
	color: #616499;
	font-size: 50px;
	font-weight: bold;
	font-variant : small-caps;
	top:  120px;
	left: 170px;
    z-index:3;
}
#titel1{
    color: #BDD552;
	font-size: 20px;
	font-weight: bold;
	font-variant :normal;
    margin-top:-2.5em;
	margin-left:20px;
    z-index:4;
}
#login{
    position:absolute;
    color: #FFFFFF;
    margin-top:650px;
	margin-left:820px;
    z-index:5;
}
