/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}




/* Schriften
-----------------------------------------------------------------*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 15px;
	
}


span {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 20px 0;
}


ul {list-style-type: none; display:none;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* top
-----------------------------------------------------------------*/

#top{display: none;}	



/* Navigation
-----------------------------------------------------------------*/

#nav {display: none;}	

#subnav {display: none;}	

#mainnav {display: none;}


/* Textspalte
-----------------------------------------------------------------*/

#col2 {
	position: relative;
	float: left;
}	




/* Formular
-----------------------------------------------------------------*/
#links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	position: relative;
	width: 200px;
	margin-left: 0px;
}


#rechts  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 240px;
	float: left;			
}


#col2unten {
	position: relative;
	width: 440px;
	left: 0px;
}		




/* Footer
-----------------------------------------------------------------*/

#footer {
	position:relative;
	height: 35px;
	width: 770px;
	display: none;
}				
  
  
  /* bild_rechts
-----------------------------------------------------------------*/

#col3 {
	height: 324px;
	width: 87px;
	float: left;
	position: relative;
	padding-top: 50px;
	text-align: right;
	display: none;
}		 



