/* Links */
A:link {text-decoration:underline; color:#222222;}
A:active {text-decoration:underline; color:#222222;}
A:visited {text-decoration:underline; color:#222222;}
A:hover {text-decoration:underline; color:#222222;}
a.w:link {text-decoration:underline; color:#FFFFFF;}
a.w:active {text-decoration:underline; color:#FFFFFF;}
a.w:visited {text-decoration:underline; color:#FFFFFF;}
a.w:hover {text-decoration:underline; color:#FFFFFF;}
a.copy:link {text-decoration:none; color:#9FA9B7;}
a.copy:active {text-decoration:none; color:#9FA9B7;}
a.copy:visited {text-decoration:none; color:#9FA9B7;}
a.copy:hover {text-decoration:none; color:#9FA9B7;}

/* Text */
h1 {font-size:12pt; font-family:Verdana,Arial; font-weight:bold; text-align:center; color:#222222;}
h2 {font-size:8pt; font-family:Verdana,Arial; font-weight:normal; text-align:center; color:#C0C8D4;}

/* Bordercolor */
.bordercolor  { background-color: #6394BD; width:100%; border-right:2px solid #DEE7EF;border-bottom:2px solid #DEE7EF;}

/* Tables */
td.header {background-color:#6394BD; font-family:Tahoma,Verdana,Arial; font-size:14pt; color:#FFFFFF; font-weight: bold; text-align:center;}
td.oben {background-color:#6394BD; font-family:Verdana,Arial; font-size:8pt; color:#FFFFFF; font-weight: bold; background-image:url("oben.jpg");}
td.w {background-color:#FFFFFF; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}
td.g {background-color:#DEE7EF; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}

/* Inputs & Buttons */
.txt {font-size:8pt; font-family:Verdana,Arial;}
.btn {font-size:8pt; font-family:Verdana,Arial;}

/* Background */
body {background-color:#4b81fb;}