#schriftzug {
	top :20px;
	left : 20px;
	position: absolute;
}

#datum {
	top: 90px;
	left: 20px;
	position: absolute;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

#banner {
	top :10px;
	left : 351px;
	position: absolute;
}


#navitop {
	top :87px;
	left : 349px;
	position: absolute;
}

#kopfbild {
	top :0px;
	left : 0px;
	position: absolute;
}

#contenttable {
	top :115px;
	left : 0px;
	position: absolute;
}

#spaltemitte {
	width: 465px;
	padding-left: 5px;
	padding-right: 5px;
}

#spaltelinks {
	width: 178px;
	padding-right: 2px;
}

#spalterechts {
	width: 164px;
	padding-left: 6px;
        padding-right: 1px;
}

body,table,tr,td {
	font-family: Verdana;
	font-size: 13px;
}




input,select {
	font-family: Verdana;
	font-size: 12px;
	border: silver solid 1px;
}

.navitoplink {
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}



.navileft {
	background-color: #DAD8B9;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	font-size: 12px;
}

.navileft-act {
	background-color: #DAD8B9;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	font-size: 12px;
}

.navileft a {
	color: #000000;
	text-decoration: none;
}

.navileft a:hover {
	color: red;
}


.navileft-act a {
	color: #2A00FF;
	text-decoration: none;
}

.navileft-act a:hover {
	color: red;
}

.content {
	background-color: #FFFFFF;
	padding-bottom: 2px;
	font-size: 13px;
}

.text {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
}

.text a {
	text-decoration: none;
	color: #000000;
}

.text a:hover {
	color: red;
}

.content-title {
	font-weight: bold;
	background-color: #B8B26B;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.text-title {
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.teaserright {
	background-color: #ffffff;
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #716C32;
	width: 160px;
}

.teaserright a {
	text-decoration: none;
	color: #000000;
}

.teasertitle {
	font-size: 12px;
}

.klein {
	font-family: Verdana;
	font-size: 10px;
}

.align-left {
	text-align:left;
}

.align-center {
	text-align:center;
}

.align-right {
	text-align:right;
}

.align-full {
	text-align:justify;
}









