

body,div {font-family: Courier; font-size: 17px; background-color:#9AAFC1; color:#000000; }

a {font-family: Courier; text-decoration:none; font-size: 19px;  font-weight: bold;}
a:link {color:#ffffff}
a:visited {color:#ffffff}
a:active {color:#000000}
a:hover{color: #000000}

.ueberschrift{
font-weight: bold;font-size: 20px;
}
.background{
position: absolute;
background-image: url('img/bg/hintergrund.gif');
background-repeat:repeat-y;
width:730px;
top:0;
left:134px; 

height:768px; 
z-index:0;
}

.streifen{
position: absolute;
background-image: url('img/bg/streifen.gif');
background-repeat:repeat-x;
width:100%;
height:190px;
top:0; 
left:0px; 
z-index:0;
}

.menu{
position: absolute;
background-image:url('img/bg/menu.gif');
width:730px;
height:178px;
left:134px;
top:0px;
z-index:2;}

.links{
position: absolute;
background-color:0E6CC1;
color:ffffff;
left: 45px;
top: 125px;
}

.textfeld{
position:absolute;
top:190px;
left:180px;
background-color:ffffff;
width: 640px;
z-index:3;}

.abschluss{
position:absolute;
top:580px;
left:180px;
text-align:right;
background-color:ffffff;
z-index:3;}