﻿/* GENERAL */
body { background-color:#DFDFDF; margin:0px; padding:0px; }
img, table { border:none; }

/* LAYOUT */
.top { background-color:#006BB7; font-size:10px; color:#FFFFFF; }
.topvenstremenu { margin-bottom:8px; margin-right:16px; }
.bund { background-color:#F2F2F2; color:#6C8190; font-family:Verdana; font-size:10px; }
.content { background-color:#FFFFFF; font-family:Verdana; font-size:10px; }

/* NAVIGATION */
.white, a.white, a.white:link, a.white:active, a.white:visited { color:#FFFFFF; text-decoration:none; font-family:Verdana; font-size:10px; }
a.white:hover { color:#FFFFFF; text-decoration:underline; font-family:Verdana; font-size:10px; }
a.bund, a.bund:link, a.bund:active, a.bund:visited { color:#006BB7; text-decoration:none; font-family:Verdana; font-size:10px; }
a.bund:hover { color:#006BB7; text-decoration:underline; font-family:Verdana; font-size:10px; }
.topmenu { height:35px; width:100%; background-color:#6C8190; }
a.L2, a.L2:link, a.L2:active, a.L2:visited { font-weight:bold; font-size:11px; color:#FFFFFF; font-family:Verdana; text-decoration:none; margin-right:21px; margin-left:12px; padding-bottom:6px; padding-top:10px; border-bottom:4px solid #6C8190; display:block; }
a.L2:hover { font-weight:bold; font-size:11px; color:#FFFFFF; font-family:Verdana; text-decoration:none; margin-right:21px; margin-left:12px; padding-bottom:6px; padding-top:10px; border-bottom:4px solid #FFFFFF; display:block; }
.L2_Active { font-weight:bold; font-size:11px; color:#C0C0C0; font-family:Verdana; text-decoration:none; padding-bottom:6px; padding-top:10px; border-bottom:4px solid #FFFFFF; }
.vmenu { background-color:#F2F2F2; font-size:11px; font-family:Verdana; }
.vmenu table { width:100%; }
.vmenu table td div { width:360px; height:28px; border-bottom:solid 1px #DFDFDF; }
a.L3, a.L3:link, a.L3:active, a.L3:visited { display:block; font-weight:bold; font-size:11px; color:#006BB7; font-family:Verdana; text-decoration:none; padding-left:6px; padding-top:8px; }
a.L3:hover { font-weight:bold; font-size:11px; font-family:Verdana; text-decoration:none; color:#EDC13E; }
.L3_Active { font-weight:bold; font-size:11px; font-family:Verdana; text-decoration:none; color:#EDC13E; }

.whitefrontpagetext { color:#FFFFFF; }
.whitefrontpagetext, .whitefrontpagetext td, .whitefrontpagetext p, .whitefrontpagetext span, .whitefrontpagetext div, .whitefrontpagetext h1, .whitefrontpagetext h2, .whitefrontpagetext h3, { color:#FFFFFF; }
.whitefrontpagetext a, .whitefrontpagetext a:link, .whitefrontpagetext a:active, .whitefrontpagetext a:visited, .whitefrontpagetext a:hover { color:#FFFFFF; text-decoration:underline; }

