
/* linke Spalte*/
#col1 {
width: 220px;

}

#col1_content { margin-left: 1em; margin-right: 1em; background:inherit; }


#col1 p {
margin-left:0px;
margin-right:5px;
padding-bottom: 12px;
font-size: 0.9em;
color: #666666;
/*line-height: 15px;*/
}


/* Formatierung der Kopfbereiches */
#header { position:relative; height: 265px; }
#rootline {
display:none;
}




#flashbanner_start {
	position:absolute;
	top:89px;
	left:11px;
}



#footer {
	position:relative;
	width:475px;
	height:60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7A7A7A;
	margin-left:14px;

 }