/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700|Open+Sans+Condensed:300,700);



/* TOPMENÜ -------------------------------------------------------------------------------------*/

#topmenu-wrapper {
	float: right;
	right: 0px;
    width: 540px;
	height:25px;
	top: 0px;
    margin-top: 0px;
	position: relative;
	border: 0px solid #FF0000;
	}

.topmenu{
    width: 540px;
	text-align: right;
    margin-right: 0px; 
}

.topmenubtn{
    margin-left: 2px;
    display: inline;
    border: none;
    cursor: pointer;
}


a.topmenubtn{
    font-family: 'Open Sans', sans-serif !important;
	font-weight:400;
	font-size: 15px;
	color:#6e7478; 
	text-decoration:none;
	text-transform: uppercase;
	text-align: center;
	padding-left:11px;
	padding-right:11px;
	letter-spacing: 0px;
}
a.topmenubtn:hover{
	font-family: 'Open Sans', sans-serif !important;
	font-weight:400;
	font-size: 15px;
	color:#fff; 
	text-decoration:none;
	text-transform: uppercase;
	text-align: center;
	background-color:#90969b;
	border-radius: 4px;
	padding-left:11px;
	padding-right:11px;
	letter-spacing: 0px;
}

a.topmenubtn-active{
	font-family: 'Open Sans', sans-serif !important;
	font-weight:400 !important;
	font-size: 15px;
	color:#fff !important;
	text-decoration:none !important;
	text-transform: uppercase;
	text-align: center;
	background-color:#90969b;
	border-radius: 4px;
	padding-left:11px;
	padding-right:11px;
	letter-spacing: 0px;
}



/* LEFTMENÜ -------------------------------------------------------------------------------------*/

#menu-wrapper {
	float: left;
	width: 270px;
	left: 0px;
    margin-top: 40px;
	margin-bottom: 30px !important;
	padding-right: 20px;
	position: relative;
	height: 100%; 
    min-height: 100%; 
	border: 0px solid #ff0000;
	display:inline;
}

/* Hauptpunkte ---------------------------------------*/
.menu{
	text-align: left;
	margin: 0;
	display:inline;
	border: 0px solid #ff0000;
}

ol {
	list-style: none;	
    list-style-position: outside;	
	margin: 0;
	margin-left: -35px;
}

/*.grey-menu{
	background: url(../Images/dot_menu-grey.png); 
	background-repeat: no-repeat;
	}
.green-menu{
	background: url(../Images/dot_menu-green.png); 
	background-repeat: no-repeat;
}
.cyan-menu{
	background: url(../Images/dot_menu-cyan.png); 
	background-repeat: no-repeat;
}
.orange-menu{
	color:#000 !important;
	text-decoration: underline;
}
.magenta-menu{
	background: url(../Images/dot_menu-magenta.png); 
	background-repeat: no-repeat;
}*/


li {
}
.menulink {
	margin-left: 0px; 
	font-family: 'Open Sans', sans-serif !important;
	font-weight:600;
	color: #656c71 !important;
	font-size: 15px;
	line-height: 20px !important;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	top: -3px !important;
	position: relative;
}

a.menulink:hover{
	font-weight:700 !important;
	color: #656c71 !important;
	text-decoration: none !important;

}
a.menulink-active{
	font-weight:700 !important;
	color: #656c71 !important;
	text-decoration: none !important;
	top: -3px !important;
	position: relative;
}
.menuspacer{
    height: 7px;
}



/* Submenu 1 (Level 2) ---------------------------------------*/
.grey-arrow {
	list-style-image: url(../Images/arr_menu.png); 
}

.submenu {
	left: 10px !important;
	position: relative;
	text-align: left;
	display:inline;
	margin-bottom: 30px !important;
}

.submenulink {
	font-family: 'Open Sans ', sans-serif !important;
	font-weight: 400;
	color: #72787d;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
}
.submenulink:first-child {
	margin-top: -8px;
}

a.submenulink:hover {
	font-weight: 600;
	color: #72787d !important;
	text-decoration: none !important;
}

a.submenulink-active {
	font-weight: 700;
	color: #72787d !important;
	text-decoration: none !important;
}

.submenuspacer {
    height: 6px;
}

/* Submenu 2 (Level 3) ---------------------------------------*/
.middot-menu {
	list-style-image: url(../Images/dot_menu.png) !important;
}

.submenu2 {
	left: 10px !important;
	position: relative;
	text-align: left;
	display:inline;
	margin-bottom: 30px !important;
}

.submenulink2 {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	color: #72787d !important;
	font-size: 14px;
	line-height: 16px !important;
	text-decoration: none;
	text-align: left;	
}

.submenulink2:first-child {
	margin-top: -8px;
}

a.submenulink2:hover {
	font-weight: 600 !important;
	color: #72787d !important;
	text-decoration: none !important;
}

a.submenulink2-active {
	font-weight: 700 !important;
	color: #72787d !important;
	text-decoration: none !important;
}

.submenuspacer2 {
    height: 6px;
}

/* Submenu 3 (Level 4) ---------------------------------------*/
.submenu3 {
	left: -5px !important;
	position: relative;
	text-align: left;
	display:inline;
	margin-bottom: 30px !important;
}

.submenulink3 {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400 !important;
	color: #72787d;
	font-size: 13px;
	line-height: 13px !important;
	text-decoration: none;
	text-align: left;	
}
.submenulink3:first-child {
	margin-top: -7px;
}

a.submenulink3:hover {
	font-weight: 600 !important;
	color: #72787d !important;
	text-decoration: none !important;
}

a.submenulink3-active {
	font-weight: 700 !important;
	color: #72787d !important;
	text-decoration: none !important;
}

.submenuspacer3 {
    height: 6px;
}


