p{
font-family:Arial;
font-weight:bold;
line-height:20px;
font-size:8pt;
margin-top:-13px;
margin-left:3px;

}

/*##################################################*/
/* Styles für das Pop Up auf der Startseite 		*/
/* Es ist kein richtiges PopUp, nur ein DIV         */
/*##################################################*/
#popUpBox1 {
	filter			 : progid:DXImageTransform.Microsoft.Fade(duration=0.5) progid:DXImageTransform.Microsoft.Shadow(color=#666666, direction=135, strength=4);
	position		 : absolute;
	left			 : 30%;
	top				 : 5px;
	width 			 : 380px;
	visibility		 : hidden;
	border			 : 1px solid #cccccc;
	background-color : #fbfbfb;
	font-size		 : 11px;	
}

#popUpBox2 {
	filter			 : progid:DXImageTransform.Microsoft.Fade(duration=0.5) progid:DXImageTransform.Microsoft.Shadow(color=#666666, direction=135, strength=4);
	position		 : absolute;
	left			 : 30%;
	top				 : 5px;
	width 			 : 370px;
	visibility		 : hidden;
	border			 : 1px solid #cccccc;
	background-color : #fbfbfb;
	font-size		 : 11px;
}

#popUpBoxButtonsLeiste {
	padding-top : 3px;
	padding-right : 3px;
	text-align : right;
}

#popUpBoxButtonsLeiste img {
	cursor: hand;
}

#zuDenInhaltenButton1 {
	position		 : absolute;
	left			 : 269px;
	top				 : 113px;
	cursor			 : hand;
}

#zuDenInhaltenButton2 {
	vertical-align : bottom;
	padding-left : 10px;
	padding-bottom : 5px;
}

#testCDButton {
	vertical-align : bottom;
	padding-left : 32px;
}

#popUpBox1 #popUpBoxContent {
	padding : 6px;
	padding-top : 9px;
	margin-bottom : 5px;
	padding-bottom : 0px;
}

#popUpBox2 #popUpBoxContent {
	padding : 6px;
	padding-top : 9px;
	margin-bottom : 5px;
	padding-bottom : 0px;
}

#popUpBoxContent p{
	font-weight : normal;
	font-size : 8pt;
	font-family : Arial;
	line-height : 14px;
}

*html #popUpBoxContent p{
	font-weight : normal;
	font-size : 8pt;
	font-family : Arial;
	line-height : 15px;
}

#popUpBoxContent span.steinbachReport {
	font-vainat : small-caps;
	font-size : 8pt;
	font-weight : bold;
}

.absatz {
	padding-bottom : 12px;
}

.absatzBig {
	padding-bottom : 5px;
}



