/* MENU Definitions */
.leftnavspc {  
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-variant: small-caps;
   font-weight: bolder;
   color: #003366;   /* dark blue */
   text-decoration: none;
   padding: 2px;
   margin-left: 15px; 
   background-color: #FFFFFF;  /* white */
   border-bottom: thin dotted #9B193D;   /* burgundy */
   }

#mainmenu {

	width: 178px;

	margin-left: -40px;

	margin-top: 23px;

	list-style-type: none;
	}


* html #mainmenu {  

/* nur fuer Internet Explorer 6 */

margin-left: 0;

}

*+html #mainmenu {  

/* nur fuer Internet Explorer 7 */

margin-left: 0;
}




#mainmenu a {

	width: 174px;

	display: block;

}





*html #mainmenu a {

	width: 178px;

	display: block;

}

	

#submenu {

	width: 178px;

	margin-left: -40px;

	list-style-type: none;

	}



#submenu a {

	width: 174px;

	display: block;

}



*html #submenu a {

	width: 178px;

	display: block;

}



* html #submenu{  

/* nur fuer Internet Explorer */

margin-left: 0px;

}

*+html #submenu { 
/* nur für IE 7 */ 
margin-left: 0px;
}


li a, li a:active {

	font-size: 11px;

	font-weight:bold;

	line-height: 23px;

	color: #fff;

	padding-left: 4px;

	text-decoration: none;

	}

#links li a:hover {

	background-color: #999;

	text-decoration: none;

	}





li ul li a, li ul li a:active {

	font-size: 11px;

	line-height: 21px;

	color: #000;

	font-weight:normal;

	}





#links li.veranstaltungen li a:hover, li.veranstaltungen li a:active {

	background-color: #999;

	color: #000;

	}

	

	

.home, .homea, .archiv, .archiva, .reportagen, .reportagena, .handwerk, .handwerka {

	background-color: #32323c;

	}
	
	
.home ul li, .homea ul li, .archiv ul li, .archiva ul li, .reportagen ul li, .reportagena ul li, .handwerk ul li, .handwerka ul li  {

	background-color: #cdbba3;

	border-bottom: 1px solid #666;

	}





#arrow {

	float: left;

	width:20px;

	margin-left:-20px;

	margin-top: 8px;

	background-image: url(../images/menu_hereArrow.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

}



*html #arrow {

position: absolute;

	left: 38px;

	margin-top: 6px;

	background-position: left bottom;

	}

*+html #arrow {
position: absolute;
margin-left: -28px;
}
	



	

	

.veranstaltungen, .veranstaltungena {

	background-color: #195d74;

	}



.veranstaltungen ul li, .veranstaltungena ul li {

	background-color: #b9d0e2;

	border-bottom: 1px solid #666;

	}




#specialMenu a, #specialMenu a:hover, #specialMenu a:active {

	text-decoration: none;

}






ul li.csc-section a {

	color: #195d74;	

	padding-left: 16px;

	text-decoration: none;

	font-weight:bold;

	line-height: 15px;

}

ul li.csc-section a:hover {

	color: #fff;	

	padding-left: 16px;

	text-decoration: underline;

}


img a{
border:0;
}
img {
border:0;
}
