#overall{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}

#top {
	background-color: black;
}

.toptitel {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-right:18px;
}
content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menubox:hover {
margin-top: 15;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
padding-top: 5;
background-color:green;
text-align: center;
height: 45;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;

}

#menubox {
margin-top: 15;
margin-bottom: 15;
margin-left: 0;
margin-right: 0;
padding-top: 5;
background-color:white;
text-align: center;
height: 30;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;
}

#menuboxactive {
margin-top: 15;
margin-bottom: 15;
margin-left: 0;
margin-right: 0;
padding-top: 5;
background-color:red;
text-align: center;
height: 30;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;
}
#top a{
text-decoration : none;
color: black;
}

#outermenubox{
/*border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;*/
}

#outermenubox:hover{
/*border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;*/
}
#outermenubox2{
margin-left: 15;
margin-right: 15;
background-color: black;
}
body{font-size: 12pt;
color:black;
}
h1{
font-size: 16pt;
}
h2{
font-size: 12pt;
color: black
}


#gsHeader, #gsSidebar, #gsSidebarCol{
    display: none;
}

.giTitle{
font-size: 8pt;
}
#content td{
vertical-align: top;
}
table{
border: none 0px;
}

.grBx1 {
background-color: #DDDDDD;
padding: 12px

} 

.grBx2 {
background-color: #EEEEEE;
padding: 12px

} 

