@charset "utf-8";
/* CSS Document */

html{ margin:0px 0px 0px 0px; width:100%; height:100%; }
body { margin:0px 0px 0px 0px; padding:0px auto 0px auto; background-color:#fff; }

div { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; overflow:hidden; position:relative; }

#wrapper { width:775px; height:732px; margin:20px auto 20px auto; background-color:#fff; background-image:url(../images/background.gif); background-position:top left; background-repeat:no-repeat; }

#map_wrapper { position:absolute;top:92px;left:33px; width:703px;height:464px; }

#map_desc { position:absolute;top:0px;left:0px; width:95px;height:33px; }

#flag_blank { position:absolute;top:113px;left:248px; width:448px;height:266px; }
#flag_blank img { width:448px;height:266px; }

#map_brd { position:absolute;top:3px;left:14px; width:352px;height:461px; background-image:url(../images/map_brd.gif);background-position:top left;background-repeat:no-repeat; }

#impressum { width:755px; margin:20px auto 50px auto; padding:0px 14px 0px 20px; background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#aaa; }
#impressum a { color:#aaa; }
#impressum a:hover { color:#000; }

#text { width:775px; margin:2000px auto 0px auto; background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#text h1, #text h2 { font-size:14px; }

#footer_links { position:absolute; bottom:50px; left:70px; width:320px; height:80px; }

	
