body {font-family:Tahoma;}

.navi:link, .navi:visited {
	
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	
	text-decoration: none;
	text-align:center;
}

.navi:hover {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	

	text-decoration: none;
	text-align:center;
	background-color: #7fb9de;
}


.adresse {
	background-color: #7fb9de;
	z-index: 2;
	position: relative;
	left: 0%;
	width: inherit;
	background-position: right;
	height: 50mm;
	top: inherit;
	margin-left: 20px;
}
.formular {
	background-color: #FFFFCC;
	z-index: 1;
	position: relative;
	width: 65%;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}

.content {
	position: absolute;
	top: 35%;
}

.veranstaltung_news {
	
	color: #000099;
	background-color: #d9eaf5;
	list-style-type: none;
	padding: 10px;
	border: 2px inset #ffffff;
	margin: 10px;
	font-size: small;
	vertical-align: bottom;
	width: 98%;
}
.veranstaltungen {
	width: 100%;
	border: medium solid #0033CC;
}
.erhaben {
	background-color: #FFFFCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-style: inset;
	border-top-color: #FFFFFF;
	width: 11%;
}
.vertieft {
	background-color: #FFFFA0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: #FFFFFF;
	width: 11%;	
	
	
}
