@charset "utf-8";
.Menue-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001673;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001673;
	text-decoration: none;
}
.mainMenu {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001673;
	background-color: #e0e0ff;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #001673;
	border-right-color: #001673;
	border-bottom-color: #001673;
	border-left-color: #001673;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	}
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001673;
	font-weight: bold;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #001673;
	font-weight: bold;
}
.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display:block;
	color: #001673;
	background-color: #e0e0ff;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #001673;
	border-right-color: #001673;
	border-bottom-color: #001673;
	border-left-color: #001673;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}

.eventboard-area {
	border:1px solid; 
	position: absolute;
	top: 215px;
	}
.moveLeft {
	position: relative;
	left: -300px;
}

.eventboard-areacontent {
	color: #000000;
	width: 277px;
	height: 210px;
	position: relative;
	left: 0px;
	display: block;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 5px;
}

.eventboard-infobox {
	background-color: #FEFED0;
}
.eventboard-infodiv {
	border:1px solid; 
	background-color: #E0E0FF;
}

.latestHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
	width: 222px;
	position: relative;
	left: 4px;
	font-weight: bold;
	text-align: center;
}

.latestImage {
	padding: 2px;
	float: left;
	height: 40px;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
	
}

.latestText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #001679;
	text-decoration: none;
	width: 222px;
	position: relative;
	left: 4px;
	height: 34px;
	top: 2px;
}
.latestFooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #001679;
	text-decoration: underline;
	width: 222px;
	position: relative;
	right: 4px;
	top: 4px;
	text-align: right;
}
.newsboxTOP {
	background-image: url(image/news-latest-top.gif);
	height: 5px;
	width: 240px;
	background-color: #30F;
}

.newsboxCENTER {
	background-image: url(image/news-latest-center.gif);
	height: 64px;
	width: 240px;
}
.newsboxBOTTOM {
	background-image: url(image/news-latest-bottom.gif);
	height: 11px;
	width: 240px;
}

.news-single-item{
	background-color: #FFF;
	border: 1px solid #009;	
}
.clearLeft{
	clear: left;
	
}

.listImage {
	padding: 2px;
	float: left;
	height: 60px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
	
}

.floatLeft {
	float: left;
}

.floatRight{
	float: right;
}
.latestContainer
{
	position: relative;
	left: 15px;	
}

a {color: #001673;}
