a { color:#FFF; }
a:hover, a.active { color:#E50083; }
a.active, #textcontent ul a, #textcontent li a, .pdf a { text-decoration:none; }
img { border:0px; }

#textcontent {
	padding:0px 0px 0px 16px;
	float:left;
}

#textcontent p, .projekte {
	width:334px;
	margin:16px 48px 1em 0px;
}

#rowright p {
  margin:16px 16px 2px 16px;
}

#news {
	position:absolute;
  left:0px;
	top:250px;
	width:400px;
  border:0px solid;
	border-top-width:1px;
	padding-top:10px;
}

#news div {
  margin-left:20px;
  margin-bottom:20px;
	width:334px;
	float:left;
	display:inline;
}

#casenav {
	width:400px;
	border:0px solid #CCC;
	border-bottom-width:1px;
	padding-bottom:10px;
	float:left;
}

#casenav .cs {
	width:27px;
	height:27px;
	float:left;
	margin-left:13px;
	display:block;
}

/*#casenav .cs a { display:block; width:100%; height:100%; }*/
#casenav .cs span { display:none; }
#cs_title {
	font-weight:bold;
	font-size:0.9em;
	margin:15px 0px 0px 13px;
	float:left;
	line-height:1em;
}

h1, h2 {
	font-size:2em;
	font-family:"Trebuchet MS",Trebuchet,Verdana,sans-serif;
	font-weight:normal;
  text-transform: uppercase;
	margin:0px;
  padding-bottom:10px;
}

.pink { color:#E50083; }
