@media screen, braille, embossed{
/*-- global container ------------------------------------------------------*/

#container {
	position:absolute;
	background-color: #EFEFEF;
	border-color:#666666;
	border-left-style: dotted;
	border-top-style: dotted;
	margin: -200px 0 0 -400px;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 400px;
	z-index:1; 
	}
/*
#container {
	position:absolute;
	border-color:#666666;
	border-left-style: dotted;
	border-top-style: dotted;
	margin-left: 100px;
	margin-top:150px;
	width: 800px;
	height: 400px;
	background-color: #EFEFEF;
	z-index:1; 
	}
*/	

#pr {position:absolute; left:-15px; top:448px; width:483px; height:29px; z-index:2;}


#contact {
	position:absolute; left:563px; top:290px; width:215px; height:88px; z-index:3; 
	border-color:#666666;
	border-right-style: dotted;	
	border-bottom-style: dotted; 
	overflow: visible;
	padding: 10px 10px 10px 10px;
	}
	
#contact2 {
	position:absolute; left:562px; top:290px; width:215px; height:20px; z-index:2; 
	background-color: #FFFFFF; 
	padding: 120px 10px 10px 10px;
	}
	
#ps {
	 position:absolute; 
	 left:-17px; 
	 top:390px; 
	 width:331px; 
	 height:40px; 
	 z-index:2;
}

#www {
	background-color:#FFFFFF;
	background:url(../pictures/presenter.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:512px;
	top:-34px;
	width:310px;
	height:187px;
	z-index:3;
	overflow: visible;
}

#next {position:absolute; left:794px; top:128px; width:18px; height:16px; z-index:5; visibility:visible;}
#all  {position:absolute; left:883px; top:305px; width:13px; height:17px; z-index:2; visibility: hidden;}

#logo	{
	position: absolute;
	width: 305px;
	height: 41px;
	z-index: 2;
	left: -61px;
	top: -28px;
}

#aktuelles_left {
	position: absolute;
	background-image:url(../pictures/hg.jpg);
	background-repeat: repeat;
	top: 43px;
	left: 108px;
	width: 	323px;
	height: 306px;
	overflow: visible;
	visibility: visible;
	z-index: 5;
	
}

#ueberuns {
	position:absolute; 	
	left: 5px; 
	top:  -4px; 
	width: 300px; 
	height:70px; 
	z-index:4; 
	}

}
@media print{

/*--- header ---------------------------------------------------------------*/

#header	{
	background:url(../img/mindscout-gs.gif) no-repeat;
	position: absolute; 
	width: 792px;
	height: 110px;
	top: 0px;
	left: 0px;
	background-color:#FFFFFF;
}

#aktuelles_ues {
    position: absolute;
	top: 70px;
	left: 0px;
	width: 	500px;
	height: 19px;
	background-color:#FFFFFF;	
}


/*-- main text -------------------------------------------------------------*/

#main_text {
    position: absolute;
	top: 100px;
	left: 0px;
	width:auto;
	overflow: auto;
	background-color:#FFFFFF;
	text-align:justify;

}
#main_text2 {
    position: relative;
	top: 100px;
	left: 0px;
	width:auto;
	overflow: auto;
	background-color:#FFFFFF;
	text-align:justify;
}
#spalte_1 {
    position: absolute;
	top: 120px;
	left: 0px;
	width: 	250px;
	height: 380px;
	overflow: hidden; 
	background-color:#FFFFFF;
}

#ueberuns {
	position:relative; 	
	background-color:#FFFFFF;
	left: 0px; 
	width: 600px; 
	height:214px; 
	}
#reg {position:absolute; left:0px; top:0px; width:0px; height:0px; z-index:0; visibility: hidden; border:none;}
}

