﻿BODY{
	font-size:100%;
}

/* ausblenden */
div#content div.navigation,
div.shadowbox2 div.shadowtop2,
div.shadowbox2 .shadowbottom,
div#content div.tools,
div#navigation,
div.homepage div.illu ,
#footer{
	display:none;
}

div.shadowbox2 div.content .shadowbottom  {
	display:block;
}


DIV#page{
	width: 83em;
	background-color: #FFF;
}

DIV#header {
	width:51.22em;
	height:6.9578em;
	background:transparent;
	border-bottom:1px solid #CECECE;
}

	div#header div.headline {
		margin:1.7em 0 0 1.8em !important;
		display:inline;
	}
	
	div#header div.headline img {
		
		width:39em;
	}
	
	div#header img {
		position:relative;
	}

#printFooter {
	border-top:1px solid #CECECE;
	clear:both;
	display:block;
	font-size:85%;
	margin-top:1em;
	padding:1em 2em;
	width:56.8em;
}	


       
DIV#content{
	clear: both;
	height: 100%;
	 overflow:visible; 
}
	/* one body width */
	DIV#content DIV.body,
	div.shadowbox2 div.shadowright2, 
	div#content div.body div.wide {
		width:49.55em;
	}
	
	/* reset no shadow - layout grid */
	DIV#content DIV.body{
		clear:left;
		padding: 0;
		margin-left:1.67em;
		overflow:visible;
	}
	
	
	div.shadowbox2 .shadowleft {
		margin-top:0;
		position:static;
		background:transparent;
		padding-left:0;
	}
	
	div.shadowbox2 div.shadowright2 {
		position:static;
		background:transparent;
		padding-right:0;
	}
	
	div.shadowbox2 .content {
		position:static;
		padding:1em 0em 0.5em;
	}
	
	div#content div.body div.wide {
		margin-top:0;
	}
	
	div#content div#grid {
		display:inline;
		margin-left:1em;
		margin-right:0;
	}


	
			
			
			
				
