


/* Kopf Hauptmenü 
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/*Hauptmenüleiste: Listenpunkte mit Hintergrundbildern hinterlegen*/
#kopf li.list1 {background:transparent url(images/img_menue_01.gif) no-repeat;}
#kopf li.list2 {background:transparent url(images/img_menue_02.gif) no-repeat;}
#kopf li.list3 {background:transparent url(images/img_menue_03.gif) no-repeat;}
#kopf li.list4 {background:transparent url(images/img_menue_04.gif) no-repeat;}
#kopf li.list6 {background:transparent url(images/img_menue_06.gif) 242px 0 no-repeat;} 

#kopf li.list1_m {background:transparent url(images/img_menue_01_m.gif) no-repeat;}
#kopf li.list2_m {background:transparent url(images/img_menue_02_m.gif) no-repeat;}
#kopf li.list3_m {background:transparent url(images/img_menue_03_m.gif) no-repeat;}
#kopf li.list4_m {background:transparent url(images/img_menue_04_m.gif) no-repeat;}


/*#kopf a#item1, #kopf a#item2, #kopf a#item3, #kopf a#item4, #kopf a#item6*/

#kopf a#item1, #kopf a#item2, #kopf a#item3, #kopf a#item4, #kopf a#item6 { /*#kopf a */
	display: block;	
	height: 0;
	padding-top: 30px;
	overflow: hidden;
}

/** html #kopf a:link, * html #kopf a:visited {height:30px; he\ight:0;}*/

* html #kopf a:link, * html #kopf a:visited {height:30px; he\ight:0;}

/*Hauptmenüleiste: a-Elemente mit Hintergrundbildern versehen, und diese in den unsichtbaren Bereich verschieben*/


#kopf a#item1 {  /*neu*/
	background:transparent url(images/img_menue_01_m.gif) -130px -90px no-repeat;
	width: 75px;
	
}

#kopf a#item2 {  /*profil*/
background:transparent url(images/img_menue_02_m.gif) -130px -90px no-repeat;
width: 115px;
}

#kopf a#item3 {  /*projekte*/
background:transparent url(images/img_menue_03_m.gif) -130px -90px no-repeat;
width: 160px;
}
#kopf a#item4 {  /*presse*/
background:transparent url(images/img_menue_04_m.gif) -130px -90px no-repeat;
width: 121px;
}


#kopf a#item6 {  /*maas-co*/
background:transparent url(images/img_menue_06_m.gif) -130px -90px no-repeat;
/*background-position:192px 0; 198px*/

width: 379px;
}

/*#kopf a#item6 {  
background:transparent url(images/img_menue_06.gif) no-repeat;
background-position:198px 0;
width: 327px;
}*/


/*Hauptmenü: Hintergrundbilder werden beim Mouseover in den sichtbaren Bereich gezogen*/
#kopf a#item1:hover {background-position:0 0; z-index:50;}
#kopf a#item2:hover {background-position:0 0; z-index:50;}
#kopf a#item3:hover {background-position:0 0; z-index:50;}
#kopf a#item4:hover {background-position:0 0; z-index:50;}
/*#kopf a#item6:hover {background-position:202px 0; z-index:50;} */



/** html #kopf a:hover {height:30px; he\ight:0;}*/




/* Kopf Submenü
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#kopf ul ul { display: none;}

#kopf ul ul.ausblenden { display: none;}

#kopf ul ul.einblenden { 
 position: absolute;
 float:left;
 top:35px; /*30px*/
 left: 0;
 width: 850px;
 height:35px;
display: block;
z-index: 100;
/*background-color:#CCFF00;*/

}



#kopf ul ul li { 
/* display:inline;*/
padding-right:25px;
height:35px;
/*background-color:#33CC66;*/
 

}



#kopf ul ul a {
	display: block;	
	float:left;
	width:auto;
	height:25px;
	 
	font-size:11px;
	/*letter-spacing:1px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-color:#ccc;
/*	background-color:#FF6600;*/
	/*margin-right:25px;*/
	/*padding-top: 25px;*/
	
	}

/** html #kopf a:link, * html #kopf a:visited {height:25px; he\ight:0px;}*/





/* Menueleiste unten

/* * * * * * * * * * * * * * * * * * * * * * * * * * */

/*Rahmen-Div für Menüzeile */
#menue_rahmen {
float: left;
margin-top:15px;
  width: 850px; /*788px;*/
 /*border: 1px solid #CCC; */
 
}

/*Menü: "Kontakt" + english */
#menue {
float: left; 
width: 155px; /*165px;*/
/*background-color:#000099;*/
/*border: 1px solid #FF66FF;*/
}

#menue li{
float: left;
height:25px;
/*background-color:#99FF00;*/

/*max-width : 90px; *//* Für Opera 6*/
}




#menue a {
	display: block;	
	float:left;
	padding-top:5px;
/*	height: 25px;*/
	padding-left:25px; 
	text-align:center;
		font-size:11px;
	/*letter-spacing:1px;*/
	/*background-color:#000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

/** html #menue a:link, * html #menue a:visited {height:25px; he\ight:0;}*/





/* Portfolio Submenü Spalte 4 (Zahlen: 1 2 3...)
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#spalte4 {
float: left;
width: 695px;/*784px;*/
/*border: 1px solid #FF66FF; */
}

#spalte4 li {float:left;}






#spalte4 a {
	display: block;	
	
	float:left;
	padding-right:15px;
	padding-top:5px;
	width: auto;
	text-align:center;
		font-size:11px;
	/*letter-spacing:1px;*/
	/*background-color:#000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	

	/*padding-top: 30px;
	overflow: hidden;*/
}

* html #spalte4 a:link, * html #spalte4 a:visited {height:25px; he\ight:0;}






 
 