/****  anzeige menu begin ****/
.bodyLeftMenuAreaDivGreen ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 129px; /* Width of Menu Items */
	background-color:#aaa;
    border-bottom: 0px solid #ccc;
	color: #645789;
    }

.bodyLeftMenuAreaDivGreen ul li {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    position: relative;
	text-align: left;
    border: 0px solid black; /* margin - for debug purposes   */
    }
    
.bodyLeftMenuAreaDivGreen ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    background: #fff; /* IE6 Bug */
	background-color:#645789;
	padding-left:10px;
/*    border-bottom: 2px 0000ED;*/
    border-bottom: 2px solid #B5BB33; /* margin - for debug purposes   */
    }
    
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.bodyLeftMenuAreaDivGreen ul li a:hover {
    color: #000000;
    background: #DFDDDB;
    border-bottom: 2px solid #B5BB33; /* margin - for debug purposes   */
}
/****  anzeige menu end ****/

/**** home menu begin ****/
.bodyLeftMenuAreaDivBlue ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 129px; /* Width of Menu Items */
	background-color:#aaa;
    border-bottom: 0px solid #ccc;
	color: #7095CD;
    }

.bodyLeftMenuAreaDivBlue ul li {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    position: relative;
	text-align: left;
    border: 0px solid black; /* margin - for debug purposes   */
    }
    
.bodyLeftMenuAreaDivBlue ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    background: #fff; /* IE6 Bug */
	background-color:#7095CD;
	padding-left:10px;
/*    border-bottom: 2px 0000ED;*/
    border-bottom: 2px solid #072362; /* margin - for debug purposes   */
    }

.bodyLeftMenuAreaDivBlue ul li a:hover {
    color: #fff;
    background: #FB8006;
    border-bottom: 2px solid #072362; /* margin - for debug purposes   */
}
/**** home menu end ****/

/**** vermischtes menu begin ****/
.bodyLeftMenuAreaDivYellow ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 129px; /* Width of Menu Items */
	background-color:#aaa;
    border-bottom: 0px solid #ccc;
	color: #F88305;
    }

.bodyLeftMenuAreaDivYellow ul li {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    position: relative;
	text-align: left;
    border: 0px solid black; /* margin - for debug purposes   */
    }
    
.bodyLeftMenuAreaDivYellow ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    background: #fff; /* IE6 Bug */
	background-color:#F88305;
	padding-left:10px;
/*    border-bottom: 2px 0000ED;*/
    border-bottom: 2px solid #F5D69D; /* margin - for debug purposes   */
    }
    
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.bodyLeftMenuAreaDivYellow ul li a:hover {
    color: #fff;
    background: #656162;
    border-bottom: 2px solid #F5D69D; /* margin - for debug purposes   */
}
/**** vermischtes menu end ****/

/**** market menu begin ****/
.bodyLeftMenuAreaDivGrey ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 129px; /* Width of Menu Items */
	background-color:#aaa;
    border-bottom: 0px solid #ccc;
	color: #8F8C8A;
    }

.bodyLeftMenuAreaDivGrey ul li {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    position: relative;
	text-align: left;
    border: 0px solid black; /* margin - for debug purposes   */
    }
    
.bodyLeftMenuAreaDivGrey ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    background: #fff; /* IE6 Bug */
	background-color:#8F8C8A;
	padding-left:10px;
/*    border-bottom: 2px 0000ED;*/
    border-bottom: 2px solid #C2C0C1; /* margin - for debug purposes   */
    }
    
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.bodyLeftMenuAreaDivGrey ul li a:hover {
    color: #fff;
    background: #FB8006;
    border-bottom: 2px solid #C2C0C1; /* margin - for debug purposes   */
}
/**** market menu end ****/
/**** email, bearbeitung, neuanmeldung menu begin ****/
.bodyLeftMenuAreaDivRed ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 129px; /* Width of Menu Items */
	background-color:#aaa;
    border-bottom: 0px solid #ccc;
	color: #B0060E;
    }

.bodyLeftMenuAreaDivRed ul li {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    position: relative;
	text-align: left;
    border: 0px solid black; /* margin - for debug purposes   */
    }
    
.bodyLeftMenuAreaDivRed ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    background: #fff; /* IE6 Bug */
	background-color:#B0060E;
	padding-left:10px;
/*    border-bottom: 2px 0000ED;*/
    border-bottom: 2px solid #C2C0C1; /* margin - for debug purposes   */
    }
    
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.bodyLeftMenuAreaDivRed ul li a:hover {
    color: #fff;
    background: #656162;
    border-bottom: 2px solid #C2C0C1; /* margin - for debug purposes   */
}
/**** email, bearbeitung, neuanmeldung menu end ****/
