/*--------------------------------------------------------------Struktur-----------------------------------------------------------------------------------------------------------------------------*/
div.MasterBox {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
//	background-image: url('../files/layout/bg_mid.png');
//	background-repeat: repeat-y;	

	border: #5a5a5a;
//	border-style: solid;
	border-width: 1px;
}

div.MidHauptBox {
	width: 960px;
	height:auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #4472c4;
}
	
/*--------------------------------------------------------------oben-----------------------------------------------------------------------------------------------------------------------------*/
div.BannerBox {
	clear: both;
	height: 448px;
}

div.logo_banner {
	top: 0px;
	position: absolute;
}

/*div.flaggen {    
	position: relative;
    top: -33px;
    left: 850px;
	width: 90px;
}
	*/
/*--------------------------------------------------------------links-----------------------------------------------------------------------------------------------------------------------------*/
div.MidBoxLeft {
	width: 255px;
	min-height: 700px;
	height: auto;
	text-align: left;
	float: left;
	border-right: #5a5a5a;
	border-right-style: solid;
	border-right-width: 1px;
}

div.MidBoxLeftNav {
	padding: 8px 15px 10px 15px;
}

td.team {
  border-bottom: 1px dotted #5a5a5a;
  padding-bottom: 15px;
  padding-top: 15px;
}
/*
td.TabMenue{
	text-align:left;
	padding-left: 10px;
	padding-bottom: 10px;
}

td.TabMenueHome {
	padding: 0px 0px 0px 10px;
    background-color: #079946;
}

a.MidBoxLeftNav {
	color: #0A4828; 
	font-size: 14px; 
	line-height: 1.7em;
}

a.MidBoxLeftNav:hover {
	color: #ADAA89; 
	font-size: 14px; 
	line-height: 1.7em;
	}

a.MidBoxLeftNavAkt {
	color: #019340; 
	font-size: 14px; 
	line-height: 1.7em;
}
	
a.MidBoxLeftNavHome {
	color: #ffffff; 
	font-size: 14px; 
	line-height: 1.7em;
}

div.MidBoxLeftSubNav {
	padding: 0px 0px 5px 15px; 
	margin-top: -20px;
}
	
p.MidBoxLeftSubNav {
	text-align: left;
}

a.MidBoxLeftSubNav {
	color: #000000; 
	font-size: 12px; 
	line-height: 1.6em;
}

a.MidBoxLeftSubNav:hover {
	color: #ADAA89; 
	font-size: 12px; 
	line-height: 1.6em;
}

a.MidBoxLeftSubNavAkt {
	color: #019340; 
	font-size: 12px; 
	line-height: 1.6em;
}
	*/
/*--------------------------------------------------------------mitte-----------------------------------------------------------------------------------------------------------------------------*/
div.MidBoxMid {
//	background-image: url('../files/layout/bg_center.png');
//	background-repeat: repeat-y;
	width: 695px;
	min-height: 700px;
	height: auto;
	text-align: left;
	float: left;
    margin-top:15px;
//	border-left: #5a5a5a;
//	border-left-style: solid;
//	border-left-width: 1px;
}
	
div.MidBoxMidPad{
	padding-left:10px; 
	padding-right: 10px;
	margin-top: -6px;
}

div.MidBoxLogo{
	float: right;
    width: 125px;
    height: 125px;
    text-align: center;
}

/*--------------------------------------------------------------rechts-----------------------------------------------------------------------------------------------------------------------------*/
/*div.MidBoxRight {
	width: 200px;
	min-height: 300px;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 20px;
}

table.MidBoxRightKal {
	margin-left: 7px; 
	margin-right: 7px; 
	background-color: #ffffcc; 
	border: solid 3px #D72E29; 
	font-weight: bold;
}

table.MidBoxRightKal th {
	padding: 0px 0px 0px 0px; 
	width:172px; 
	text-align: center; 
	background-color: #079946; 
	margin: 0px 0px 0px 10px; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	height: 21px;
}

table.MidBoxRightPro {
	margin-left: 7px; 
	margin-right: 7px; 
	font-weight: bold;
}

table.MidBoxRightPro th {
	padding: 0px 0px 0px 0px; 
	width:172px; 
	text-align: center; 
	background-color: #079946; 
	margin: 0px 0px 0px 10px; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	height: 21px;
}

div.MidBoxClear {
	clear: both;
}
	*/
/*--------------------------------------------------------------unten-----------------------------------------------------------------------------------------------------------------------------*/
div.BottomBox {
//	background-image: url('../files/layout/bg_bottom.png');
//	background-repeat: no-repeat;
	width: 960px;
	height: 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	clear: both;
	color: #5a5a5a;
	
	border-top: #5a5a5a;
	border-top-style: solid;
	border-top-width: 1px;
}
/*	
div.BotBoxCopy {
	padding-top: 10px; 
	padding-bottom: 10px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	font-size: 10px; 
	color: #ffffff; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #079946;
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color: #079946;
	background-color: #079946;
} 

div.BotBoxNav {
	padding: 115px 0px 0px 0px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

a.BotBoxNav {
	color: #ffffff; 
	font-size: 12px; 
	margin-left: 10px; 
	margin-right: 10px;
}

a.BotBoxNav:hover {
	color: #ffffff; 
	font-size: 12px; 
	margin-left: 10px; 
	margin-right: 10px;
}
*/
/*--------------------------------------------------------------Allgemeines-----------------------------------------------------------------------------------------------------------------------------*/
body, html {
	margin: 0px;
	font-family: Verdana;  
//	text-align: center;
	background-image: url('../files/layout/bg.png');
	background-repeat: repeat-x;	
}

