* {
    padding: 0;
    margin: 0;
} 
html { overflow: scroll}
body {
background: #5A9ECA url(images/bg.gif) repeat-x top;
font-family:  "Trebuchet MS" Verdana, Arial, sans-serif;
font-weight:normal;
line-height: 20px;
}
a {
color: yellow;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#wrap {
width: 800px;
margin: 0 auto;
}
#header {
width:800px;
height: 80px;

}
#header a{
color: #000087;
text-decoration: none;
}
#menu {
font-size: 13px;
height: 30px;
line-height: 30px;
}
#menu ul {
padding-left: 2px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #ffebcd;
padding: 0 25px 0px 0;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}
#content {
margin: 20px 0;
border:1px solid black;
}
#footer {
font-size: 11px;
color: silver;
text-align: center;
padding: 5px 0 5px 0;
margin-top: 0px;
border-bottom: 10px solid #000087;
clear:both;
}
#footer a { 
color: silver;
}
#footer a:hover {
color: #fff; 
text-decoration: underline; 
}
h1 {
color: #fff;
font-size:20px;
font-weight:normal;
line-height:28px;
text-align:left;
letter-spacing: 1px;
margin: 0 0 0px 0;
}
h2 {
color: #fff;
font-size:15px;
font-weight:200;
line-height:20px;
text-align:left;
}
h3 {
color: #fff;
font-size:16px;
font-weight:200;
line-height:20px;
letter-spacing: 1px;
text-align:left;
}
p {
color:#fff;
font-size:12px;
font-weight:normal;
line-height:18px;
letter-spacing: 1px;
}
.logotext {
color:#666;
font-size: 24px;
font-weight: normal;
letter-spacing: 3px;
width:450px;
height:30px;
padding: 30px 0 0 0;
}
.toptext {
color: #666;
font-size: 11px;
font-weight:normal;
line-height:13px;
width:250px;
height:70px;
padding: 0px 0 0 0px;
float:right;
}
.textbox{
width: 700px;
height:100%;
padding: 0px;
float:left;
color: white;
}
.titel { margin: 0px 0px 10px 0px;}
.linktext { margin: 0px 0px 10px 0px; color: white; text-decoration:underline}

/*
version: 2.4.1
*/

.header2 {
color: #666;
font-size: 18px;
font-weight:normal;
width:300px;
height:10px;
padding: 15px 0 0 0px;
border:0px solid black;
float:left;
}
.header3 {
color: #666;
font-size: 11px;
font-weight:normal;
line-height:16px;
width:170px;
height:70px;
padding: 20px 30px 0 0px;
float:right;
}
.logo {
float:right;
border:0px solid black;
}
#naviHistory {
color: white;
font-size: 12px;
margin: 10px 0px 0px 0px;
}
#naviHistory a { 
color: white;
}
#naviHistory a:hover {
color: #fff; 
text-decoration: underline; 
