
body {
	height: 100%;
	background-image: url(../images/kachel.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:150%;
	color:#000000;    
}

a:link {
	color: #990000;
	text-decoration:none;
}

a:visited {
	color: #990000;
	text-decoration:none;
}

a:hover {
	color: #990000;
	text-decoration:underline;
}

a:active {
	color: #990000;
	text-decoration:none;
}

hr {
	border:0px;
	height:1px;
	color:#FFFFFF;
	background-color:#ffffff;
}

.submenu {
	font-size:12px;
	font-weight:bold;
}

.subsubmenu {
	font-size:12px;
	font-weight:normal;
}

.schnellstart_box {
	margin-left: -8px;
	margin-top:-10px;
	font-size:11px;
	font-weight:bold;
}

.content {
	padding:20px;
	margin-left:10px;
	margin-bottom:25px;
	width: 370px;
	overflow: hidden;

}

.news {
	background:#FFC980;
	border:1px dashed #B36600;
	width:143px;
	padding:10px;
	margin-left:5px;
	margin-bottom:25px;
	font-size: 10px;
	color:#330000;
}

.box_links {
	background:#FFE4BF;
	border:1px solid #FFFFFF;
	width:120px;
	padding:10px;
	margin-left:17px;
	margin-bottom:25px;
	font-size: 10px;
	color:#330000;
}

.ueberschrift {
	text-transform:uppercase;
	line-height:160%;
	color:#660000;
	font-weight:bold;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummarySummary, .NewsSummaryContent {
  margin-top: 0px;
  margin-bottom: 10px;
 }

#NewsPostDetailDate {
  font-size: 90%;
  }

#NewsPostDetailSummary {
  margin-bottom: 10px;
   }

#NewsPostDetailTitle{
  color:#660000;
  text-transform:uppercase;
  font-weight:bold;
  }

