@charset "utf-8";

	
	/* Globals --------------------------- */
	* {
	margin: 0;
	padding: 0;
	}
	img {
	border: 0 none;
	}
	a {
	outline: none;
	}
	body {
	background: url(../images/body_bg.jpg);
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #1a0800;
	/* IE */
	position: relative !ie;
	}
	ul {
	list-style: none;
	}
	
	/* Positioning --------------------------- */
	#outerWrapper {
	background: url(../images/header_bg.jpg) repeat-x;
	width: 100%;
	overflow: hidden;
	position: relative !ie;
	}
	#innerWrapper {
	width: 977px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
	#contentWrapper {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	}
	
	/* Header --------------------------- */
	#header {
	background: url(../images/header_content_bg.jpg) no-repeat;
	width: inherit;
	height: 224px;
	text-align: left;
	position: relative;
	}
	#header #homeLink {
	width: 350px;
	height: 140px;
	float: left;
	display: block;
	text-decoration: none;
	margin-top: 60px;
	}
	#header #intro {
	background: url(../images/intro.gif) no-repeat;
	width: 605px;
	height: 94px;
	float: right;
	margin: 90px 0 0 0;
	position: relative;
	left: 40px;
	}
	#header #intro span {
	font-size: 13px;
	display: block;
	margin: 60px 0 0 38px;
	}
	#header ul {
	float: right;
	list-style: none;
	margin: 24px 100px 0 0;
	/* IE 6 */
	_position: relative;
	_left: 105px;
	}
	#header ul li {
	display: inline;
	margin: 0 5px 0 5px;
	}
	#header ul li a {
	text-decoration: none;
	color: #311509;
	}
	#header ul li a:hover {
	color: #614c42;
	}
	#header ul li:last-child a:hover {
	color: #9d1712;
	}
	
	/* Nav Bar --------------------------- */
	.navBar {
	width: 860px;
	height: 30px;
	margin: 17px 0 10px 10px;
	}
	#h_websites_top, #h_websites_bottom,
	#h_print_top, #h_print_bottom,
	#h_termine_top, #h_termine_bottom,
	#h_logos_top, #h_logos_bottom,
	#h_other_top, #h_other_bottom,
	#h_bio_top, #h_bio_bottom {
	background: url(../images/h_websites.gif) no-repeat;
	width: 300px;
	height: 22px;
	padding: 5px 0 0 125px;
	}
	#h_print_top, #h_print_bottom {
	background: url(../images/h_ueber_uns.gif) no-repeat;
	}
	#h_termine_top, #h_termine_bottom {
	background: url(../images/h_termine.gif) no-repeat;
	}
	#h_logos_top, #h_logos_bottom {
	background: url(../images/h_logos.gif) no-repeat;
	}
	#h_logos_top em, #h_logos_bottom em,
	#h_other_top em, #h_other_bottom em {
	margin-left: -40px;
	}
	#h_print_top em, #h_print_bottom em {
	margin-left: -55px;
	}
	#h_bio_top em, #h_bio_bottom em {
	margin-left: 13px;
	}
	#h_other_top, #h_other_bottom {
	background: url(../images/h_presse.gif) no-repeat;
	}
	#h_bio_top, #h_bio_bottom {
	background: url(../images/h_impressum.gif) no-repeat;
	}
	.heading {
	float: left;
	}
	.heading em {
	background: #ba4435;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	color: #fff;
	}
	.catNav {
	width: 350px;
	float: right;
	margin-top: 6px;
	position: relative;
	}
	.catNav a {
	color: #c6c3b1;
	font-weight: bold;
	display: block;
	text-decoration: none;
	}
	.catNav a:hover {
	color: #fff;
	}
	.catNav span {
	display: block;
	float: left;
	font: bold italic 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}
	.catNav ul {
	float: right;
	list-style: none;
	}
	.catNav ul li {
	width: 30px;
	float: left;
	margin: 0 10px 0 10px;
	}
	.catNav ul .active span {
	background: url(../images/strike_web.gif) no-repeat;
	width: 100%;
	margin-top: -10px;
	position: relative;
	z-index: 1;
	}
	
	/* Project Display --------------------------- */
	.project, .project_noFade {
	background: url(../images/project_bg.jpg) no-repeat;
	width: 869px;
	height: 214px;
	padding: 6px;
	opacity: .8;
	filter: alpha(opacity = 80);
	}
	.project:hover, .project_noFade {
	opacity: 1.0;
	filter: alpha(opacity = 100);
	}
	.projectView {
	float: left;
	margin: 7px 0 0 5px;
	}
	.projectDetails {
	width: 360px;
	float: right;
	padding-top: 20px;
	}
	.projectDetails a {
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	background: #E7E8E3;
	text-decoration: none;
	text-transform: uppercase;
	color: #A1963A;
	width: auto;
	margin-top: 10px;
	padding: 3px;
	}
	.projectDetails a:hover {
	background: none;
	color: #BA4435;
	}
	.projectDetails h1 {
	font-size: 19px;
	font-weight: bold;
	color: #3b2c29;
	cursor: default;
	}
	.projectDetails h2 {
	font-size: 10px;
	font-weight: bold;
	color: #f5f4ef;
	padding: 10px 0 0 16px;
	text-transform: uppercase;
	cursor: default;
	}
	.projectDetails .detailStrike {
	background: url(../images/strike_details.gif) no-repeat;
	width: 365px;
	height: 32px;
	display: block;
	margin: -7px 0 0 -16px;
	}
	.projectDetails p {
	width: 90%;
	color: #7A6F6B;
	_color: #3b2c29;
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 10px 0;
	cursor: default;
	}
	.projectDetails p:hover {
	color: #3b2c29;
	}
	.flashLink {
	text-decoration: none;
	}
	.flashLink span, .flashLinkDefault {
	background: #BA4435;
	width: 473px;
	text-align: center;
	padding: 5px;
	display: block;
	position: absolute;
	margin-top: 167px;
	color: #fff;
	font: bold italic 11px Georgia, "Times New Roman", Times, serif;
	display: none;
	}
	.flashLink:hover span, .flashLinkHover {
	display: block;
	}
	
	/* IE6 */
	* .ie6_hover {
	display: block;
	m: expression(this.parentNode.onmouseout = new Function("this.firstChild.className = 'flashLinkDefault';"));
	}
	* html .flashLink { 
	m: expression(this.onmouseover = new Function("this.firstChild.className = 'ie6_hover';"));
	}
	
	/* Footer --------------------------- */
	#footer {
	background: url(../images/footer_bg.gif) no-repeat;
	width: 845px;
	height: 229px;
	margin-left: -4px;
	font-size: 11px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	padding: 23px 0 0 40px;
	}
	#footer h1 {
	font: normal 23px Arial, Helvetica, sans-serif;
	color: #423430;
	cursor: default;
	}
	#footer h2 {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: -3px 0 15px 0;
	cursor: default;
	}
	#footer em {
	font: bold italic 11px Georgia, "Times New Roman", Times, serif;
	}
	#footer small {
	font-size: 10px;
	font-style: italic;
	margin-top: 23px;
	display: block;
	}
	#footer small a {
	text-decoration: none;
	color: #423430;
	border-bottom: 1px dotted #423430;
	}
	#footer #form small {
	margin: 0;
	}
	#footer #contact {
	width: 240px;
	float: left;
	margin-left: -10px;
	}
	#footer #form {
	width: 275px;
	float: right;
	position: relative;
	left: -20px;
	}
	#footer input, #footer textarea {
	background: #fff;
	border: 1px inset #ddd2a3;
	width: 214px;
	height: 13px;
	padding: 1px 0 0 2px;
	font-size: 11px;
	color: #1a0800;
	-moz-opacity: 0.65;
	font: 11px Arial, Helvetica, sans-serif;
	}
	#footer input:hover, #footer textarea:hover {
	border: 1px solid #ddd2a3;
	}
	#footer input:focus, #footer textarea:focus {
	-moz-opacity: 0.9;
	}
	#footer #form textarea {
	height: 50px;
	}
	#footer #form small {
	margin-top: 10px;
	}
	#footer #form table img {
	float: right;
	position: relative;
	top: -18px;
	left: -34px;
	/* IE 7 */
	top: -20px !ie;
	/* IE 6 */
	_top: -20px;
	}
	#footer #resume {
	width: 300px;
	float: right;
	margin-left: -10px;
	}
	#footer #resume form {
	width: 253px;
	position: relative;
	top: 30px;
	left: 30px;
	}
	#footer #resume em {
	font-weight: normal;
	display: block;
	margin-bottom: 3px;
	}
	#footer #resume input {
	width: 229px;
	height: 18px;
	padding: 3px 0 0 3px;
	}
	#footer #resume img {
	float: right;
	margin: 18px 30px 0 0;
	}
	#footerLink {
	display: block;
	margin-bottom: -15px;
	}
	
	/* Biography ------------------- */
	#bio {
	background: url(../images/bio_bg.gif) no-repeat;
	width: 880px;
	height: 488px;
	}
	#bio img {
	float: left;
	margin: 110px 0 0 30px;
	}
	#bio div {
	width: 436px;
	float: right;
	margin: 115px 50px 0 0;
	font: 12px/17px Georgia, "Times New Roman", Times, serif;
	color: #bab1a2;
	}
	#bio div h1 {
	font: bold italic 20px Georgia, "Times New Roman", Times, serif;
	color: #ecc16a;
	}
	#bio div p {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #a69d8e;
	border-bottom: 1px dotted #a69d8e;
	}
	#bio a {
	color: #fff;
	}
	#bio ul {
	float: left;
	margin-right: 40px;
	}
	#bio ul li {
	margin: 2px 0 2px 0;
	}
	#bio h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ece6d3;
	}
	
	/* JS --------------------------- */
	.enabled {
	-moz-opacity: 1.0;
	filter: alpha(opacity = 100);
	cursor: pointer;
	}
	.disabled {
	-moz-opacity: 0.5;
	filter: alpha(opacity = 50);
	cursor: default;
	}
	noscript {
	background: #BA4435;
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	/* IE7 */
	background: transparent !ie;
	padding: 0 !ie;
	border: 0 none !ie;
	}
