/*********************************************************************************

	Project		:	ZUM GOLDENEN ADLER
	Copyright	:	B3-Media GbR  
	
**********************************************************************************/

/*### Some resets ######################### */

img, a img,:link img,:visited img, fieldset { border:none }
:link,:visited { text-decoration:none; }
a {color:#000}

/*### individuell ######################## */

#header {
	text-align: center;
	width: 100%;
}

#navi, #subnavi {
	display: none;
}

#contentleft {
	float:left;
	margin-right: 15px;
}

