body {
margin: 0px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
a {
color: #1F3780;
text-decoration: underline;
}
a:hover {
color: #803018;
text-decoration: underline;
}
.head {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #1F3780;
background-color: #FFFFFF;
}
.text11 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.text12 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.text14 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
.text16 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
}
.w800 {
width: 770px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #1F3780;
border-left-color: #1F3780;
}
.w200 {
width: 25%;
}
.w600 {
width: 75%;
}
.w400 {
width: 50%;
}

.clear {
clear: both;
}
.titelbar {
background-color: #1F3780;
}
.main {
background-color: #FFFFFF;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #1F3780;
}
.link_bar {
background-color:#1F3780;
line-height:20px;
color:#9FB1E8;
white-space:nowrap;
}
.link_bar td {
color:#9FB1E8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.link_bar a {
display:block;
color:#A2C8E9;
font-weight:bold;
text-decoration:none;
background:#1F3780;
}
.link_bar a:hover {
display:block;
color:#1F3780;
font-weight:bold;
text-decoration:none;
background:#A2C8E9;
}