@charset "utf-8";
/* CSS Document Projekt Mikrogen */
html, body, ul, ul li, ul li ul, ul li ul li, p, a, img, li, select, input, h1, h2, h3, form, #content, #mainmenue, #sidemenue, #submenue, #container, #wrap, #headerwrap, #headerl, #imageheader_start, #imageheader, #contentwrap, #content_start, #foot, .csc-textpic-imagewrap, .csc-textpic-text, #bottom, #results, #pfeil, table, tr, td, legend, label, dt, dd, dl, .tx-srfeuserregister-pi1 form, .tx-srfeuserregister-pi1 p, .tx-srfeuserregister-pi1 fieldset, .tx-srfeuserregister-pi1 legend, .search_sh_ul, .search_sh_u, .search, .nomargin, .tx-srfeuserregister-pi1-notice {
	margin: 0;
	padding: 0;
	}

/*---------------------------Links-------------------------------*/
a {text-decoration: underline; color: #474749; }

___________________________________________ALLGEMEIN___________________________________________ */
body {
font-family: Arial,  sans-serif;
font-size: 9pt;
line-height: 14pt;
color: #000;
text-align: center; /*Zentrierung für IE 5.x*/
}
#contentwrap, #content {
	width: 100%;
	
}
#sidemenu,#mainmenu,#imageheader,#headerwrap {
display:none	}

#printLogo {
display:block;	
width:95%;
text-align:right;
}	
		
#downloads_table{
	table-layout:fixed;
	clear: both;
	width: 100%;

}

