body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
body {  margin-top: 5px; background-image: url(images/logo_back2.gif); background-attachment: fixed;}
p {  font-size: 8pt}
li {  font-size: 8pt}
h4 {  font-size: 10pt; color: #FFCC00; background-color: #006633}
td {  font-size: 8pt}
.heading {  background-color: #333333; font-size: 9pt; font-weight: bold; text-decoration: none; color: #FFFFFF}
.titel {  color: #669999; background-color: #FFFFFF; font-size: 18pt; font-weight: bold}
ul {  font-size: 8pt}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

a:link, a:visited, a:hover, a:active{
text-decoration: none;
color: black;
}


.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
}
.downBalk
{
    POSITION: relative;
    BACKGROUND-COLOR: #669999;
    TEXT-ALIGN: center;
}
.Bar
{
    FLOAT: left;
    WIDTH: 90px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Balk
{
    FLOAT: left;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    POSITION: relative;
    BACKGROUND-COLOR: #669999;
    TEXT-ALIGN: center
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 170px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
}
.down
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 170px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
}
.menuItem
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: white;
}
.downItem
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: white;
}
.ItemMouseOver
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: highlight
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: transparent 1px ridge;
    BORDER-TOP: transparent 1px ridge;
    FLOAT: left;
    BORDER-LEFT: transparent 1px ridge;
    WIDTH: 90px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: transparent 1px ridge;
    POSITION: relative;

    TEXT-ALIGN: center
}
.balkOver
{
    BORDER-RIGHT: transparent 1px ridge;
    BORDER-TOP: transparent 1px ridge;
    FLOAT: left;
    BORDER-LEFT: transparent 1px ridge;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: transparent 1px ridge;
    POSITION: relative;

    TEXT-ALIGN: center
}