/*  ----------------------- MERHSPALT LAYOUT statt Tabellen */ 
    div#KopfLinks {
	position:absolute;	left: 13px;	top: 9px;
	width: 370px;	height:75px;
	text-align: left;	margin: 0 auto;	padding: 0;
	/*border: 1px dashed black; */
	z-index: 1;	visibility: visible;
	}
	
    div#KopfRechts {
	position:absolute; left: 480px;	top: 9px;
	width: 475px;	height:64px;
	text-align: right;	margin: 0 auto;	padding: 0;
    /* border: 1px solid red;  */
	z-index: 1;	visibility: visible;
	}
	
	div#LinkeBox {
	position:absolute;	left: 16px;	top: 90px;
	width: 370px;	height:500px;
	text-align: left;	padding: 1;
    /*	border: 1px dashed silver;  */ 
	z-index: 1;	visibility: visible;

  }

  div#Erste_Spalt {  /*	Projekt Kurzbeschreibung  */ 
  	width:200px;
	float:left; 
	text-align: right;	padding:0px 3px;
   /* border: 1px dashed silver; */
	}

  div#Zweite_Spalt {  /*	Projekt Bilder thms  */ 
	width:150px;
	float:left;
	text-align: center;	padding:0px 2px;
    /* border: 1px dashed silver;  */
  }

    div#RechteBox {   /*  nicht genutzt, da die Inhalte in Ebenen Det1, Det2,.. liegen. */
	margin: 0 auto;
	width: 380px;
	padding: 0;
	border: 1px dashed silver;	right: 500px;
  }

  div#Dritte_Spalt {
  	width:235px;
	float:left; 
	text-align: left; 	padding:1px 3px;
	/*border: 1px dashed silver;  */
	}

  div#Vierte_Spalt {  /* LinkBox klein  */
	width:150px;
	float:right;
	text-align: left;
	padding:1px 10px;    border: 1px dashed green;  /* */
  }


/*  ----------------------- Ende MERHSPALT LAYOUT */ 

div#Menue {
	font-size: 12px;
	font-weight: bold;
	font: 12px arial, sans-serif; 
	width: 80px;
	position: relative;
	height: 66px;
	top: 0px;
	/* left: 1; */ 
}
div#Menue a {
    font-size: 12px; font-weight: bold;
    /* border-right: #333333;  */
	padding-right: 6px;
    display: block; padding-left: 8px; border-left-width: 0px;
    background: #FFFFFF; border-bottom-width: 0px;
    padding-bottom: 1px; margin: 0px 0px 2px; color: #1C1C1C;
    padding-top: 0px; text-align: left; /*text-decoration: bold;*/ }
	

div#Menue a:hover {
  		background: transparent; color: #FFFFFF;
}

.mittel-weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #009900;
	font-weight: normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00FF00;
	text-decoration: none;
	font-size: 10px;
}

a:active {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.fliess1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	cursor: auto;
	font-style: normal;
	}
	
.ueber10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	
.ueber11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}

.linkspezi A {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #CC9966;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.linkspezi A:link {
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.linkspezi A:visited {
	COLOR: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	}

.linkspezi A:active {COLOR: #FF0000;	}

.linkspezi A:hover {
	COLOR: #FF0000;
}

.fliess-schwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}