
#iframe { 
background-color:#A8C1CB;
position:absolute;
width:550px;
height:400px;
left: 210px;
top: 80px;
overflow: auto;
overflow-x: hidden;
}

#flash {
position:relative;
top:-95px;
width:200px;
left:40px;
text-align:left;
}

#hintergrund {
background-color:#4888a2;
background-image:url(image/bg.jpg);
width: 860px; 
height:600px;
margin: 0px auto;
margin-top:0px;
background-repeat:no-repeat;
}

#container {
text-align:left;
left:0px;
}

#links {
position:relative;
text-align:right;
font-family:verdana;
font-size: 0.8em;
top:-105px;
left:-60px;
margin-top:0px;
}

div {
text-align:left;
}

body, textarea {
	


    background-color:#76a7bb;
    scrollbar-base-color:#76a7bb;
    scrollbar-3dlight-color:#05265C;
    scrollbar-arrow-color:#05265C;
    scrollbar-darkshadow-color:#05265C;
    scrollbar-face-color:#76a7bb;
    scrollbar-highlight-color:#76a7bb;<!-- #0066CC #0080FF-->
    scrollbar-shadow-color:#05265C;
    scrollbar-track-color:#76a7bb;
  }
  
body {
background-color:#4888a2;
text-align: center;
}


h2 { 
color:#05265C;
font-size:1.1em;
font-family: Trebuchet MS;
text-align:left;
}


h3,h4,h5,p,div,table,tr,td,th { 
color:#05265C;
font-family:verdana;
}

table,th,tr,td {
vertical-align:top;
}

td {
padding-bottom:30px;
}

p,th,td {
font-family:verdana;
font-size: 0.8em;
line-height: 1.3em;
text-align: justify;
}

p {
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
}

img { border:none; }

a:link { 

text-decoration:underline; 
color:#05265C;
}

a:visited { 
text-decoration:underline;
color:#05265C;
}

a:hover {
background:#76a7bb;
text-decoration:none; 
color:#05265C; 
}

a:active {
background:#76a7bb;
text-decoration:underline; 
color:#05265C;
}