
td   { color: black; font-style: normal; font-weight: normal; font-size: 10px; line-height: 15px; font-family: Arial; text-decoration: none }
a.menu:link { color: black; font-style: normal; font-weight: normal; font-size: 10px; line-height: 15px; font-family: Arial; text-decoration: none }
a.menu:visited { color: black; font-style: normal; font-weight: normal; font-size: 10px; line-height: 15px; font-family: Arial; text-decoration: none }
a.menu:hover { color: #BC191A; font-style: normal; font-weight: normal; font-size: 10px; line-height: 15px; font-family: Arial; text-decoration: none }
a.kurvlink:link { color: #7c7c7b; font-style: normal; font-weight: normal; font-size: 10px; line-height: 15px; font-family: Arial; text-decoration: none }
a.kurvlink:visit { color: #7c7c7b; font-style: normal; font-weight: normal; font-size: 10px; line-height: 15px; font-family: Arial; text-decoration: none }
a.kurvlink:hover { color: #7c7c7b; font-style: normal; font-weight: normal; font-size: 10px; line-height: 15px; font-family: Arial; text-decoration: underline }
a.header:link { color: #BC191A; font-style: normal; font-weight: bold; font-size: 14px; line-height: 22px; font-family: "Trebuchet MS"; text-decoration: none }
a.header:visited { color: #BC191A; font-style: normal; font-weight: bold; font-size: 14px; line-height: 22px; font-family: "Trebuchet MS"; text-decoration: none }
.main_margin { padding: 30px }
.header { color: #4e4c33; font-style: normal; font-weight: bold; font-size: 16px; line-height: 22px; font-family: "Trebuchet MS"; text-decoration: none }
.form  { color: black; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana; text-decoration: none; border: solid 1px #9c9a81 }
.kurv_margin { padding: 10px }

#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}