.buttons_block {
	display: inline;
	float: left;
	margin-left: 3px;
}

.main_buttbase_left {
	width: 8px;
	height: 20px;
	background-image: url(../images/navigation/main_buttbase_left.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

.main_buttbase_bg {
	width: auto;
	height: 20px;
	background-image: url(../images/navigation/main_buttbase_bg.gif);
	background-position: top center;
	background-repeat: repeat-x
}

.main_links {	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 19px;
}

.main_links a:link, .main_links a:visited, .main_links a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.main_links a:hover {
	color: #989898;
	text-decoration: none;
}

.main_buttbase_right {
	width: 8px;
	height: 20px;
	background-image: url(../images/navigation/main_buttbase_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.lang_buttbase {
	width: 89px;
	height: 20px;	
	background-image: url(../images/navigation/lang_buttbase.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.lang_links {	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
	line-height: 20px;
}

.lang_links a:link, .lang_links a:visited, .lang_links a:active {
	color: #333333;
	text-decoration: none;
}

.lang_links a:hover {
	color: #868686;
	text-decoration: none;	
}