/*--- model-svetlana.de
	general styles
	(c)WS 2008-07-27     ---*/

body {
	background-color:#333;
	text-align: block;
	padding: 0;
	font:12px Verdana, Tahoma, Arial, Helvetica ;	
}

body #bodyGrad {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	overflow: hidden;
}

/*--- Header ---*/

#header {
	position: relative;
	margin-top:0px;
	margin-left:0px auto;
	width:976px;
	height:70px;
	z-index: 2;
	background-color: transparent;
}

#header .headimage1{
	position:relative;
	margin-top:0px;
	margin-left:656px;
	height:70px;
	width:280px;
}

#header .headimage2{
	position:absolute;
	margin-top:0px;
/*	margin-left:5px;  */
	margin-left:55px;
	height:70px;
	width:922px;
/*	width:582px;      */
}

/*--- end ---*/
