/* CSS Document */

html {
height:100%;
width:100%;
}
body {
width:850px;
height:100%;
margin: 0px auto;
background:#CCCCCC;
text-align:center;
}
#border {
background:url(/fileadmin/html/start/bg_botton.gif) #FFFFFF;
width:850px;
height:100%;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
}
#start {
background:url(/fileadmin/html/start/Startseite_engl_3D.gif) #FFFFFF no-repeat;
width:850px;
height:595px;
}
#start img {
border: none;
}
#start a, #start a:link, #start a:hover, #start a:active, #start a:visited, #start a:focus{
border: none;
}
#links {
padding-top:402px;
padding-left:455px;
}
#german, #english, #french{
display:inline;
margin-right: 50px;
width: 46px;
}
#content {
text-align:left;
display: none;
}