body, div, span, td, th {
	font-family: 'Verdana', 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212121;
}
img {
	border: 0px solid green;
	padding: 0px;
	margin: 0px;
}
#logo { 
	margin: 13px 30px; 
}
#zukunft { 
	position: absolute;
	top: 35px;
	right: 70px; 
}
#mainMenu { 
	border-top: 1px solid #ff9933; 
	border-bottom: 1px solid #ff9933; 
	background-color: #ecb72d;
	color: #f1dc6b;
	font-weight:bold;
	height: 18px;
}

#metaLinks { 

}
#sectionImage { 
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -1;
}
#sectionImageRight { 
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: -1;
}
#bottomLine { 
position:absolute; top:-12px; left:0px;
}
#leftBottomCorner { 
position:absolute; bottom:-8px; left:-1px;
	z-index: 1;
}
#mainIframe { 
	height: 90%;
	width: 98%; 
	margin: 20px 0;
	background-color:transparent;
}

#mml { 
	float:left;
	width: 120px; 
}
.mmb { 
	float:left;
border-left:1px solid #ffd082;
border-right:1px solid #d2aa4a;
border-top:1px solid #e4d4b0;
border-bottom:1px solid #c6ab68;

}

a:link 		{ color: #acacac; text-decoration: none; font-weight: bold; font-size: 11px;}
a:visited 	{ color: #acacac; text-decoration: none; font-weight: bold; font-size: 11px; }
a:hover 	{ color: #cd6123; text-decoration: none; font-weight: bold; font-size: 11px; }
a:active 	{ color: #cd6123; text-decoration: none; font-weight: bold; font-size: 11px; }
	
.current { 
	color: #cd6123; 
}

.logos { 
	border: 0px solid green;
	height: 75px; 
}
.homepagelinksheader { 
	margin: 12px 0px;
	color:DarkGray; 
}
.veranstalterHeader { 
	font-weight: bold; 
}

.baseTable { 
	border-collapse: collapse; 
}
.baseTable th {
	border: 1px solid #87AAB8;
    padding: 2px 4px;
	background-color: #EAF5FA;
}
.baseTable td {
	border: 1px solid #87AAB8;
    padding: 2px 4px;
}
.prg_type { 
	font-size: 11px; 
}
.prg_who { 
	font-size: 11px; 
	; 
}
.prg_title { 
	font-weight:bold; 
}
.prg_time { 
	font-size: 11px; 
	position: absolute;
	top:0;
	right: 80px;
}
.prg_description { 
	margin: 9px 50px 20px 15px; 
	font-size: 11px; 
}
.prg_container {
	position: relative; 
	margin: 0px 0px 14px 0px; 
}
.navItem { 
	width:140px;
	padding-bottom:10px; 
}
.theLogo { 
	height:100px; 
}















