BODY {
	background-image:	url(../img/right_bg.jpg);
	background-position:	right;
	background-repeat:	repeat-y;
	background-color: 	#cacaca;
	margin:			0px;
	font-family:		arial;
}
.bottom_contact {
	font-size:		12px;
	text-align:		right;
	width:			100%;
	padding-right:		55px;
}
table.contenttable p {
	margin:			0px;
	padding:		0px;
}
td.left {
	background-image:	url(../img/left_bg.jpg);
	background-repeat:	repeat-y;
}
td.right {
	padding-top:		20px;
}
td.content-bottom {
	background-image:	url(../img/bottom.jpg);
	background-repeat:	repeat-x;
	height:			23px;
}
td.content-right {
	background-image:	url(../img/right.jpg);
	background-repeat:	repeat-y;
	height:			23px;
}
h1 {
	margin-top:		0;
	color:			#850000;
	font-size:		16px;
}
span.BREADCRUMB a, span.BREADCRUMB {
	color:#001594;
	font-size:9px;
}
td.content-top {
	padding-left:		15px;
}
p {
	margin-right:		1cm;
	margin-top:		3px;
	font-size:		12px;
	text-align:		justify;
}
.menu-level1-normal, .menu-level1-current {
	background-image:	url(../img/navi.jpg);
	background-repeat:	no-repeat;
	height:			33px;
	width:			163px;
}
.menu-level1-normal a, .menu-level1-current a {
	color:			#291973;
	display:		block;
	font-size:		15px;
	font-weight:		bold;
	height:			22px;
	margin-left:		1px;
	padding-top:		4px;
	text-align:		center;
	text-decoration:	none;
	vertical-align:		middle;
	width:			154px;
}
.menu-level1-normal a:hover, .menu-level1-current a:hover {
	text-decoration:	none;
}
.navi_top a {
	color:			#291973;
	text-decoration:	none;
	font-weight:		bold;
	text-align:		center;
	font-size:		12px;
}
.navi_top {
	/*padding-right:	20px;*/
	color:			#291973;
	padding-bottom:		3px;
}
a {
	color:			#850000;
	text-decoration:	none;
	font-weight:		bold;
	text-align:		center;
	font-size:		12px;
}
a:hover {
	text-decoration:	underline;
}
div.layer a {
	color:				#850000;
	font-size:			12px;
	text-decoration:		none;
	display:			block;
	padding-left:			5px;
	padding-top:			3px;
	height:				20px;
}
div.layer {
}
div.layer_cur {
	/*background-color:		#850000;*/
}
div.layer_cur a {
	color:				#850000;
	font-size:			12px;
	text-decoration:		none;
	display:			block;
	padding-left:			5px;
	padding-top:			3px;
	height:				20px;
}
div.layer a:hover {
	background-color:		#850000;
	color:				#ffffff;
	text-decoration:		none;
}
div.layer_cur a:hover {
	background-color:		#850000;
	color:				#ffffff;
	text-decoration:		none;
}
div.NEWS_WRAP {
	background-color:		#dedede;
	border:				1px solid #000000;
	padding:			5px;
	padding-left:			5px;
	padding-top:			5px;
	width:				150px;
	margin-top:			15px;
}
div.NEWS_LATEST_DATE {
	font-size:			12px;
}
div.NEWS_LATEST_TITLE {
	font-size:			12px;
	color:				#000000;
	font-weight:			lighter;
}
div.NEWS_LATEST_AKTUELLES {
	font-size:			12px;
	color:				#000000;
	font-weight:			bold;
	text-decoration:		underline;
	background-color:		#dedede;
	border:				1px solid #000000;
	padding:			5px;
	padding-left:			5px;
	padding-top:			5px;
	width:				150px;
	text-align:			center;
}
div.news-single-backlink {
	padding-bottom:			5px;
}
div.random_image {
	margin-left:			5px;
	margin-top:			10px;
}
div.random_image img {
	border:				3px solid #850000;
}