/*--------------------------------------------------------------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;	
}

div.MidHauptBox {
	width: 960px;
	height:auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	
/*--------------------------------------------------------------oben-----------------------------------------------------------------------------------------------------------------------------*/
/*div.BannerBox {
	padding-left:3px;
	padding-right:3px;
	clear: both;
}

div.logo_banner {
	top: 0px;
	position: absolute;
}
*/
div.flaggen {    
	position: relative;
    top: -55px;
    left: 850px;
	width: 90px;
}
	
/*--------------------------------------------------------------links-----------------------------------------------------------------------------------------------------------------------------*/
div.MidBoxLeft {
	width: 200px;
	min-height: 600px;
	height: auto;
	text-align: left;
	float: left;
}

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

td.TabMenue{
	text-align:left;
	padding-left: 10px;
	padding-bottom: 10px;
}

td.TabMenueHome {
	padding: 0px 0px 0px 10px;
    background-color: #0000cd;
    border-radius: 10px;
}

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 20px; 
//	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;
}

div.MidBoxLeftSubNav2 {padding: 0px 0px 5px 15px;} /*SUBNAVIGATION - T R B L*/
a.MidBoxLeftSubNav2 {color: #000000; font-size: 12px; line-height: 1.6em;} /*NAVIGATION - LINKS*/
a.MidBoxLeftSubNavAkt2 {color: #646446; font-size: 12px; line-height: 1.6em;} /*NAVIGATION - LINKS - Aktuell*/
a.MidBoxLeftSubNav2:hover {color: #ADAA89; font-size: 12px; line-height: 1.6em;} /*NAVIGATION - LINKS*/
	
/*--------------------------------------------------------------mitte-----------------------------------------------------------------------------------------------------------------------------*/
div.MidBoxMid {
	background-image: url('../files/layout/bg_center.png');
	background-repeat: repeat-y;
    background-size: contain;
	width: 550px;
	min-height: 550px;
	height: auto;
	text-align: left;
	float: left;
    margin-top:15px;
}
	
div.MidBoxMidPad{
	padding-left:10px; 
	padding-right: 10px;
	margin-top: -6px;
}

/*--------------------------------------------------------------rechts-----------------------------------------------------------------------------------------------------------------------------*/
div.MidBoxRight {
	width: 210px;
	min-height: 600px;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 13px;
}

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: #0000cd; 
	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:187px; 
	text-align: center; 
	background-color: #0000cd; 
	margin: 0px 0px 0px 10px; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	height: 21px;
  border-radius: 10px;
}

div.MidBoxClear {
	clear: both;
}
	
/*--------------------------------------------------------------unten-----------------------------------------------------------------------------------------------------------------------------*/
div.BottomBox {
background-color: #0000cd;
	width: 960px;
	height: 75px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 1px;
	clear: both;
}
	
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: #0000cd;
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color: #0000cd;
	background-color: #0000cd;
} 

div.BotBoxNav {
	padding: 15px 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;
}

div.eu_foerderung {
background-color: #0000cd;
	background-image: url('../files/layout/bg_center.png');
	background-repeat: repeat-y;
    background-size: contain;
	width: 960px;
	height: auto;
	text-align: center;
	float: left;
    margin-top:15px;
	margin-bottom: 10px;
}

div.eu_foerderung > p {
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}

div.eu_foerderung > p > img {
	border:0px;
}

/*--------------------------------------------------------------Allgemeines-----------------------------------------------------------------------------------------------------------------------------*/
body, html {
	margin: 0px;
	font-family: Verdana;  
	text-align: center;
	background-image: url('../files/layout/hg_noten.jpg');
}

ol li{
    margin-bottom: 5px;
}
	
/*--------------------------------------------------------------Texte-----------------------------------------------------------------------------------------------------------------------------*/
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{
	font-size:13px;
	text-align:justify;
}

ul.links > li{  
	text-align:left;
}

.fehler{
	color: #ff0000;
}

.linksbuendig{
	text-align:left;
}

.mittig{
	text-align:center;
}

p#faq{
	font-size:13px;
	font-style:italic;
	text-align:justify;
}

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

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 {
	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;
}