body {
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; 
	font-size: 11px;	/* wegen IE Bug, cf. http://www.einfach-fuer-alle.de/artikel/ietext/  */
	text-align: left;
	line-height: 140%;
	text-decoration: none;
	color: #003a54;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.bodyiframe {
	background-color: #e4f2f5;
}

.bg_streifenfeld_top {
	background-color: #D9EAF1;
	background-image:url(/images/bg_streifenfeld_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.bgblue1 {
	background-color: #d9ebf1;
}

.seite_pix {
	background-image:url(/images/seite_pix.gif);
	repeat-y;
}

ul.groupProjekte {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	list-style:none;
	border:0px solid #ff0000;
}

ul.groupProjekte li {
	width:400px;
}


ul.groupProjekte li a {
	display:block;
	width:382px;
	font-size:10px;
	line-height: 150%;
	/*font-weight:normal;  nachher wieder bold machen */
	line-height:12px;
	text-decoration:none;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#e3f1f4;
	background-image:url(/images/pfeil_p.gif);
	background-repeat:no-repeat;
	background-position: 7px 4px;
	color:#003a54;
}


ul.groupProjekte li a:hover {
	background-color:#e3f1f4;
	background-image:url(/images/pfeil_a.gif);
	background-position: 7px 4px;
	color:#4299ba;
}

ul.groupProjekte li a:active {
	background-color:#e3f1f4;
	background-image:url(/images/pfeil_a.gif);
	background-position: 7px 4px;
	color:#4299ba;
}

ul.groupProjekte li span.activeproject {
	display:block;
	width:382px;
	font-size:10px;
	/*  nachher wieder 10px machen */
		/*font-weight:normal;  nachher wieder bold machen */
	line-height:12px;
	text-decoration:none;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#e3f1f4;
	background-image:url(/images/pfeil_a.gif);
	background-repeat:no-repeat;
	background-position: 7px 4px;
	color:#4299ba;
}

a.projektLink {
	display:block;
	width:382px;
	font-size:12px;
	font-weight:normal; 
	line-height:12px;
	text-decoration:none;
	padding-left:40px;
	padding-top:2px;
	padding-bottom:0px;
	margin-bottom:4px;
	margin-top:-3px;
	background-color:#e3f1f4;
	background-image:url(/images/pfeil_a.gif);
	background-repeat:no-repeat;
	background-position: 7px 4px;
	color:#4299ba;
}

.textnews {
	color: #003a54;
	line-height: 140%;
	font-size:11px;
	padding-right:20px;
}

.textcontent {
	color: #003a54;
	line-height: 140%;
	font-size:11px;
	padding-right:20px;
}

.textcontentsmall {
	color: #003a54;
	line-height: 130%;
	font-size:10px;
}

.textcontent a {
	color: #003a54;
}

.textcontentsmall a {
	color: #003a54;
}

.projektliste{
	background-color:#e4f1f5;
}
.kunde {
	font-size:11px;
	font-weight:bold;
	margin-left:20px;
	/*font-variant:small-caps; */
}
.kundecd {
	font-size:11px;
	font-weight:bold;
	margin-bottom:8px;
	height:14px;
}


.projekte{
	font-size:10px;
	margin-bottom:8px;
}


.projekt {
	cursor:pointer;
	height:14px;
	font-weight:bold;
}

.newsBalkenText {
	background-image:url(/images/balken_news_items.gif);
	background-position:top;
}
.newsBalkenBild {
	background-color:#D5E9F0;
	background-image:url(/images/balken_news_items.gif);
	background-position:top;
}

.newsbottom {
	background-image:url(/images/balken_news_bottom.gif);
	background-position:top;
}

.klein_balken {
	background-image:url(/images/klein_balken.gif);
	background-position:top;
	background-repeat:no-repeat;
}

a {
	color: #003a54;
	text-decoration: none;
}

a:hover	{
	color: #4299ba;
}
a:active	{
	color: #4299ba;
}

.projekt a:active {
	background-color:#A0CDE5;
}
