/*                                               */
/*               Menüebene 1 linke Spalte        */
/*                                               */
#gssleft {
	background-image: url(../../_images/streifen_lks.jpg);
	background-repeat:repeat-y;
	width:210px;
	margin: 0;
	padding: 0;
}


#leftmenu { 
 	width: 200px; 
	margin: 10px 0 0 10px;
	padding: 0;	
 }

.leftmenu-level1-no {
 	width: 200px; 
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #6B7277;
	padding: 3px 0 3px 0;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF3F9D;
}

div.leftmenu-level1-no a {
	color: #6B7277;
	text-decoration: none;
}

div.leftmenu-level1-no a:link, div.leftmenu-level1-no a:visited {
	color: #6B7277;
}

div.leftmenu-level1-no a:hover {
	color: #000000;            
	width: 100%;
	text-decoration: none;
}

.leftmenu-level1-act {
 	width: 200px; 
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;   
	padding: 3px 0 3px 0;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF3F9D;
}

div.leftmenu-level1-act a,
div.leftmenu-level1-act a:link,
div.leftmenu-level1-act a:visited,
div.leftmenu-level1-act a:hover {
	color: #000000;   
	text-decoration: none;
}

/*                                           */
/*  nur für link im Login-Bereich notwendig   */
div.leftmenu-level1-no a:active {
	color: #000;             
	text-decoration: none;
	width: 100%;
}  
/*-------------------------------------------*/
/*      Menüebene 2 linke Spalte             */
/*------------------------------------------ */

.leftmenu-level2-no {
	font-size: 11px;
	line-height: 16px;
	color: #6B7277;
	padding: 1px 0 1px 0;
	margin: 0;
}

div.leftmenu-level2-no:hover {
	color: #000;
	background-color: #E0B3D8;
	width: 100%;
}


div.leftmenu-level2-no a {
	color: #6B7277;
	text-decoration: none;
}

div.leftmenu-level2-no a:link,
div.leftmenu-level2-no a:visited {
	color: #6B7277;
}


div.leftmenu-level2-no a:hover {
	color: #000;
	background-color: #E0B3D8;
	width: 100%;
	text-decoration: none;
}

.leftmenu-level2-act {
	font-size: 11px;
	line-height: 16px;
	color: #6B7277;
	padding: 1px 0 1px 0;
	margin: 0;
	background-color: #E0B3D8;
	width: 100%;
}

div.leftmenu-level2-act a,
div.leftmenu-level2-act a:link,
div.leftmenu-level2-act a:visited,
div.leftmenu-level2-act a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #E0B3D8;
	width: 100%;
}


/*                                               */
/*               Menüebene 3 linke Spalte        */
/*                                               */


.leftmenu-level3-no {
	font-size: 11px;
	line-height: 16px;
	color: #6B7277;
	padding: 1px 0 1px 0;
	margin: 0 0 0 10px;
 	width: 191px; 
}

div.leftmenu-level3-no:hover {
	color: #000000;
	background-color: #E0B3D8;
	width: 100%;
}


div.leftmenu-level3-no a {
	color: #6B7277;
	text-decoration: none;
}

div.leftmenu-level3-no a:link,
div.leftmenu-level3-no a:visited {
	color: #6B7277;
}


div.leftmenu-level3-no a:hover {
	color: #000000;
	background-color: #E0B3D8;
	width: 100%;
	text-decoration: none;
}

.leftmenu-level3-act {
	font-size: 11px;
	line-height: 16px;
	color: #6B7277;
	padding: 1px 0 1px 0;
	margin: 0 0 0 10px;
 	width: 191px; 
	background-color: #E0B3D8;
	width: 100%;
}

div.leftmenu-level3-act a,
div.leftmenu-level3-act a:link,
div.leftmenu-level3-act a:hover,
div.leftmenu-level3-act a:visited {
	text-decoration: none;
	color: #000000;
	background-color: #E0B3D8;
	width: 100%;
}


/*                                               */
/*               Login-Bereich                   */
/*                                               */
#formbox {
 position: relative;
 float: right;
 z-index: 100;
 bottom: 5px;
 left: 0px;
 width: 140px;
 height: 50px;
} 
#loginarea { 
 	width: 200px; 
	margin: 50px 0 0 10px;
	padding: 0;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF3F9D;  
	display: block; 
 }

.inputfield {
 	width: 200px; 
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #6B7277;
	padding: 1px 0 1px 0;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AF3F9D;
	display: block;
	vertical-align: middle;
}

.inputfield input{
	font-size: 10px;
}

/*                                               */
/*               Login-Bereich                   */
/*                                               */
.pfeilBild {
	border: none;
}

