
body
{ 
font-size: 14px;
background-color: rgb(0, 0, 102);
font-family: veranda,arial,sans-serif;
font-weight: normal;
}
h1 { font-family: verdana, sans-serif; font-size: 22px; color: #000066; margin-left: 80px; padding-top: 40px;}
h2 { font-family: verdana, sans-serif; font-size: 16px; color: #9FBAFF; margin-top: 18px;}
h3 { font-family: verdana, sans-serif; font-size: 12px; color: rgb(159, 186, 255); padding-top: 10px;}
p { font-family: "Comic Sans MS",verdana; font-weight: normal; font-size: 14px; color: rgb(204, 204, 255);}
#banner {
position: absolute;
top: 1%;
left: 50%;
width: 800px;
margin-left: -400px;
border-left: 0px solid rgb(204, 204, 255);
padding-top: 60px;
padding-bottom: 40px;
background-color: rgb(82, 119, 173);
background-image: url(images/deutsche_mark.jpg);
background-repeat: no-repeat; 
text-align: left;
}
#title {
width: 99%;
border-top: 1px solid rgb(255, 255, 255);
border-left: 1px solid rgb(204, 204, 255);
height: 100px;
background-color: rgb(82, 119, 173);
background-image: url(images/menue3.jpg);
background-repeat: no-repeat;
background-position:0px 0px;
}
#div {
width:60%;
height:20px;
padding-left: 5px;
border-left:2px solid #CCCCff;
}
#left {
float:left;
width:8px;
background-color:#5277AD;
line-height:15px;
border-right:0px solid #CCCCCC;
border-bottom:0px solid #CCCCCC;
border-left:0px solid #CCCCff;
padding-left:0px;
padding-top:20px;
padding-bottom:40px;
}
#content {
float: left;
width: 92%;
border-top: 0px solid rgb(204, 204, 204); 
border-left: 0px solid rgb(204, 204, 204);
background-color: rgb(0, 0, 102);
margin-left: 0px;
padding-top:14px;
padding-right:20px;
padding-bottom:18px;
padding-left:26px;
margin-bottom: 13px;
background-image: url(images/menue2.jpg); 
background-repeat: no-repeat;
background-position: 100% 100%;
}
.menutitle
{
font-weight:bold;
line-height:15px;
color:#000066;
margin-left:30px;
}
#menu {
background-color: rgb(0, 0, 102);
border: 0px solid rgb(204, 204, 204);
text-align: left;
width: 680px;
height: 20px;
margin-bottom: 20px;
margin-left: 8px;
}
a:link, a:visited, a:active, a:hover
{
text-decoration:none;
font-weight:normal;
color:#CCCCCC;
font-size:14px;
}
a:active, a:hover
{
text-decoration:underline;
}
/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{
color:#E6E6FA;
text-decoration:underline;
}
a.menu:active, a.menu:hover
{
color:#ffffff;
}