ul.ohne_bullets {
  list-style-type: none;
  
}

ul.ohne_bullets li {
margin-bottom: 10px;
}
/*
ol li{
    margin-bottom: 5px;
}
	*/
/*--------------------------------------------------------------Texte-----------------------------------------------------------------------------------------------------------------------------*/
h1.menue{
	color: #FFD700;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

h1.menue_klein{
	color: #FFD700;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}

h1, h1 > a {
	color: #FFD700;
	font-size: 16px;
	font-weight: bold;
}

h1.team{
	color: #FFD700;
	font-size: 16px;
	font-weight: normal;
}

h2.menue{
	color: #FFD700;
	font-size: 15px;
	font-style: italic;
}

h2.menue_klein{
	color: #FFD700;
	font-size: 14px;
	font-style: italic;
}

h2{
	color: #FFD700;
	font-size: 15px;
	font-weight: bold;
} 

h3, h4 {
	color: #FFD700;
    font-size:14px;
    font-weight:bold;
}

p, li, td, label {
	color: #fff;
	font-size: 14px;
}

p.aktuelles {
	font-size: 14px;
}

.rot{
	color: #C00000;	
}

small {
	color: #fff;
}

/*.gruen{
	color: #538135;
}*/

.kursiv {	
	font-style: italic;
}

.g10 {
	font-size: 10px;
}

/*h1 {
	margin-top:0px;
    font-size:20px;
    font-weight:bold;
}

h2 {
    font-size:16px;
}

h3 {
    font-size:14px;
    font-weight:lighter;
    margin-top:0px;
}

h4 {
    font-size:12px;
    font-weight:lighter;
}

p, td, li, label{
	font-size:13px;
	text-align:justify;
}

.fehler{
	color: #ff0000;
}

.linksbuendig{
	text-align:left;
}

.mittig{
	text-align:center;
}

p#faq{
	font-size:13px;
	font-style:italic;
	text-align:justify;
}
*/
/*--------------------------------------------------------------Tabellen-----------------------------------------------------------------------------------------------------------------------------*/
td.partner, td.beratung {
  border-bottom: 1px dotted #FFD700;
}

/*.social_media{
	margin-left: 6px;
}

tr#oben{
	vertical-align:top;
}

table.projekte td{
	padding-bottom: 15px;
}

td#umenue{
	vertical-align:top;
	padding-left:15px;
}

td.kalender{
	font-size: 12px;
	text-align: left;
}

td.kalender p{
    margin-top: 3px;
    margin-bottom: 3px;
}

*/
/*--------------------------------------------------------------Links-----------------------------------------------------------------------------------------------------------------------------*/
a.menue, p.menue {
	text-decoration: none;
	font-size: 14px;
	color: #5a5a5a;
	font-style: italic;
}

a.button {
	text-decoration: none;
	font-size: 16px;
	color: #4472c4;
	background-color: #FFD700;
	font-style: normal;
	font-weight: bold;
	padding: 10px;
}

a{
	color: #fff;
}
/*a {
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.visited {
	color: #000000;
}

.mehr_lesen{
	color:#0A4828;
}

a#gross {
	color: #000000;
	font-size: 14px; 
}

a.MidBoxRightNavKal{
	color: #ffffff;
}
*/
/*--------------------------------------------------------------Bilder-----------------------------------------------------------------------------------------------------------------------------*/
/*img {
	padding: 0px;
	margin: 0px;
	border-width:1px; 
	border-style:solid;
	border-color:#adaa89;
}

img#ohne {
border-width:0px; 
}

#index_bild {
	width: 200px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000; 
	margin-left: 0px; 
	margin-top: 0px;
}
*/

/*--------------------------------------------------------------Aktuelles-----------------------------------------------------------------------------------------------------------------------------*/
div.aktuelles{  
  border: 2px solid #FFD700;
  width: 190px;
  float: left;
  padding: 10px;
  margin: 10px;
  hyphens: auto;
  min-height: 495px;
}

img.aktuelles {
	max-width: 710px;
}


/*--------------------------------------------------------------Erlebnisse-----------------------------------------------------------------------------------------------------------------------------*/
div.erlebnis{  
  border: 2px solid #FFD700;
  width: 190px;
  float: left;
  padding: 10px;
  margin: 10px;
  hyphens: auto;
  min-height: 500px;
}


/*--------------------------------------------------------------Umfrage-----------------------------------------------------------------------------------------------------------------------------*/
div.umfrage{  
  border: 2px solid #FFD700;
  width: 90%;
  float: left;
  padding: 10px;
  margin: 10px;
  hyphens: auto;
  min-height: 100px;
}


/*--------------------------------------------------------------Podcast-----------------------------------------------------------------------------------------------------------------------------*/
div.podcast{  
  //border: 2px solid #FFD700;
  width: 190px;
  float: left;
  padding: 10px;
  margin: 10px;
  hyphens: auto;
  min-height: 150px;

}

/*--------------------------------------------------------------Chat-----------------------------------------------------------------------------------------------------------------------------*/
div.chat{
//	border: 2px solid #079946;
	padding: 10px;
	height: 1000px;
	overflow: auto;
}

span.eintrag {
	font-size:9px;
}

span.chat_antwort {
	color: #FFD700;
}

table#chat tr:nth-child(odd) {
	background-color: #4472c4;
}
table#chat tr:nth-child(even) {
	background-color: #4371c3;
}