body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_logo_960.jpg);
	background-position: 0px 200px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000033
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;	
}

a {
	color: #000033;
	text-decoration: none;
}

a:hover {
	color: #666666;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/bg_top_trans_176.jpg);
	width: 960px;
	height: 176px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 176px;
	}
html>body #top {
	height: 176px; /* ie5win fudge ends */
}
	
#left {
	position: absolute;
	top: 176px;
	left: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 175px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 175px;
	}
html>body #left {
	width: 175px; /* ie5win fudge ends */
	}
	
#middle {
	position: absolute;
	top: 176px;
	left: 175px;
	width: 614px;
	height: 100%;
	padding: 10px;
	padding-top: 10px;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	margin-left: 4px;	
}

div#middle a {
	text-decoration: underline;
}

div#middle a:hover {
	text-decoration: none;	
}

#right {
	position: absolute;
	top: 176px;
	left: 815px;
	width: 145px;
	height: 100%;
	padding-top: 10px;	
	background-color: #757E85;
	color: #EEEEEE;
}

div#right h4 {
	padding-left: 4px;
}

div#right td {
	padding: 4px;
	border-top: 1px solid #CCCCCC;
}

div#right a {
	color: #EEEEEE;
	text-decoration: none;
}

div#right a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
/* Navigation */
div#left ul {
	margin-top: 30px;
}

div#left li {
	list-style: none;
	border-bottom: 1px solid #000033;
	margin-top: 5px;
	font-size: 12px;
}
div#left li.nounderline {
	border-bottom: none;
}

div#left h4 {
		padding-left: 0px;
}

div#zitat {
	clear: both;
	font-size: 9px;
	width: 140px;
	float: right;
}

/* crew */
table#crew {
	width: 600px;
	border-collapse: collapse;	
}

table#crew td {
	width: 300px;
	border: 1px solid #000033;
	vertical-align: top;
	padding: 4px;
}

table#crew img {
	padding-right: 4px;
}
