/* Standard css for all browser and OS*/
@import url(tuev-sued_colors_fonts.css);
@import url(tuev-sued_content.css);

body { margin:0;padding:0; }
#header ul, #header p, .bctext, #navheader, #sectionnav, #print, #crossnavi, #footer, #siteactions { display:none; }

#document { background: url(../images/C/layout/empty.gif) left bottom no-repeat !important; }

#document { position:absolute; left:0px; top:0px; width:199%; border:1px solid black; }
#content { position:relative; left:15px; top:0px; width:480px; }
#contentarea { position:relative; left:0px; top:0px; margin-top:120px; }
#breadcrumb { position:relative; left:15px; top:0px; }
#logo { display:block; position:absolute; right:0px; top:50px; margin:0px 10px 0px 30px; }
.print { display:inline; }

div#printingfooter {
	vertical-align:middle;
	margin:7px 10px 0px 10px;
	padding:7px 10px 7px 10px;
	height:15px;
	display:block;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	color: #94BCDB;
}

/* table definitions */
/*width 100%*/
table.advantageBox tr td, 
table.defaultContentTable tr td, 
table.defaultContentTableNoLayout tr td, 
table.pictureleftContentTable tr td, 
table.picturerightContentTable tr td { border:1px solid black; }