#tab_background {
float:center;
display:block;
align:center;
padding:0px 0px 0px 0px;
width: 872px;
height: 120px;
background-image:url(../images/bakground.gif);
background-repeat:no-repeat;  
}

#vspaceone {
float:center;
display:block;
align:center;
padding:0px 0px 0px 0px;
height: 10px;  
}

#vspacetwo {
float:center;
display:block;
align:center;
padding:0px 0px 0px 0px;
height: 1px;
width:800px  
}
#vspacethree {
float:center;
display:block;
align:center;
padding:0px 0px 0px 0px;
height: 5px;  
}
#bild {
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	font-weight: none;
	line-height: 15px;
	color: #919191;
	float:left;
	width: 185px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background-color:white;
	border: 5px solid white;
	
}