.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	background-color: #FFFFFF;
	width: 114px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D78E8C;
	text-decoration: none;
	}

.navbutoneng2 {
	float: left;
	height: 22px;
	width: 114px;
	font-size: 14px;
	line-height: 12px;
	text-align: center;
	text-decoration: none;
	padding-top: 9px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.navbutoneng2 a{
		text-decoration: none;
}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 450px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.anylinkcss li{
width: 100px;
float: left;
height: 20px;
padding-top: 8px;
	display: block;
}

.anylinkcss ul li a{
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	

	color: #333333;
}

.anylinkcss a:hover{ /*hover background color*/
text-decoration: underline;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
	position: absolute;
	left: 0;
	top: 0px;
	padding: 10px;
	font: normal 12px Verdana;
	z-index: 100;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D78E8C;
	width: 220px;
	visibility: hidden;
}


.anylinkcsscols .column{
	width: 70px;
	float: left;
}
.resim {
	float: right;
}


.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}
.anylinkcsscols li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.anylinkcsscols li a:hover {
	color: #BE565B;
	text-decoration: underline;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: #FAF1F1;
	visibility: hidden;
}
.anylinkcsscols .colon {
	height: 100px;
	width: 140px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
}
.katalog {
	width: 140px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	padding-top: 6px;
}
