

			
/* Definition allgemeinen Links */
a:link {
  color:#666666;
	 }
a:visited {
  color:#666666;
	 }
a:hover {
  color:#DA223C;
	 }


			
/* Definition Haupt-nav-Links oben im Balken */
a.haupt_nav {font-family:arial,helvetica,sans-serif;
			font-weight:bold;
			font-size:11px; 
			color:#ffffff;  
			text-align:center;
			text-decoration:none;
			}
			
a.haupt_nav:visited { color:#ffffff;}	

a.haupt_nav:hover { color:#beb5be;}
					

a.haupt_nav_aktiv {font-family:arial,helvetica,sans-serif;
			font-weight:bold;
			font-size:11px;
			color:#dad7d8;  
			text-align:center;
			text-decoration:none;
			}
a.haupt_nav_aktiv:visited { color:#dad7d8;}	

a.haupt_nav_aktiv:hover { color:#dad7d8;}

			
/* Hintergrundfarbe und Raender zum Fensterrand */	
body { background-color:#ffffff;
       margin: 0px 0px 0px 0px;
	   padding: 0px 0px 0px 0px;
	 }
/* Normaler Text fuer alle Absätze und Listen */			
 p, li, ol, ul	{ font-family:arial,helvetica,geneva,sans-serif;
			font-size:13px; 
			color:#000000; 
			font-weight:normal; 
			line-height:19px;
			}	

/* Normaler Text fuer die bessere Uebernahme aus den alten Daten */			
 .normal	{ font-family:arial,helvetica,geneva,sans-serif;
			font-size:13px; 
			color:#000000; 
			font-weight:normal; 
			line-height:19px;
			width:580px
			}	

			
 .spalten	{ font-family:arial,helvetica,geneva,sans-serif;
			font-size:13px; 
			color:#000000; 
			font-weight:normal; 
			line-height:19px;
			}	

	

/* titel nur fett und rot */			
 .titel	 {  font-weight:bold; 
 			font-size:16px;
			margin-bottom:12px;
			color:#666666;
			}
			
 .br	{ line-height:4px;}
 .rot	 { color:#DA223C; 	}
 .blau	 { color:#003399; 	}


 #plusC_Ani {position:absolute; top:9px; left:124px;}
	 
/* Grundaufbau der Tabelle in Höhe und Breite durch 3 Reihen oben, mitte, unten */	
/* Obere Reihe mit Streifenhintergund und Haupt-navigation */	 
#oben { background:url(Bilder/plusC_Menue.jpg);
		width:975px;
		height:182px;}
		
#oben_kontakt { background:url(Bilder/plusC_Kontakt.jpg);
		width:975px;
		height:182px;}
		
#oben_kunden { background:url(Bilder/plusC_Kunden.jpg);
		width:975px;
		height:182px;}
		
#oben_profil { background:url(Bilder/plusC_Profil.jpg);
		width:975px;
		height:182px;}
		
/* Untere Reihe mit Streifen und Site-Map ... */	
#unten { background:url(Bilder/plusC_Foot.jpg);
		width:975px;
		height:25px;
		position:absolute; top:620px; left:0px;}


/* Graue Fläche mit Inhalt und Scrollbalken */	
#inhalt { font-family:arial,helvetica,geneva,sans-serif;
		position:absolute; top:190px; left:315px;
		width:600px; 
		height:378px; 
		margin:2px; padding-left:10px;padding-top:5px;padding-right:8px;
		background-color:#F0EDED;
		font-weight:normal;
		font-size:13px; 
		color:#003399;  
		}
		
/* Kleine Logos zum Überfahren */	
#Tabelle_Kunden { 
		position:absolute; top:58px; left:10px;
		width:183px; 
		height:302px; 
		overflow:auto; 
		}
		
#Tabelle_Privat { 
		position:absolute; top:58px; left:10px;
		width:164px; 
		height:302px; 
		overflow:auto; 
		}
		
.grosse_Logos	{ 
			position:absolute; top:250px; left:510px;
			width:370px; height:300px;
			/* border:solid #DA223C 1px; */
			}
			
.grosse_Logos_Verlauf	{ 
			background:url(Referenzen/Bilder/Logos_gross_Verlauf.jpg);
			position:absolute; top:250px; left:510px;
			width:370px; height:300px;
			}
			
.grosse_Bilder_Hintergrund	{ 
			background:url(Privat/Bilder/Hintergrund_hell.jpg);
			position:absolute; top:250px; left:510px;
			width:370px; height:300px;
			}


/* Sekundaer-navigation mit Breite fuer die Spalte !!! */	
#sec_nav	{ 
			position:absolute; top:190px; left:150px;
			width:190px;
			}
			
.sec_nav_eng { line-height:10px;}	
	

			
/* Sekundaer-navigation mit Breite fuer die Spalte !!! */	
.terz_nav	{ font-family:arial,helvetica,geneva,sans-serif;
 			text-align:right;
			font-size:13px; 
			color:#000000; 
			font-weight:normal; 
			text-decoration:none;
			line-height:15px;
			}
		
 
