@charset "UTF-8";
/* CSS Document */

body { 
background-image:url(back.jpg);
background-color:#313131;
background-repeat:repeat-x;
margin-top:0px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC; }

.header_de {
background-image:url(header_de.jpg);
background-position:top;
background-repeat:no-repeat;
width:810px;
height:131px;
text-align:center;
} 

.header_en {
background-image:url(header_en.jpg);
background-position:top;
background-repeat:no-repeat;
width:810px;
height:131px;
text-align:center;
} 

.frame {
background-image:url(frame.gif);
background-repeat:no-repeat;
background-position:top;
text-align:center;
width:810px;
height:557px;
vertical-align:middle;
}

a:link {border:0px;}
a:hover {border:0px;}
a:visited {border:0px;}
a:active {border:0px;}