﻿body {
	background-color: black;
	background-image: url(../Bilder/hg.gif);
	font: normal 12px/16px arial,helvetica,sans-serif;
	color: white;
	margin:0;
}

  table {
   	border: 0px;
  }
  
  
  td {  	
   vertical-align: top;
  }
  
  td.platzhalter {  	
   width: 20px;
  }
  
  td.spalte1 {  	
   width: 235px;
  }
  
   td.stiftung {
  	width: 100px;
   	vertical-align: top;
  }
  

	p.right {text-align: right;}

#Kasten{ /* Textumrandung Startseite */
	position:absolute; 
	top:170px; 
	left:10px; 
	width:540px; 
	height:auto; 
	border-width:1px;
	border-style:solid;	
	padding:0px;
	margin:0px 20px 0px 20px;
	text-align:left; }
	
#Kasten1{ /* Textumrandung Folgeseiten */
	position:absolute; 
	top:50px; 
	left:10px; 
	width:460px; 
	height:auto; 
  	border-width:1px;
 	border-style:solid;
 	padding:10px;
 	margin:0px 0px 20px 0px;
 	text-align:left; }
 	
  #Kasten_breit{ /* Textumrandung 560px breit*/
	position:absolute; 
	top:50px; 
	left:10px; 
	width:540px; 
	height:auto;
  	border-width:1px;
 	border-style:solid;
 	padding:10px;
 	margin:0px;
 	text-align:left; }
 	
 #dekocapital{ /* Anfangsbuchstabe der Überschrift Startseite*/
	position:absolute; 
	top:150px; 
	left:15px; 
	width:auto; 
	height:auto;
  	border-style:none; 
  	font:normal 70px/55px arial,helvetica,sans-serif;
 	text-decoration: none;
	padding:0px;}
	
