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

#wrapper {
	margin:20px auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	height: 1000px;
	width: 802px;
}
#links{ width:112px; float:left; }
#rechts { width:690px; float:right;}
#top{ clear:both; margin:0 0 0 5px; background-image:url(../images/orange.jpg); background-repeat:repeat-x; background-position:bottom; height:70px; width:690px;}
#top img{ margin:0; padding:0 0 0 10px; border:none; float:left;}
#navigation{
	background-image:url(../images/navbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:690px;
	height:72px;
	margin:0 0 0 5px;
	padding:0;
}
#contens{width:611px; padding: 0 0 60px  60px; margin:0px;}
#imprint{position:relative; 
    padding:0; margin:523px auto;  height:10px;  }

#en{ display:none;}
