html {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.01em;
	color: #677366;
	background: #fff;
}

* html {
	font-family: Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;
}

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

a img {
	border: 0;
}

b {
	color: #444;
	font-size: 11pt;
	margin-bottom: 3px;
}

#page {
	width: 920px;
	margin: 0 auto 0 auto;
}

#header {
	margin: 30px 0 40px 0;
}

#logo {
	height: 196px;
	overflow: hidden;
}

#logo_left_animation_layer1 {
	float: left;
	width: 369px;
	height: 196px;
	background: #000 url('images/struktur_light.gif') no-repeat;
}

#logo_left_animation_layer2 {
	width: 369px;
	height: 196px;
	background: #000 url('images/struktur_light.gif') no-repeat;
	position: relative;
}

#logo_left_dash {
/*	position: relative; top: -196px; left: 0;*/
}

#logo_right_animation_layer {
/*	position: relative;
	top: -392px;
	left: 371px;
*/
	float: right;
/*	width: 578px; */
	width: 550px;
	height: 196px;
	background: #fff url('images/struktur_dark_sparse.png') no-repeat;
}

#subtitle {
	clear: both;
	margin-top: 8px;
}

.section {
	position: relative;
}

.section .opener {
	height: 35px;
	margin: 0;
	color: #999;
	background: url('images/line.gif') no-repeat;
	background-position: -832px 0px;
}

.section .opener img {
	background: #fff;
	position: relative;
	top: -1px;
}

.section .opener .section_head {
	height: 20px;
	float: right;
	border-left: 10px solid #fff;
}

div.opener {
	opacity: 0.3;
}
div.current, div.current img {
	opacity: 1;
}

.section .content {
	clear: both;
	font-family: Arial;
	font-weight: lighter;
}

.section .content a {
	border-bottom: 1px solid #bbb;
}

.section .content a:hover {
	border: 0;
}

.section .content .additional {
	margin: 10px 0 25px 0;
}

.section .content .additional .column {
	float: left;
	width: 306px;
}

#about {
	margin: 70px 0 30px 0;
}

#footer {
	margin: 20px 0;
	text-align: right;
}

span.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font-size: 17.0px}
span.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font-size: 13.0px}
span.s1 {color: #7e0069}
span.s2 {color: #ee0013}
span.s3 {color: #8d00d2}
span.s4 {color: #be00ff}
span.s5 {color: #ff00e1}
span.s6 {color: #ffa200}
span.s7 {color: #5700ff}
span.s8 {color: #034ba3}
span.s9 {font-size: 17.0px}
span.s10 {font-size: 17.0px; color: #ee0013}
span.s11 {font-size: 17.0px; color: #8d00d2}
span.s12 {font-size: 17.0px; color: #be00ff}
span.s13 {font-size: 17.0px; color: #7e0069}
