<!--
a:link {
 font-weight:bold;
 color:red;
 text-decoration:none;
 }
a:visited {
 font-weight:bold;
 color:red;
 text-decoration:none;
 }

.msg {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 background: #FFFFFF;
 width:410px;
 cursor:default;
 color: #000000;
 border-left-width:15px;
 border-left-style:solid;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-color:#FD6C48;
 padding-left:30px;
 padding-right:15px;
 padding-top:15px;
 padding-bottom:10px;
}

.menu {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:white;
}

.menu5px {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:white;
 padding-left:5px;
}

.menuRed10px {font-family:Arial;font-size:10px;font-weight:bold;cursor:default;color:Red;padding-left:5px;}

.menu10px {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:white;
 padding-left:10px;
}

.menuBlack {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:black;
}

.menuBlack10px {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:black;
 padding-left:10px;
}

.menuBlack5px {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:black;
 padding-left:5px;
}

.menuBlue10px {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:#0033ff;
 padding-left:10px;
}

.menuBlack5pxRed {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:Red;
 padding-left:5px;
}

.menuRed5px {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:Red;
 padding-left:5px;
}
.menuRed {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 cursor:default;
 color:Red;
}


.hinweis {
 font-family: Arial;
 font-size: 13px;
 font-weight: bold;
 cursor:default;
 color:white;
}

.small {
 font-family: Arial;
 font-size: 10px;
 cursor:default;
 color:white;
}

.smallBlack {
 font-family: Arial;
 font-size: 10px;
 cursor:default;
 color:black;
 padding-left:5px;
 padding-right:5px;
}

.small10px{
 font-family: Arial;
 font-size: 10px;
 cursor:default;
 color:white;
 padding-left:10px;
}
.small20px{
 font-family: Arial;
 font-size: 10px;
 cursor:default;
 color:white;
 padding-left:20px;
}
.small-1 {
 font-family: Arial;
 font-size: 10px;
 cursor:default;
 color:white;
}
-->
