/* F A R B D E F I N I T I O N E N
Textfarbe (dunkelgrau): #383838;
	Listen, dunkles Grau : 6D6D6D;
	Listen, helles Grau : B8B8B8;

Mittel Grau (logo Quadrate): #9C9B9C;
helles Grau: #E6E6E6;
sehr helles Grau (große Quadrate Content rechts plain): #F1F1F1;
Mittlerer Rotton (Navigation, Links, Logo): #B60606;
Dunkelrot (Balken Content): #A10B0B;
*/


a.menu { color: #FFFFFF; font-weight: normal; text-decoration: none; }
a:active.menu { color: #B60606; background: none; font-weight: normal; text-decoration: none; }
a:hover.menu { color: #B60606; background: none; font-weight: normal; text-decoration: none; }


#menu_container {
    position: absolute;
    top: 0px;
    width: 174px;
	background-color: #000000;
	left: 0;
	right: 0;
	bottom: 0px;
	height: 100%;
	bottom: 0px;
	vertical-align: baseline;
	background: url(content/images/allgemein/mkk_vertikal.gif);
	background-repeat:  no-repeat;
	background-position: top left;

}

#menu {
    position: absolute;
    width: 156px;
	left: 0;
	right: 0px;
	bottom: 60px;
	vertical-align: baseline;
	margin: right;
    text-align: right;
	padding: 0px;
}

div.navi{
position: absolute;
width: 8px;
height: 8px;
background: url(content/images/buttons/menu.gif) no-repeat;
padding: 0px;
margin: right;
text-align: right;
right: 4px;
vertical-align: baseline;
border: 1px solid grey;
}

* html #navi_home{
position: absolute;
width: 8px;
height: 8px;
background: url(content/images/buttons/menu.gif) no-repeat;
padding: 0px;
margin: right;
text-align: right;
right: 4px;
vertical-align: baseline; 
bottom: 245px;

}
* html #navi_buero{
position: absolute;
width: 8px;
height: 8px;
background: url(content/images/buttons/menu.gif) no-repeat;
padding: 0px;
margin: right;
text-align: right;
right: 4px;
vertical-align: baseline; 
bottom: 224px;

}
* html #navi_taetigkeitsfelder{
position: absolute;
width: 8px;
height: 8px;
background: url(content/images/buttons/menu.gif) no-repeat;
padding: 0px;
margin: right;
text-align: right;
right: 4px;
vertical-align: baseline; 
bottom: 185px;

}
* html #navi_referenzen{
position: absolute;
width: 8px;
height: 8px;
background: url(content/images/buttons/menu.gif) no-repeat;
padding: 0px;
margin: right;
text-align: right;
right: 4px;
vertical-align: baseline; 

bottom: 145px;
}
* html #navi_kontakt{
position: absolute;
width: 8px;
height: 8px;
background: url(content/images/buttons/menu.gif) no-repeat;
padding: 0px;
margin: right;
text-align: right;
right: 6px;
vertical-align: baseline; 

bottom: 105px;

}
* html #navi_impressum{
position: absolute;
width: 8px;
height: 8px;
background: url(content/images/buttons/menu.gif) no-repeat;
padding: 0px;
margin: right;
text-align: right;
right: 6px;
vertical-align: baseline;
bottom: 64px;

}




