﻿@charset "utf-8";
a.menue_top:link {
	color: #403209;
	font-size: 1.1em;
	display: inline-block;
	margin-top: 10px;
	padding-right: 40px;
	padding-bottom: 7px;
	padding-left: 40px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #333333;
	text-decoration: none;
}
a.menue_top:visited{
	color: #66510F;
	font-size: 1.1em;
	display: inline-block;
	margin-top: 10px;
	padding-right: 40px;
	padding-bottom: 7px;
	padding-left: 40px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #333333;
	text-decoration: none;

}
a.menue_top:hover, a.menue_top:focus, a.menue_top:active{
	border-left: 1px dotted #333333;
	color: #66510F;
	font-size: 1.1em;
	display: inline-block;
	margin-top: 10px;
	padding-right: 40px;
	padding-bottom: 7px;
	padding-left: 40px;
	text-decoration: none;
	background-position: center bottom;
	background-image: url('images/menue_top_mark.png');
	background-repeat: no-repeat;
}

.menue-top {
	border-left: 1px dotted #333333;
	color: #66510F;
	font-size: 1.15em;
	display: inline-block;
	margin-top: 10px;
	padding-right: 40px;
	padding-bottom: 7px;
	padding-left: 40px;
	text-decoration: none;
	background-position: center bottom;
	background-image: url('images/menue_top_mark.png');
	background-repeat: no-repeat;

}


a.menue_left:link {
	color: #403209;
	font-size: 1.1em;
	display: block;
	padding-top: 10px;
	padding-bottom: 6px;
	text-decoration: none;
}
a.menue_left:visited {
	color: #66510F;
	font-size: 1.1em;
	display: block;
	padding-top: 10px;
	padding-bottom: 6px;
	text-decoration: none;
}
a.menue_left:hover, a.menue_left:focus, a.menue_left:active {
	color: #66510F;
	font-size: 1.1em;
	display: block;
	padding-top: 10px;
	padding-bottom: 6px;
	text-decoration: none;
	background-position: center bottom;
	background-image: url('images/menue_left_mark.png');
	background-repeat: no-repeat;
}

.menue-left {
	color: #66510F;
	font-size: 1.15em;
	display: block;
	padding-top: 10px;
	padding-bottom: 6px;
	text-decoration: none;
	background-position: center bottom;
	background-image: url('images/menue_left_mark.png');
	background-repeat: no-repeat;
}


a.feet:link {
	color: #403209;
	font-size: 1em;
	letter-spacing:1px;
	text-decoration: none;
}
a.feet:visited{
	color: #66510F;
	font-size: 1em;
	letter-spacing:1px;
	text-decoration: none;
}
a.feet:hover, a.feet:focus, a.feet:active{
	color: #66510F;
	font-size: 1em;
	letter-spacing:1px;
	text-decoration: underline;
}

a.standart:link {
	color: #403209;
	font-size: 1em;
	letter-spacing:1px;
	text-decoration: none;
}
a.standart:visited{
	color: #66510F;
	font-size: 1em;
	letter-spacing:1px;
	text-decoration: none;
}
a.standart:hover, a.feet:focus, a.feet:active{
	color: #66510F;
	font-size: 1em;
	letter-spacing:1px;
	text-decoration: underline;
}