#dekocapital1{ /* Anfangsbuchstabe der Überschrift Folgeseiten */
	position:absolute; 
	top:30px; 
	left:25px;
  	margin:0px;
 	font:normal 70px/55px arial,helvetica,sans-serif;
	text-decoration: none;
	padding:0px;
	margin:0px;
 	}
 	
  #Seite_Arbeit { /* zeigt an, auf welcher Seite man sich befindet Menü Arbeit*/
	position:absolute; 
	top:30px; 
	left:360px; 
	width:auto; 
	height:auto;
  	border-style:none;  
 	text-align:left; 
 	font:normal 16px/16px arial,helvetica,sans-serif;
 	text-transform:uppercase;
 	}
 	
   #Seite_Referenzen { /* zeigt an, auf welcher Seite man sich befindet Menü Referenzen*/
	position:absolute; 
	top:30px; 
	left:450px; 
	width:auto; 
	height:auto;
  	border-style:none;  
 	text-align:left; 
 	font: normal 16px/16px arial,helvetica,sans-serif;
 	text-transform:uppercase;
 	}
 		
  #Seite_Ausbildung { /* zeigt an, auf welcher Seite man sich befindet Menü Referenzen*/
	position:absolute; 
	top:30px; 
	left:310px; 
	width:auto; 
	height:auto;
  	border-style:none;  
 	text-align:left; 
 	font: normal 16px/16px arial,helvetica,sans-serif;
 	text-transform: uppercase;
 	}
 	
 #Seite_Kontakt { /* zeigt an, auf welcher Seite man sich befindet Menü Referenzen*/
	position:absolute; 
	top:30px; 
	left:500px; 
	width:auto; 
	height:auto;
  	border-style:none;  
 	text-align:left; 
 	font:normal 16px/16px arial,helvetica,sans-serif;
 	text-transform: uppercase;
 	}
 	
  #Seite_Stiftung { /* zeigt an, auf welcher Seite man sich befindet Menü Referenzen*/
	position:absolute; 
	top:30px; 
	left:410px; 
	width:auto; 
	height:auto; 	
  	border-style:none;  
 	text-align:left; 
 	font: normal 16px/16px arial,helvetica,sans-serif;
 	text-transform: uppercase;
 	}
 	
  #Navigationsbereich { /* Pfeilnavigation Referenzseiten */
			position:absolute; left:500px; top:60px; width:auto; font-size:18pt; }
 
 	
	.lila { /* Farbe für Kasten, Seitenbezeichnung, .. */
	border-color:#5A429C;
	color:#5A429C;
	}
	
	.rot { /* Farbe für Kasten, Seitenbezeichnung, .. */
	border-color:#CC3333;
	color:#CC3333;
	}
	
	.gruen { /* Farbe für Kasten, Seitenbezeichnung, .. */
	border-color:#339966;
	color:#339966;
	}

    .text { /* Schriftformatierung Fließtext Startseite (ohne Begrenzung) */
  	font: normal 12px/16px arial,helvetica,sans-serif;
	color: white;
	text-decoration: none;
	padding: 0px 10px 0px 50px;
  	}
  	
  	.text1 { /* Schriftformatierung Fließtext, wenn sich rechts bilder befinden */
  	font: normal 12px/16px arial,helvetica,sans-serif;
	color: white;
	text-decoration: none;
	padding: 0px 10px 0px 50px;
	width:340px;
  	}
  	
  	.text_bildlos { /* Schriftformatierung Fließtext ohne bilder am rechten Rand*/
  	font: normal 12px/16px arial,helvetica,sans-serif;
	color: white;
	text-decoration: none;
	padding: 0px 0px 0px 50px;
	
  	}
  	
  	.text_popup { /* Schriftformatierung Fließtext in Popup-Fenstern */
  	font: normal 12px/16px arial,helvetica,sans-serif;
	color: white;
	text-decoration: none;
	padding: 0px;
	width:350px;
  }
  	
  	 

  .headline_start { /* Schriftformatierung Überschrift Startseite */
 	font: bold 20px/24px arial,helvetica,sans-serif;
	color: white;
	text-decoration: none;
	padding: 10px 30px;
	margin: 5px;
  }
  
   .headline1 { /* Schriftformatierung Überschrift Folgeseiten */
 	font: bold 20px/24px arial,helvetica,sans-serif;
	color: white;
	text-decoration: none;
	padding: 0px 20px;
	margin: 5px;
  }
  
     .headline1_30px { /* Schriftformatierung Überschrift 30px links */
 	font: bold 20px/24px arial,helvetica,sans-serif;
	color: white;
	text-decoration: none;
	padding: 0px 30px;
	margin: 5px;
  }
  
   .headline1_popup { /* Schriftformatierung Überschrift in Popup-Fenstern */
 	font: bold 20px/24px arial,helvetica,sans-serif;
	color: white;
	padding: 0px;
	margin: 0px;
  }
  
  .headline2 { /* Schriftformatierung Überschrift */
 	font: normal 16px/20px arial,helvetica,sans-serif;
	color: white;
  }
  
 .anschrift{ /* Logo mit Anschrift */
	
	width:auto; 
	height:auto;	
  	border-style:none;
  	margin:0;
  	padding:5px;
  	background-color: black;
  	font: bold 13px/26px arial,helvetica,sans-serif;
  	color: white;
  	vertical-align:middle;
 	}
 	
.leer{
	 position:absolute; 
	top:130%; 
	left:10px;
 	height:50px;
 	width:50px; 
 
	}
	
.leer1{
	 position:absolute; 
	top:100%; 
	left:10px;
 	height:50px;
 	width:50px; 
 
	}

 	
.nowrap {white-space:nowrap;}


	a.textlink:link    { color: #339966; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
	a.textlink:visited { color: #339966; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
	a.textlink:active  { color: #FFFF33; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
	a.textlink:hover   { color: #FFFF33; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

	a.button:link    { color: #339966; font-size: 18px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
	a.button:visited { color: #339966; font-size: 18px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
	a.button:active  { color: #FFFF33; font-size: 18px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
	a.button:hover   { color: #FFFF33; font-size: 18px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
	
	a.button1:link    { color: #FFFFFF; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
	a.button1:visited { color: #FFFFFF; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
	a.button1:active  { color: #FFFF33; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
	a.button1:hover   { color: #FFFF33; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }

	a.button_gruen:link    { color: #339966; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
	a.button_gruen:visited { color: #339966; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
	a.button_gruen:active  { color: #FFFF33; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
	a.button_gruen:hover   { color: #FFFF33; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}


	a.button_rot:link    { color: #CC3333; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
	a.button_rot:visited { color: #CC3333; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
	a.button_rot:active  { color: #FFFF33; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
	a.button_rot:hover   { color: #FFFF33; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}

.bilder {
	float: left;
	margin: 0 10px 15px 0;
}

.kursiv {
	font-style: italic;
}

