
body{
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:small;
	margin:0 auto;
	padding:0;
	text-align:center;
}
*html body{
	font-size: x-small; /*for IE5/Win*/
	f\ont-size:small; /*for other IE versions */
}
#stage{
	text-align:center;
}
#header{
	height:100px;
	width:920px;
	text-align:right;
	margin:0 auto;
}
#nav{
	width:920px;
	text-align:left;
	margin:0 auto;
	visibility: hidden; 
	display:none;
}
#nav ul{
	float:right;
	margin:0pt;
	padding:0pt;
	margin-bottom:10px;
}
#nav ul li{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0;
	border-right:1px solid white;
}
#nav ul li a{
	color: #7F7F7F;
	padding-left:0.6em;
	font-size:80%;
}
#content_wrap{
	text-align:left;
	margin:0 auto;
}
#content_top, #content_bottom{
	background-image: url(../html/media/bg_balken.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin:0 auto;
	margin-bottom:10px;
	float:left;
	width:100%;
	font-size:85%;
}

#neues, #leistung{
	width:335px;
}
#agentur, #projekte{
	width:565px;
}
#neues, #agentur{
	float:left;
	overflow: hidden;
}
#leistung, #projekte{
	float:right;
	overflow: hidden;
}
#agentur{
	background-color: #EBC3BF;
	height: 200px;	
}
#agentur h1.csc-firstHeader{
	background-color: #B50D1A;
}
#leistung{
	background-color: #BFD1DF;
	height: 200px;	
}
#leistung h1.csc-firstHeader{
	background-color: #165A80;
}
#neues{
	background-color: #EBE9C0;
	height: 180px;	
}
#neues h1.csc-firstHeader{
	background-color: #9B992B;
}
#projekte{
	background-color: #FFEABF;
	height: 180px;	
}
#projekte h1.csc-firstHeader{
	background-color: #F6A01B;
}

#footer{
	margin:0 auto;
	width:920px;
	text-align:left;
	color: #7F7F7F;
	font-size:80%;
	clear:both;
}
#footer a{
	color: #7F7F7F;
	text-decoration:none;
}
#footer .left{
	float:left;
	padding-bottom:10px;
}
#footer .right{
	float:right;
	padding-bottom:10px;
}
/*          contentbereich    */
h1.csc-firstHeader{
	border-bottom:1px solid white;
	height:18px;
	text-align:right;
	padding:0 5px;
	font-size: 110%;
	margin:0;
}
h1.csc-firstHeader a{
	font-weight: normal;
	color: white;
	text-decoration: none;
}
p{
	padding:0.6em;
	margin:0;
}

h2{
	font-size:120%;
	padding:0.6em;
	padding-top:0;
	padding-bottom:0;
	font-weight: normal;
	margin-bottom:0;
	margin-top: 0.6em;
}

ul{
	line-height: 140%;
	padding:0.6em;
}


a{
	color: Black;
	text-decoration:underline;
}

.internal-link, .internal-link-new-window{
	padding-right:15px;
	background-image:url(../html/media/link.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	text-decoration:underline;
	}

.internal-link:hover, .internal-link-new-window:hover{
	text-decoration:none;
	}

.external-link, .news-single-links a {
	padding-right:15px;
	background-image:url(../html/media/external-link.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	text-decoration:underline;
	}
	
.external-link:hover{
	text-decoration:underline;
	}

.external-link-new-window{
	padding-right:15px;
	background-image:url(../html/media/external-link.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	text-decoration:underline;
	}

.external-link-new-window:hover{
	text-decoration:none;
	}

.mail{
	padding-right:15px;
	background-image:url(../html/media/mail.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	text-decoration:underline;
	}

.mail:hover{
	text-decoration:none;
	}

.download{
	padding-right:15px;
	background-image:url(../html/media/download.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
	text-decoration:underline;
	}

.download:hover{
	text-decoration:none;
	}
.csc-textpic-text h2{
	margin-top:0;
	padding-top:0.6em;
}
