#icon_projekt{
	position:absolute;
	width:480px;
	top:40px;
}

#icon_projekt{
	width:480px;
	margin-top:30px;
}

#icon_karte{
	float:left;
	width:50px;
	height:40px;
}
#icon_karte a{
	display:block;
	background: url(../template/images/icon_karte.gif) no-repeat left;
}

#icon_karte a:hover {
	background: url(../template/images/icon_karte_over.gif) no-repeat left;
}

#icon_spendenstand{
	float:left;
	width:90px;
	height:40px;
	text-align:center;
	color:#9A9284;
	background: url(../template/images/icon_spendenstand.gif) no-repeat center;
}

#icon_spenden{
	float:left;
	width:80px;
	height:40px;
	text-align:center;
}

#icon_spenden a{
	display:block;
	background: url(../template/images/icon_spenden.gif) no-repeat center;
}

#icon_spenden a:hover {
	background: url(../template/images/icon_spenden_over.gif) no-repeat center;
}

#icon_gemeindelink{
	float:left;
	width:80px;
	height:40px;
	text-align:center;
}

#icon_gemeindelink a{
	display:block;
	background: url(../template/images/icon_gemeinde.gif) no-repeat center;
}

#icon_gemeindelink a:hover {
	background: url(../template/images/icon_gemeinde_over.gif) no-repeat center;
}

#icon_details{
	float:left;
	width:80px;
	height:40px;
	text-align:center;
}

#icon_details a{
	display:block;
	background: url(../template/images/icon_details.gif) no-repeat center;
}

#icon_details a:hover {
	background: url(../template/images/icon_details_over.gif) no-repeat center;
}

#projekt_titel{
	position:absolute;
	left:0px;
}

#projekt_inhalt{
	margin-top:150px;
}

/*Rechnung*/
.contenttable-2{
	margin-bottom:30px;
	width:480px;
}
.contenttable-2 .td-0{
	width:350px;
}
.contenttable-2 .td-2{
	text-align:right;
	white-space:nowrap;
}

.contenttable-2 .td-last{
	text-align:right;
	padding:0 0 0 0;
	white-space:nowrap;
}

.contenttable-2 .tr-last{
	font-weight:bold;
}

.csc-textpic-clear{
	height:20px;
}

.csc-textpicHeader h2{
	padding-top:0px;
	margin-top:0px;
}

.input_projekt{
	width:380px;
}

.filelist{
	clear: both;
	width:480px;
	height:80px;
}

.filelist ul {
	list-style-type:none;
	list-style-image:none;
	height: 50px;	
	margin: 20px 0 0 0;
	padding:0 0 0 0;	
}

.filelist div{
	float: left;
	margin: 10 20 0 0;
	padding:0 0 0 0;
}

.filelist div a {
	text-align:center;
	font-size:10px;
	display:block;
	height:20px;
	padding:32px 0 0 0;
	background-image:  url("../template/images/icon_mitteilung.gif");
	background-repeat:no-repeat;
	background-position: top center;
	background-color:transparent;
	float:left;
}

.filelist div a:hover {
	color:#000000;
	background-image:  url("../template/images/icon_mitteilung_over.gif");
	background-repeat:no-repeat;
	background-position: top center;
	background-color:transparent;	
}
.wichtig{
	color:#FF6633;
}

.unwetter{
	color:#FF4001;
}

.unwetter h1{
	color:#FF4001;
}

.unwetter h2{
	color:#FF4001;
}

.unwetter td{
	color:#FF4001;
}

.unwetter a{
	color:#CC0000;
}
