/* @override http://www.cadolto.com/fileadmin/templates/css/print.css */

/* @group PRINTPAGE */

ul#mainnavi,
div#headlogo,
ul#subnavi,
div#searchbox,
div#orientation,
p#language,
div#languagenavi,
div#footer,
div#newssection,
ul#refnavi,
div.pagebrowser,
form#bundeslaender
{
	display: none;
	}
	
div#maincontainer{
	display: none;
}

body,
div#pagewrapper,
div#site,
div#flexibleheight {
	background: none;
	float: left;
	width: 700px;
	}
	
div#flexibleheight {
	position: absolute;
	top: -320px;
}
	

	
h2 {
	float: left;
	width: 100%;
	margin: 0px;
	}
	
a#email,
fieldset {
	float: left;
	}
	
div#kontaktelement h2 {
	float: left;
	width: 100px;
	}
	
div#head {
	float: left;
	background: url(../img/printheader.jpg) no-repeat;
	height: 80px;
	width: 700px;
	}
	
div#maincontent {
	position: absolute;
	top: 400px;
	/*float: left;*/
	padding-left: 0;
	width: 700px;
	}

div#maincontainer img {
	position: absolute;
	top: 80px;
	width: 700px;
	height: 320px;
	}

div#maincontainer div#flashfilm {
    float: left;
	}

/* @end PRINTPAGE */
