/*
=== Colors ===
MEDICS blau		0,0,255
MEDICS hellblau	178,204,255
MEDICS grau		153,153,153

Topbar bgnd		30,78,156
Text			80,79,100
Dunkelblau		0,0,100
Lichtblau		84,190,249
*/

/* TOP */
.locatorbar{ font-family: Arial; font-size: 10px; font-style: normal;  background-image: url(img/locator_tile.gif); padding-top: 1px; padding-right: 2px; padding-bottom: 1px; padding-left: 2px}


/* MAIN CONTENT */
.contentbody { margin-top:0; margin-left:0; margin-right:0px; color:RGB(80,79,100); background-color:RGB(255,255,255);  }
.pagetitle_bar { margin-left: 40px; margin-top: 20px; margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color:RGB(0,0,100); border-bottom-color:RGB(0,0,100); border-bottom-style:solid; border-bottom-width:1px;}
.contenttable { margin-left:160px; margin-right:60px; }
.maintd { width:600px; color:RGB(80,79,100); vertical-align:top; }
.righttd {width:140px; vertical-align:top; padding-left:60px; padding-top:30px; }
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding-top: 30px; padding-bottom: 0px; color:RGB(30,78,156)}
p,li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px; text-align: justify;}
ul { list-style-type: square;}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height:14px; text-align: justify}
.inputfield {  border: 1px RGB(153,153,153) solid; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066}
a.locatorlink { font-family: Arial; font-size: 10px; font-style: normal; text-decoration: none}
.inputbutton { border: 1px #CCCCCC solid; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000066; background-color: #CCCCCC}
.copy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC}
a { text-decoration: none;  }
a:hover { text-decoration:underline; color:RGB(84,190,249)/*#99CCFF*/}
.blueborder { border-style: solid; border-width: 1px; border-color:RGB(0,0,100); }

/* TOP */
a.topmenu { padding-left:14px; padding-right:14px; font-family:Arial; font-size:11px; color:RGB(255,255,255);  }
a.topmenu:hover { text-decoration:none; color:RGB(84,190,249); }
.topnav_sep { border-right:solid 1px RGB(0,0,100); }

/* RIGHT CONTENT*/ 
.rightbox_th { width:140px; padding: 4px; color: RGB(255,255,255); background-image: url(img/top_right_bgnd.gif); font-weight: bold }
.rightbox_main { width:140px; padding: 4px; border: 1px RGB(0,0,100) solid}
.rightbox_bottom { width: 140px; padding:2px; text-align: right; vertical-align: top}

.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
