body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	align: center;
	width: 800px;
	margin: 0px auto;
	margin-top: 10px;
}

ul {
	list-style-image: url('/fileadmin/templates/list.png');
}

.tx-rggooglemap-poi {
	margin-left: 10px;
	width: 600px;
}

.tx-rggooglemap-poi h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	background: none;
}

.tx-rggooglemap-poi li {
	list-style-image: url('/fileadmin/templates/list.png');
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	background-attachment: fixed;
	background: url('/fileadmin/templates/head.png');
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	visibility: visible;
	width: 800px;
	height: 130px;
}

.infobar {
	font-size: 0.8em;
	position: relative;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 800px;
	vertical-align: bottom;
	height: 1.5em;
}

.mitte {
	position: relative;
	top: 5px;
	width: 800px;
	clear: both;
}

.path {
	width:600x;
	align: right;
	float: left;
}

.date {
	width:200px;
	text-align: right;
	float: right;
}

.menue {
	float: left;
	margin-bottom: 20px;
}

.menuepoint {
	margin-top: 1px;
	width: 130px;
	text-align: left;
	vertical-align: middle;
	display: block;
	background: #ABADE0;
	border: 1px solid #CAC4C4;
	padding: 2px;
}

.menuepoint a {
	border: none;
	display: block;
	text-decoration:none;
	vfont-weight: normal;
	color: #000000;
}

.menuepoint a:hover {
	background: #CCCCFF;
}

.submenuepoint {
	margin-top: 0px;
	width: 130px;
	text-align: right;
	vertical-align: middle;
	display: block;
        background: url('/fileadmin/templates/list.png');
        background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #CAC4C4;
	padding: 2px;
}

.submenuepoint a {
	border: none;
	display: block;
	text-decoration:none;
	vfont-weight: normal;
	color: #000000;
}

.submenuepoint a:hover {
	background: #C7D7FC;
}

.main {
	text-size: 1em;
	width: 640px;
	text-align: justify;
	float: right;
	border-left: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

.link {
	float: left;
	width: 300px;
}

.rechts {
	width: 300px;
	padding-left: 20px;
	border-left: 1px solid black;
	float: right;
}

.tx-keyac-pi1 {
	width: 300px;
}

.footer {
	border-top: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 800px;
	font-size: 10px;
	color: #777777;
	clear: both;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, .tx-newsfeedit-pi1-header, .tx-newsfeedit-pi1-header-create-login {
	margin-bottom: 1px;
	padding-left: 10px;
	font-size: 1em;
	border-bottom: 1px dotted black;
	border-right: 1px dotted black;
	background: #ABADE0;
	color: #ffcc00;
	font-style:italic;
}

th {
	margin-bottom: 1 px;
	font-size: 0.8em;
	border-bottom: 1px dotted black;
	border-right: 1px dotted black;
	background: #ABADE0;
}

.news-list-container {
	border: 0px;
	background: #FFFFFF;
	width: 640px;
}

.news-list-item {
	border-bottom: 1px dotted black;
	background: #FFFFFF;
	width: 630px;
	margin-bottom: 20px;
}

.news-list-head {
	font-size: 1em;
	border-bottom: 1px dotted black;
	width: 630px;
}

.news-list-main {
	font-size: 1em;
	width: 630px;
}

.news-single-item {
	font-size: 1em;
	width: 630px;
}

.news-single-timedata {
	font-size: 0.8em;
	width: 630px;
	text-align: right;
}

.news-single-backlink {
	border: 0px;
	font-size: 1em;
	text-align: right;
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid 	#f5f5f5;
}

.row {
	border-bottom: 1px dotted grey;
	border-right: 1px dotted grey;
}

.align-center {
        text-align: center;
}

.tb-line, .tb-first-cell tb-group, .tb-cell {
	list-style-image: none;
}

