body {
	font-family: "trebuchet ms", verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;	
	margin: 0;
	padding:0;
	background-color: #eceff4;
	}
	
h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}	
	
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	}
	
p { 
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
p.navigation {
	margin:	0px;
	}
	
.hinweis {
	font-size: 11px;
	background-color: #E4E6EB;
	color: #999;
	margin-top: 0px;
	}

a {
	font-size:100.1%;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

a.navi {
	display: block;
	padding: 0 0 0 30px;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #dec0b0;
	height: 18px;
	color: #333;
	}
	
a.navi-active {
	display: block;
	background: url(../../art/balken_navi-active.gif) no-repeat;
	text-decoration: none;
	padding: 0 0 0 30px;
	color: #333;
	}
	
a.navi-active:hover {
	text-decoration: none;
	}
	
a.navi:hover {
	background: url(../../art/balken_navi.gif) no-repeat;
	text-decoration: none;
	}
	
p.liste {
	margin-top: 0px;
	}
	
p.newsbox {
	font-size: 10px;
	}
	
.newsboxHeader {	
	background-color: #ffffff;
	color: #ff9b63;
	font-weight: bold;
	}
	
a.newsbox {
	font-size: 10px;
	font-weight: bold;
	}
	
a.newsbox:hover {
	text-decoration: underline;
	}
	
.projekte {
	width: 380px;
	}
	
.projekteHeader {
	font-weight: bold;
	}
	
.projekteStatus {
	background-color: #E4E6EB;
	color: #999;
	}
.projekte img {
	float: right;
	}
	

	

