.pagetitle {
	display: none;
}
p {margin-top:5px; margin-bottom:5px;}
a {
	text-decoration:none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
.contentTitle {
	border-bottom:2px solid #FF6600;
	color:#FF6600;
	height:22px;
	width:200px;
	font-size:140%;
	font-weight:bold;
	margin-bottom: 5px;
}
.content {
	padding: 0px 0px 0px 0px;
	background-image: url("/fileadmin/template/images/startseite_bg.jpg");
	background-repeat: repeat-y;
	font-size:8pt;
}
.contentLeft {
	width:200px;
	float:left;
}
.contentLeftText {
	padding:15px 5px 15px 15px;
}
.contentRight {
	width:212px;
	float:right;
}
.contentRightText {
	padding:15px 5px 15px 0px;
}

.red {
	color: #ff0000;
}
.trennerAktuelles {
	width:200px;
	height:1px;
	border-top: 1px dashed #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}
.trennerAktuelles2 {
	width:200px;
	height:3px;
	border-top: 3px solid #FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contentSchluss {
	clear:both;
}