
body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	line-height: 14px; 
	overflow: auto;
}

body.contentframe
{
   background: #FFFFFF;
   background-image: none;
}


IMG {background:#435a62;}

  img[alt]:after {    content:" ("attr(alt)")";  }

.gfx-head-colpos-0 
{
	width:485px;
	overflow: hidden;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;		
	background: #435a62;
}

.gfx-head-colpos-0 IMG
{
  margin: 0 0 0 -25px;
}


/* Std Ueberschriften -------------------------*/
H1,
H2,
H3,
H4
{
   font-family: Arial, Helvetica, Verdana, sans-serif;
   background-color:transparent;
   color: #000000;
}

H1
{
	font-size:15px;
	line-height:18px;
	color:#000000;
	background-color:transparent;		
	margin-bottom : 0px;
	margin-top : 10px;	
}

H2
{
   font-size: 14px; 
   font-weight: bold;
   color: #333333;
   line-height: 16px; 
}

H3
{
   font-size: 13px; 
   line-height: 14px;
}

H4
{
	font-size : 12px;
	margin-bottom :8px;
	margin-top :5px;
}



