@charset "UTF-8";

/*@import url(navi.css);*/

* {
	font-family: Verdana, Geneva, sans-serif
	}

body {
	font-size: 12px;
	background: #f1f5dd;
	margin: 0; 
	margin-top: 12px;
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
}
#container {
	width: 960px; 
	background: #FFFFFF;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */

	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
}
#header {
	padding: 20px 10px 0 20px; 
	height: 80px;
	background-image:url(img/logo_breit.png);
	background-repeat:no-repeat;
	background-position: center;
	margin-bottom: 12px;
	font-weight:bold;
	

}
#header h1 {
	margin: 0; /* Wenn Sie den Rand des letzten Elements im #header-div auf 0 einstellen, können Sie das Auftreten unerwarteter Abstände zwischen divs vermeiden. Wenn das div einen Rahmen hat, ist dies unnötig, weil dieser Rahmen die gleiche Wirkung hat. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung anstelle von Rändern lässt sich gewährleisten, dass das Element die Kanten des div nicht berührt. */
}



#mainContent {
	padding: 0 20px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div -Box. */
	
}
#footer {
	padding: 0 10px;

}
#footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
}

h2 {
	color: #f29400;
	font-size:28px;
	margin-top: 0px;
	}
h3 {
	color: #f29400;
	font-size:18px;
	margin-bottom: 0px;
	margin-top: 12px;
}
.contend-left {
	float: left;
	width: 440px;
	text-align: left;
	position:absolute;
	top: 310px;
	padding-left: 10px;
}

.contend-left-2 {
	float: left;
	width: 440px;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
}


.contend-right {
	float: right;
	width: 440px;
	text-align: left;
	padding-right: 10px;

}
.contend-right-2 {
	float: right;
	width: 440px;
	text-align: left;
	padding-right: 10px;
	padding-top:20px;

}


.clear {
	clear:both;
	background-position:center;
	background-repeat:no-repeat;
	height: 20px;
}
.textbox-header {
	background-image: url(img/header_team.png);
	background-repeat: no-repeat;
	height: 190px;
}
.textbox {
	margin-top:0px;
}
.termine {

	height: 80px;
	background-image:url(img/terminbox.png);
	padding-left: 6px;
	margin-bottom:12px;
}
.kosten {
	height: 40px;
	background-image:url(img/kostenbox.png);
	background-repeat:no-repeat;
	padding-left: 6px;
	padding-top: 4px;
	margin-bottom:12px;
}

.text_kosten {
	color: #739014;
	font-weight:bold;
	}
	
.portrait {
	padding-top: 15px;
	padding-left: 40px;
		}
		
.personenbeschreibung{
	color:#FFFFFF;
	font-size:15px;
	padding-left: 12px;
		}
.kontakt{
	color:#FFFFFF;
	font-size:17px;
	text-align:right;
	padding-right:6px;
	margin-left: 12px;
		}
.kontakt-mail{
	color:#FFFFFF;
	font-size:16px;
	text-align:right;
	padding-right:6px;
	margin-left: 12px;
		}

h5 {
	color:#FFFFFF;
	margin-top: 20px;
	margin-bottom: 16px;
	padding-left: 35px;
	font-size: 20px;}
	
h6 {
	color: #f29400;
	font-size:28px;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
h4 {
	color: #f29400;
	font-size:18px;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
.textbox-header-links{
	float: left;
	width: 400px}
	
.textbox-header-rechts{
	float: right;
	width:300px;
	padding-top:60px;}
	
.textbox-header-mitte{
	padding-right:200px;}
	
.tabs{
	background-image:url(img/tabs.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;}
	
.tabs_hell:hover{
	background-image:url(img/tabs.png);
	background-repeat: no-repeat;
	color:#FFF;
	font-weight:bold;}
	
.tabs_hell{
	background-image:url(img/tabs_hell.png);
	background-repeat:no-repeat;
	}
	

.menue{
	background-image:url(img/menue_orange.png);
	background-repeat:no-repeat;
	background-position: center;
	color:#FFFFFF;
	}
	
.menue_hell:hover{
	background-image:url(img/menue_orange.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	}
	

.menue_hell{
	background-image:url(img/menue_weiss.png);
	background-repeat:no-repeat;
	background-position:center;
	}
		
a {
	color:#000000;
	text-decoration: none;	
	}		
	
.programm{
	font-size:36px;
	font-weight:bold;
	}
	
.clearboth{
	clear:both;
	height: 34px;
	}
	
.terminbox {
	border: solid 4px #e2e8ff;
	margin-bottom: 6px;
	height: 90px;
	font-size: 11px;
	line-height: 20px;	
	list-style-type: none;
}
#termine {
	margin-bottom: 12px;
	
}

a.button
      {
	font-size:15px;
	font-weight:bold;
	color: #FFF;
	background: #f29400;
	border-left: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	text-decoration: none;
	width: 80px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:3px;
	padding-bottom:3px;
      }
 
a.button:hover
      {
	  color:#000;
	  background-color: #f7b953;
      border-left: 2px solid #000000;
      border-top: 2px solid #000000;
      border-right: 3px solid #cccccc;
      border-bottom: 3px solid #cccccc;
      text-decoration: none;
      }
	
.banner { 
height: 120px;
}

.bild_links {
	float:left;
	width: 195px;
	}
	
	
img { 
	border-style:none;
	border: 0;
}
.p_logo { 
	border-style:none; 
	float:left; 
	width:360px; 
	padding: 6px;
	}
.p_ref {
	font-size:110%; 
	float:left; 
	width:340px; 
	height: 50px;
	border-style:none;
	padding-top: 20px;
	font-size:16px;
	font-style:italic;
	}
	
.p_wrapper { 
	clear:both; 
	margin-left:20px; 
	border: thin #999 solid}

.leitbild{
	font-size:18px;
	color:#333;
	font-style:italic;
	
}

.leitbild_tabelle {
	border: 1px solid #ccc	;
	}
	
.personen{
	font-size:14px;
	color:#333;
	line-height: 24px;
	}
	

