body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	background-color: #FFF;
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
body, div, td, p, a, li {}
div#all{
	position:relative;
	width:850px;
	margin:auto;
}
div#header{
position:absolute;
	left:0px;
	top:0px;
	margin-bottom:50px;
	color: #999;
	font-size:14px;
	letter-spacing:0.2em;
}
div#nav{
	position:absolute;
	left:0px;
	top:100px;
	width:220px;
}
div#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
div#nav li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
div#nav li.linie_unten{
	/*border-bottom:dotted 1px #999999;*/
	margin-bottom:15px;
}
div#nav ul#subnav{
	margin:50px 0px 0px 0px;
}
#nav a:link, #nav a:visited{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#nav a.current:link, #nav a.current:visited, #nav a:hover, .current{
	color:#CC3300;
}

#subnav a:link, #subnav a:visited{
	color:#999;
	font-weight:normal;
}
#subnav a.current:link, #subnav a.current:visited, #subnav a:hover{
	color:#CC3300;
	font-weight:normal;
}
#subnav li{
	line-height:14px;
}
div#content{
	position:absolute;
	left:300px;
	top:100px;
	width:550px;
}

h1{
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	color:#999;
}
h2{
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
}
h3{
	font-size:11px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
table#referenzen a:link, table#referenzen a:visited{
	color:#666;
	text-decoration:none;
}
table#referenzen a:hover{
	color:#666;
	text-decoration:none;
}
table#referenzen a:hover, table#referenzen .pfeil{
	color:#CC3300;
}
p{
	margin-top:0px;
	margin-bottom:6px;
	padding:0px;
}

div#content td{
	vertical-align:top;
	border: none 0px;
	padding:0px 20px 5px 0px;
}
#legende{
	color:#999;
}
table#projekte td.linkespalte p{line-height:14px;padding-top:2px;}
table#projekte td.rechtespalte p{line-height:18px;padding-top:0px;}
table#projekte img{margin:5px 0px;}
table#referenzen td.linkespalte{}
table#referenzen td.rechtespalte{}
