body {
	font-family: DejaVu Sans, Bitstream Vera Sans, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin : 0 0 0 0;
}

A:link, A:visited {
	color: #485d76;
	text-decoration: underline;
	border-bottom: 1px;
}

A:active, A:hover {
	color: #627791;
	text-decoration: none;   
	border-bottom: 1px dotted;
}

.section_header {
   border-bottom: dotted; 
   border-bottom-width: 1; 
   color: white; 
   font-size: 13px; 
   font-weight: bold; 
   background-color: #687687;
   padding-left: 10;
   padding-top: 4;
   padding-bottom: 4;
//   background-image: url("images/bg.jpg"); 
}

.section_body {
   font-size: 12px; 
   padding: 10;
   font-weight: normal; 
   line-height: 15px;
}

.section_border {
   border: dotted;
   border-width: 1;
   border-color: #687687;
}

.section_space {
   padding-left: 30px;
   padding-right: 30px;
   padding-top: 15px;
   padding-bottom: 15px;
}

.revhistoryline {
    border-bottom: dotted; 
    border-bottom-width: 1; 
    border-color: #687687;
    color: black; 
    font-size: 12px; 
    font-weight: normal; 
    background-color: white;
    padding-left: 5;
}

.downtable {
    color: black; 
    font-size: 12px; 
    font-weight: normal; 
    border-width: 2;
    border: solid;
    border-color: #687687;
}

.downtable_head {
    background-color: #687687;
    color: white;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}

.downtable_row1 {
    background-color: #f3f4f6;
    text-align: center;
}

.downtable_row2 {
    background-color: #e2e5e9;
    text-align: center;
}

.page_top_header {
   font-family: Bitstream Vera Sans, verdana, helvetica, sans-serif; 
   font-size: 11px;
   vertical-align: bottom;
   background-image: url("images/BackTop.png"); 
}

.page_top_title {
   font-family: tahoma, Bitstream Vera Sans, verdana, arial, helvetica, sans-serif; 
   font-size: 34px; 
   font-weight: bolder; 
   color: white;
   text-align: center;
   background-color: #627791;
   padding-top: 20px;
   padding-bottom: 20px;
//   background-image: url("images/bg1.png"); 
}

.page_top_menubar {
   text-align: center;
   vertical-align: top;
   padding-top: 6px;
   background-image: url("images/Back.png"); 
}

LI {
   list-style-image: url("images/Puntik.png");
}

.version_date {
   color: #687687;
}


.wl_prio_highest {
    color: #E00000;
    font-weight: bold;
}

.wl_prio_high {
    color: #009900;
    font-weight: bold;
}

.wl_prio_normal {
    color: black;
    font-weight: bold;
}

.wl_prio_low {
    color: #777777;
    font-weight: bold;
}

.wl_prio_lowest {
    color: #AAAAAA;
    font-weight: bold;
}

.news {
    color: white;
    padding: 30px;
    font-size: 12px;
    font-family: tahoma, Bitstream Vera Sans, verdana, arial, helvetica, sans-serif;
}

.feature_title {
    padding-top: 12px;
    padding-bottom: 8px;
    font-weight: bold; 
}

.news_table {
    padding-left: 30px;
    padding-bottom: 10px;
}

.news_header {
    color: white;
    font-size: 12px;
    font-weight: bold;
    border-bottom: solid 1px;
    border-color: white;
}

.news_row {
    padding-left: 20px;
    font-size: 12px;
    color: white;
}
