body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	color: #000;
}

h1 {
	font-size: 120%;
	line-height: 1.8em;
	margin: 10px 0 5px 0;
	color: #333;
}

h2 {
	font-size: 110%;
	line-height: 1.8em;
	margin: 5px 0;
	color: #333;
}
#navi,
#header img#screen,
#header img#architekturbuero,
#header .pictures,
#header .status,
#slides,
#img,
#header ul,
#header #play,
#header #next,
#header #siebens,
#header .ref,
#header .pictures .ref{
	display: none;
}

#header img#print{
	visibility: visible !important;
	margin-left: 14cm;
}

#content {
	
}

#content img {
	margin: 10px 20px 20px 0;
	float: left;
}

#content p{
	margin: 5px 0;
	text-align: justify;
}

#content span{
	font-weight: bold;
	
}

#content .sidebar {
	display: none;
}


#content .contentcenter {
		
}

#content .contentcenter ul{
	margin-left: 40px;
	list-style-type: square;
}

#content .contentcenter a{
	text-decoration: none;
	color: #333;
}

.clear{
	clear: both;
}

#footer {
	display: none;
}

