a:link, a:visited {
  color: #999;
  text-decoration: none;
  outline: none;
}




a:hover {
	color: #666;
	text-decoration: none;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
}
.textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
}
.textbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	color: #999;
}
.story {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
}
.subtitle_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 28px;
	color: #999;
}
.subtitle-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF9933;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}	
.navi_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666;
}
.menu_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-indent: 18px;
}

li.menu_indent a, li.menu_inv a {
	color: black;
	outline: none;
}

li.menu_indent a:hover, li.menu_inv a:hover {
	 color: #666;
	 outline: none;
}

.menu_indfocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-indent: 18px;
	text-decoration: underline;
}
.menu_fokus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: underline;
}
a.menu_fokus {
	color: black;
}

#content {
	position:absolute;
	width:720px;
	z-index:2;
	left: 300px;
	top: 166px;
	height: 100%;
}
#frame1 {
	position:absolute;
	width:230px;
	z-index:2;
	left: 300px;
	float: left;
	height: 100%;
	top: 165px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	visibility: visible;
}
#frame2 {
	position:absolute;
	width:230px;
	z-index:2;
	left: 550px;
	float: left;
	height: 100%;
	top: 165px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	visibility: visible;
}
#frame3 {
	position:absolute;
	width:230px;
	z-index:2;
	left: 800px;
	float: left;
	height: 100%;
	top: 165px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	visibility: visible;
}
#menu {
	position:absolute;
	width:160px;
	height:380px;
	z-index:1;
	left: 85px;
	top: 170px;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 13px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 18px;
}
#about {
	position:absolute;
	width:670px;
	z-index:3;
	left: 300px;
	top: 560px;
	float: left;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
}
#ventures {
	position:absolute;
	width:820px;
	height:100%;
	z-index:4;
	left: 320px;
	top: 82px;
	visibility: hidden;
}
#head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	height: 30px;
	width: 240px;
	position: absolute;
	left: 300px;
	top: 72px;
}
div.story {
	width: auto;
	height: auto;
	}
.list-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
}
.list-aeinzug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-indent: 36px;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
}
.list-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
