.codered {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #CC0000;
 font-weight: bold;
 text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
/*	overflow: auto; */
	margin: 0px;
}

td {
	font-size: 11px;
	color: #000000;
}

a {
	color: #C4151C;
	color: #DB861C;
	text-decoration: none;
}

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

.realised {
	font-size: 9px;
	color: #AAAAAA;
}
.realised a {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
.realised a:hover {
	color: #C4151C;
	font-weight: bold;
	text-decoration: none;
}
.grau {
	color: #808285;
}


.block_grau {
	background-color: #CCCCCC;
	height: 130px;
	padding: 0px;
}

.block_grau input{
        height: 18px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        background-color: #FFFFFF;
        font-weight: normal;
        padding: 0px;
}

.block_news {
	background-color: #CCCCCC;
	height: 262px;
	padding: 10px;
	vertical-align: top;
}
.block_projekt_teaserpic {
	vertical-align: top;
	background-color: #CCCCCC;
}
.teaserpic {
	width: 109px;
	height: 64px;
	background-color: #CCCCCC;
}
.teaser_spc {
	width: 2px;
	height: 2x;
	background-color: #FFFFFF;
}
.block_titel, input {
	font-size: 21px;
	font-weight: bold;
	color: #808285;
	vertical-align: bottom;
        width:100%;
}
.subtitel {
	font-size: 16px;
	font-weight: bold;
	color: #DB861C;
}

.subtitel input{
        font-size: 16px;
        font-weight: bold;
        color: #C4151C;
}

.block_projekt_overview {
	background-color: #CCCCCC;
	vertical-align: top;
}
.overview_text {
	padding: 10px;
	vertical-align: top;
	width: 135px;
}