@charset "UTF-8";

/* --------------------- HEADINGS, LINKS, CONTENT-TAGS, CLASSES */

body{ font-size:12pt;}
#wrapper{ width: 90%; background:#fff;}
header { text-align:right;}
#wrappercontent{ width: 100%; border:0px none;}
#content{ margin-top:70px; border:0px none;}
#contentcenter, #contentbottom, #contentinnen{ margin-left:20px; padding-left:0px; float:none; width:100%; background:#fff;}
address{ position:absolute; top:350px; left:0px; font-size:12pt; }
.txt address{ top:300px; }
#breadcrumb, #footer, header img:first-child, nav, #subnav{
	display:none; 
}
header a img{
	display:inline !important; 
}