* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: verdana, helvetica, arial, sans-serif;	}
a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
a:active {
	color: #000;
	text-decoration: none;
	}
img {
	border: 0;
	}
.dark {
	color: #000;
	}
span {
	color: #000;
	}
	
/* ---- H E A D E R ---- */

#header {
	display: none;
	}
#printlogo {
	text-align: center;
	display: block;
	border-bottom: 1pt solid #000;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
#printlogo img {
	width: 200px;
	}

/* ---- N A V ---- */

#nav {
	display: none;
	}

/* ---- S U B N A V ---- */

#subnav {
	display: none;
	}

/* ---- C O N T E N T ---- */

#content {
	font-size: 10pt;
	}
#content p {
	margin: 0 250px 1.3em 0;
	line-height: 1.3em;
	}
#content h1, #portfolio h1, #contact h1 {
	font: normal 26px/1.2em Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	margin: 0 250px 26px 0;
	color: #000;
	}
#content h2 {
	font: normal 1.4em/1.3em Georgia, "Times New Roman", serif;
	letter-spacing: 0.5px;
	color: #000;
	margin: 0 30% .2em 0;
	}
#content h3 {
	font: bold 1em/1.3em verdana, helvetica, arial, sans-serif;
	color: #000;
	margin: 0 30% .2em 0;
	}
#content h4 {
	font: normal 1em/1.3em Georgia, "Times New Roman", serif;
	color: #000;
	text-align: right;
	border-top: 1px solid #111;
	margin: 30px 250px 0 0;
	padding: 5px 0;
	}
#content ul {
	list-style: square inside;
	margin-bottom: 1.3em;
	}
#content li {
	margin: 0 250px 0.3em 0;
	}
#listbox {
	clear: none;
	border: 1pt solid #000;
	margin: 30px 250px 1.3em 0;
	}
#listbox h3 {
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 5px;
	margin: 0;
	}
#boxlink {
	position: relative;
	float: right;
	width: 250px; height: 16px;
	top: 3px;
	right: 5px;
	text-align: right;
	}
#boxlink a:link, #boxlink a:visited {
	display: block;
	height: 16px;
	padding: 0 24px 0 0;
	background: url(graphics/arrow3.gif) no-repeat top right;
	}
#boxlink a:hover {
	background: url(graphics/arrow2.gif) no-repeat top right;
	}
#listbox ul {
	list-style: none outside;
	}
#listbox li {
	margin: 11px 5px 0 5px;
	line-height: 1.2em;
	}
#listbox p {
	margin: 5px;
	}
#flashcontent {
	display: none;
	}
#content table {
	border-collapse: collapse; 
	margin: 0 15px 0 0;
	font: normal 1em/1.3em verdana, helvetica, arial, sans-serif;
	}
#content td {
	vertical-align: top;
	padding: 0 10px 20px 0;
	}
#content td.label {
	font-size: 0.9em;
	white-space: nowrap;
	text-transform: uppercase;
	color: #000;
	}
#content p.portfolionav {
	display: none;
	}
#portfolio, #contact {
	font-size: 0.7em;
	}
#portfolio div.sheet {
	float: left;
	width: 200px; height: 104px;
	margin: 0 16px 16px 0;
	background: #222 url('../graphics/sheet.gif');
	cursor: pointer;
	}
#portfolio div.sheet img {
	width: 200px; height: 50px;
	border-bottom: 4px solid #787878;
	margin-bottom: 4px;
	}	
#portfolio div.sheet h2 {
	font-weight: normal;
	font-size: 1em;
	padding-left: 5px;
	margin-bottom: 2px;
	}
#portfolio div.sheet p {
	padding: 0 15px 0 5px;
	}
#portfolio a {
	text-decoration: none;
	}
#portfolio div.sheet:hover, .divtest {
	background: #444 url('../graphics/sheet.gif');
	cursor: pointer;
	}
div.columns {
	float: left;
	width: 174px;
	line-height: 1.4em;
	margin-bottom: 40px;
	}
div.spalte {
	float: left;
	width: 220px;
	line-height: 1.4em;
	}
#flow ul {
	list-style: square inside;
	margin-bottom: 1.3em;
	}
#flow li {
	margin: 0 0 0.3em 0;
	padding: 0;
	white-space: normal;
	}
#flow h2 {
	font: normal 1.4em/1.3em Georgia, "Times New Roman", serif;
	letter-spacing: 0.5px;
	color: #606060;
	margin: 0 0 .2em 0;
	}
#logos {
	margin: 30px 0;
	}
#logos div {
	float: left;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0 20px 20px 0;
	width: 180px;
	height: 70px;
	margin: 0 20px 20px 0;
	}
#logos div p {
	color: #414141;
	}

/* ---- S I D E B A R ---- */

#sidebar {
	float: right;
	margin: 0;
	width: 220px;
	}
#sidebar blockquote {
	border-bottom: 1pt solid #000;
	padding: 0 0 15px 0;
	font: 13pt/1.3em Georgia, "Times New Roman", serif;
	letter-spacing: 0.5px;
	color: #000;
	}
#sidebar blockquote span {
	font: 9pt/1.2em verdana, helvetica, arial, sans-serif;
	margin-top: 8px;
	display: block;
	}
#sidebar ul {
	display: none;
	}



/* ---- F O O T E R ---- */

#footer {
	clear: both;
	white-space: nowrap;
	padding: 17px 0 0 0;
	font-size: 0.65em;
	color: #000;
	}
#footer h2 {
	font-weight: normal;
	font-size: 1em;
	color: #000;
	margin-bottom: 6px;
	text-transform: uppercase;
	}
#footer p.adress {
	font-size: 1.1em;
	color: #000;
	}
#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
	}
#footer a:hover {
	color: #000;
	text-decoration: underline;
	}
#footer a:active {
	color: #000;
	}

