﻿#menu_left{
	vertical-align:				top;
	position:					relative;
	top:						-14px;
}

.submenu {
	display:					block;
	position:					relative;
	top:						30px;
	height:						100%;
	color:#777572;
}

.submenu_docs {
	display:					none;
}

.submenu_docs_auf{
	display:					block;
	position:					relative;
	left:						15px;
}

.menu_list_left {
	height:						200px;
	position:					relative;
}

.menu_list_right {
	top:						-15px;
	position:					relative;
}

.menu_pfeil{
	border:						none;
	height:						14px;
	width:						22px;
	vertical-align:				middle;
}

.submenu_docs_arrow {
	width:						10px;
	height:						10px;
	border:						0px;
	margin-top:					2px;
	vertical-align:				top;
}

.menu_pfeil_2{
	height:						18px;
	width:						26px;
}


ul {
	list-style:					none;
}

ul li a {
	position: 					relative;
	left:						30px;
	cursor:						pointer;
}

.menu_line{
	background-color:			transparent;
	color:						#ae041c;
	border-bottom:				0px;
	border-left:				0px;
	border-right:				0px;
	border-top-width:			1px;
	border-style:				dotted;
	height:						0px;
	width:						85%;
}

.menu_line2{
	background-color:			transparent;
	color:						#CCC;
	border-bottom:				0px;
	border-left:				0px;
	border-right:				0px;
	border-top-width:			1px;
	border-style:				dotted;
	height:						0px;
	width:						100%;
}

.menu_line_sub{
	background-color:			transparent;
	color:						#ae041c;
	border-bottom:				0px;
	border-left:				0px;
	border-right:				0px;
	border-top-width:			1px;
	border-style:				dotted;
	height:						0px;
	width:						79%;
	position:					relative;
	left:						-10px;
}

#menu_white {
	position:					absolute;
	width:						200px;
	height:						45px;
	z-index:					2;
}

#menu_white .main_sub_pos {
	position:					relative;
	top:						11px;
	left:						30px;
}

.main_sub_pos, .main_sub_pos_2 {
	cursor:						default;
}

.main_sub_pos_2 {
	position:					relative;
	left:						30px;
}

.placeholder {
	height:						50px;
}

.subonfocus {
     onfocus="this.blur()"
}

/* --------------- Text Deklarationen --------------- */

.menu{
	font-size:					8px;
}

.menu_list_left {
	color:						#333333;
	font-size:					14px;
}

.menu_list_right {
	color:						#333333;
	font-size:					14px;
}

.submenu, .submenu_docs, .submenu_docs_auf {
	font-size:					12px;
	font-weight:				normal;
}

.main_sub_pos_2  {
	font-size:					14px;
	font-weight:				bold;
}

.main_sub_pos {
	vertical-align:				middle;
	font-size:					16px;
	font-weight:				bold;
	color:						#68373b;
}

.submenu_docs_dist {
	font-size:					3px;
}