/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33415B;
	font-size: 12px;
	}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#33415B;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
}
a:link {
	color: #33415B;
	text-decoration: none;
}
a:visited {
	color: #33415B;
	text-decoration: none;
}
a:hover {
	color: #33415B;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #33415B;
	text-decoration: none;
}
.bold10 {
	font-size: 10px;
	font-weight: bold;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
.bold16 {
	font-size: 16px;
	font-weight: bold;
}
.bold18 {
	font-size: 18px;
	font-weight: bold;
}
.norm10 {
	font-size: 10px;
	font-weight: normal;
}
.norm12 {
	font-size: 12px;
	font-weight: normal;
}
.norm14 {
	font-size: 14px;
	font-weight: normal;
}
.norm16 {
	font-size: 16px;
	font-weight: normal;
}
.norm18 {
	font-size: 18px;
	font-weight: normal;
}
.BioHighlight {
	color: #996600
}
.FilmsHighlight {
	color: #990000
}
.ProjectsHighlight {
	color: #336600
}
.PublicArtHighlight {
	color: #006699
}
.PublicationsHighlight {
	color: #663366
}
.TextsHighlight {
	color: #669999
}
.NewsHighlight {
	color: #FF6600
}
.ContactHighlight {
	color: #999900
}.Blocksatz {
	text-align: justify;
}
#apNavi {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:125px;
	z-index:10;
	overflow: hidden;
	clear: none;
}
#apContent {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow: auto;
	z-index:1;
	background-color: #FFF;
}
#apPrint {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:15px;
	z-index:9;
	overflow: hidden;
	background-color: #FFF;
	clear: none;
}
