//
// Code by Gabweb - Do not copy
//
// Comment to this CSS code:
// CSS-Tags behind "//" are to fix bugs in IE6.
// IE6 don't know that "//" are comments, so it displays this CSS-Tags!
// Alle other browsers don't display them.
//
html{
height:100%;
min-width:900px;
}
body{
font-size:13px;
color:#ffffff;
height:100%;
margin:0;
padding:0;
font-family:Tahoma,Helvetica;
background-color:#155e82;
background-image:url(../images/bg.png);
background-position:topcenter;
background-repeat:x-repeat;
min-width:900px;
}
h1{
color:#333333;
font-size:11pt;
font-weight:bold
}
a{
text-decoration:none;
color:#015a8e;
}
a:hover{
text-decoration:underline;
}
#language{
position:fixed;
top:7px;
right:9px;
}
#content_out{
height:521px;
width:1000px;
background:url(../images/content.png) top;
align:left;
text-align:left;
}
#content_middle{
height:440px;
padding:50px;
//padding:0px;
color:#404040;
font-family:arial;
//text-align:center;
}
#content_in{
height:440px;
width:900px;
overflow:auto;
//text-align:left;
//position:relative;
//top:50px;
}
#footer_out{
font-size:9px;
background:url(../images/unten.png)top center no-repeat;
height:34px;
}
a.white{
text-decoration:none;
color:#ffffff;
}
a.white:hover{
text-decoration:underline;
}
a.black{
text-decoration:none;
color:#000000;
}
img.black_img{
position:relative;
top:5px;
}
a.black:hover{
text-decoration:underline;
}
.links{
float:left;
margin-right:5px;
}
