/*
 
  CSS for the Pagecontent 
  organize, formating the Headline Image & Contentelements 

*/

.headline {
	margin:71px 0 30px 106px;
}
.main {
	margin-left:106px;	
	width:470px;
}
.main h1 {
	font-size:10px;
	font-weight:bold;	
	text-transform: uppercase;
	color:#2F2086;
	padding:0;
	margin:0 0 5px 0;
}
* html .main h1 {
height:1%;
}
.main div.spaceBottom-frame {
         margin-bottom:20px;
}
.main div.spaceBottom0px-frame p.bodytext {
          margin-bottom:10px;
          padding-bottom:0px;
}
.main div.spaceBottom30px-frame {
	margin:30px 0 30px 0;
}
.pdf-frame h1{
	text-transform: none;
	color:#000;
	margin-bottom:10px;
	font-size:11px;
}
.pdf-frame a {
	color:#000;
	text-decoration:none;
}
.pdf-frame a:hover {
	text-decoration:underline;

}
.pdf-frame ul li {
         background:url(../../content/Icons/icon-pdf.gif) 0 0 no-repeat;
         padding:2px 0 2px 25px;
         margin:2px 0;
}
.bodytext {
	line-height:20px;
	padding-bottom:20px;
}
.kontakt-frame .bodytext { 
	line-height:14px;
}
.bodytext a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
.bodytext a:hover {
	text-decoration:underline;
}
.csc-textpic-caption {
       padding:15px 0 0 0;	
}
