/*
* EGLV
* print.css
* Company: d-serv SE GmbH | http://www.dserv-se.de
* Date: June 2008
*/


/*
* STRUCTURE
*
*/
body {
	text-align: left;
	background-image: none;
	}

html>body { 
	font-size: 16px; /* Set correct font-size for safari browsers */
	}


/*
* Structure Elements
*
*/
#container {
	width: 51.2em;
	max-width: 51.2em;
	max-width: 51.2em;
	text-align: left;
	margin: 0;
	}

#containerHeader {
	height: 8em;
	width: 51.2em;
	position: relative;
	background-color: white;
	margin-right: 0;
	z-index: 1999;
	}
	
#containerKeyImage {
	display: none;
	}

#containerMain {
	padding: 0;
	padding: 0;
	background-color: white;
	margin-right: 0;
	}

.containerColumn {
	float: none;
	position: relative;
	}

.containerCenter {
	width: 51.2em;
	margin-top: .4em;
	margin-bottom: 0;
	background-color: white;
	}

.containerCenterB {
	width: 51.2em;
	margin-top: .4em;
	margin-bottom: 0;
	background-color: white;
	}

#containerMarginalA {
	display: none;
	}

#containerMarginalB {
	display: none;
	}

#containerBottom {
	display: none;
	}

.contentBottom {
	display: none;
	}



/*
* Navigation Elements
*
*/
/* Navigation A */
.navigationA {
	display: none;
	}


/* Navigation Service */
.navigationService {	
	display: none;
	}








/*
* Other Elements
*
*/
/* Logo */
#logo {
	position: absolute;
	right: -4.3em;
	top: 0;
	width: 28em;
	}

#logo img {
	width: 28em;
	}

/* Breadcrump */
#breadcrump {
	display:none;
	}
