* {
	margin: 0;
	padding: 0;
	}
body {
	background: #000 url('graphics/background.gif') no-repeat fixed top right;
	font-family: verdana, helvetica, arial, sans-serif;
	padding: 0 0 50px 0;
	margin: 0 5%;
	color: #ddd;
	}
a:link {
	color: #a6a466;
	}
a:visited {
	color: #666;
	}
a:hover {
	color: #d9d799;
	}
a:active {
	color: #fff;
	}
img {
	border: 0;
	}
.dark {
	color: #666;
	}
span {
	color: #aaa;
	}
#styleswitch {
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px 5% 0 0;
	font-size: 0.7em;
	white-space: nowrap;
	width: 200px;
	text-align: right;
	}
#styleswitch a.active {
	text-decoration: none;
	color: #000;
	}
div.hide {
	display: none;
	}
	
/* ---- H E A D E R ---- */

#header {
	margin: 28px 0 23px 0;
	width: 260px;
	cursor: pointer; 
	}
#header h1 {
	font: normal 0px/1.2em Georgia, "Times New Roman", serif;
	color: #000;
	height: 31px;
	text-indent/* hide from IE5.0/Win */ : -2000px;
	background: url('graphics/logo.gif') no-repeat;
	}
#printlogo {
	display: none;
	}

/* ---- N A V ---- */

#nav {
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	height: 20px;
	}
#nav ul {
	list-style: none;
	}
#nav li {
	display: inline;
	float: left;
	padding: 3px 5px 4px 5px;
	margin-right: 12px;
	}
#nav li.first {
	display: inline;
	float: left;
	padding: 3px 5px 4px 0px;
	margin-right: 12px;
	}
#nav a:link, #nav a:visited {
	color: #ddd;
	text-decoration: none;
	}
#nav a:hover {
	color: #a6a466;
	text-decoration: none;
	}
#nav li.active {
	background: #666;
	text-decoration: none;
	}
#nav li.active a {
	color: #fff;
	text-decoration: none;
	}

/* ---- S U B N A V ---- */

#subnav {
	white-space: nowrap;
	margin: 0 0 18px 0;
	font-size: 0.7em;
	padding: 4px 5px 0 0;
	height: 18px;
	}
#subnav ul {
	list-style: none;
	}
#subnav li {
	display: inline;
	float: left;
	margin-right: 18px;
	}
#subnav a:link, #subnav a:visited {
	color: #a6a466;
	text-decoration: none;
	}
#subnav a:hover {
	text-decoration: underline;
	color: #d9d799;
	}
#subnav li.active a:link, #subnav li.active a:visited {
	color: #ddd;
	text-decoration: none;
	}

/* ---- C O N T E N T ---- */

#content {
	margin: 0 150px 0 0;
	font-size: 11px;
	}
#content p {
	margin: 0 250px 1.3em 0;
	line-height: 1.4em;
	}
#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: #666;
	}
#content h1 a:link, #portfolio h1 a:link, #content h1 a:visited, #portfolio h1 a:visited {
	color: #666;
	text-decoration: none;
	white-space: nowrap;
	}
#content h1 a:hover, #portfolio h1 a:hover {
	color: #666;
	text-decoration: underline;
	}
#content h2 {
	font: normal 1.4em/1.3em Georgia, "Times New Roman", serif;
	letter-spacing: 0.5px;
	color: #666;
	margin: 0 30% .2em 0;
	}
#content h3 {
	font: bold 1em/1.3em verdana, helvetica, arial, sans-serif;
	color: #666;
	margin: 0 30% .2em 0;
	}
#content h4 {
	font: normal 1em/1.3em Georgia, "Times New Roman", serif;
	color: #666;
	text-align: right;
	border-top: 1px solid #222;
	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;
	background: #222;
	border: 1px solid #444;
	margin: 30px 250px 1.3em 0;
	}
#listbox h3 {
	color: #ddd;
	background: #414141;
	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 {
	float: right;
	border: 1px solid #313131;
	margin-bottom: 20px;
	}
#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: #666;
	}
#content p.portfolionav {
	padding: 5px 0;
	margin: 0 15px 0 0;
	text-align: center;
	color: #313131;
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	}
#content p.portfolionav a:link, #content p.portfolionav a:visited {
	color: #a6a466;
	white-space: nowrap;
	text-decoration: none;
	}
#content p.portfolionav a:hover {
	color: #d9d799;
	text-decoration: underline;
	}
#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-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	padding: 10px 0 15px 0;
	font: 17px/1.3em Georgia, "Times New Roman", serif;
	letter-spacing: 0.5px;
	color: #505050;
	margin: 0 0 15px 0;
	}
#sidebar blockquote span {
	font: 11px verdana, helvetica, arial, sans-serif;
	margin-top: 8px;
	display: block;
	}
#sidebar ul {
	list-style: none outside;
	}
#sidebar li {
	margin: 0 0 11px 0;
	}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	height: 16px;
	padding: 0 0 0 24px;
	background: url(graphics/arrow.gif) no-repeat 0 0;
	}
#sidebar li a:hover {
	display: block;
	height: 16px;
	padding: 0 0 0 24px;
	background: url(graphics/arrow2.gif) no-repeat 0 0;
	}



/* ---- F O O T E R ---- */

#footer {
	clear: both;
	white-space: nowrap;
	padding: 17px 0 0 0;
	font-size: 0.65em;
	color: #666;
	}
#footer h2 {
	font-weight: normal;
	font-size: 1em;
	color: #333;
	margin-bottom: 6px;
	text-transform: uppercase;
	}
#footer p.adress {
	font-size: 1.1em;
	color: #666;
	}
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
	}
#footer a:hover {
	color: #d9d799;
	text-decoration: underline;
	}
#footer a:active {
	color: #fff;
	}

