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

.headline h1 { margin-left:-90px;}
#adresse2 { display: inline; padding-bottom:15px;}
#onecol { width:50%; clear:right; height:auto;}
#shadow1 {
	width:989px; margin:0 auto;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ffffff')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ffffff');

}


.shadow_images  {
	-moz-box-shadow:none;
	-webkit-box-shadow: none;
	box-shadow: none;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ffffff')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ffffff');

}

.navi{ display:none;}
#header img {  width:80%;}
#header { float:left; clear:none;}
#imgnavi { display:none;}
#footer #adresse { display:none}

.impressum { display:none;}

#rightcol { margin-left:0; float:left; clear:both;}
#rightcol table, #rightcol p {}
#leftcol { margin-left:-90px;}
#leftcol img { padding-right:200px; }
#leftcol table { width: 350px;}