body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#FFFAEA;
	scrollbar-track-color:#FFFAEA;
	scrollbar-arrow-color:#336699;
	scrollbar-shadow-color:#336699;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-highlight-color:#336699;
	scrollbar-3dlight-color:#FFFFFF;
	/*background: url(../bilder/bckgrd2.gif) repeat-y 50% 0;*/
	background-color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 12px;
	padding-right: 20px;	
}
a {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	color: #333333;
	margin-bottom: 24px;
}
#header .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	/*text-indent: 10px;*/
	line-height: 19px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 12px;
	padding-right: 20px;	
}
/* Pfadanzeige */
#leftColor1 .path{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-left: 20px;
	/*margin-right: 10px;*/
	margin-top: 45px;
	text-align: left;
	letter-spacing: 2px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 21px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 12px;
	padding-right: 20px;
	text-align: justify;	
}
#content p.eins { /*erster Textabsatz*/
	margin-top: 0px;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#content a:hover {
	color: #CC0000;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	/*text-indent: 10px;*/
	line-height: 19px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 12px;
	padding-right: 20px;	
}
#content .img1 {
	margin-bottom: 10px;
	margin-right: 10px;
}
#content .detailImg {
	text-align: center;
	margin-top: 0px;
}
#content .detailImgText {
	text-align: center;
	margin-top: 15px;
}
#content .intQuestion { /*Interview*/
	font-size: 12px;
	font-weight: bold;
}
#content .intAnswer {  /*Interview*/
	font-size: 12px;
	font-weight: normal;
}
#content .intSpanNormal { /*Interview*/
	font-size: 12px;
	font-weight:normal;
	letter-spacing:0px;
}
#copyrights p {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 0px;
	line-height: 13px;
}
#data .whiteLine {
	border-bottom: 1px solid #FFFFFF; 
}
#data td {
	padding: 6px;
}

.kleinertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 12px;
}



