/*--- NAVIGATION	----------------------------------------------*/

#navigation {
	z-index:30;
	position:absolute;
	top:490px;
	line-height:18px;
}

.navigationMargin {
	margin-left:30px;
}

#fotoDoku {
	background-image:url(images/copyarrow.gif);
	background-repeat: no-repeat;
	padding-left:44px;
}

#videoDoku {
	background-image:url(images/copypoint.gif);
	background-repeat: no-repeat;
	padding-left:44px;
}

#screens {
	background-image:url(images/copypoint.gif);
	background-repeat: no-repeat;
	padding-left:44px;
}

#projektBeschr {
	background-image:url(images/copyarrow.gif);
	background-repeat: no-repeat;
	padding-left:44px;
}

#abstract {
	background-image:url(images/copypoint.gif);
	background-repeat: no-repeat;
	padding-left:44px;
}

/*--- CONTENT		----------------------------------------------*/

#container_abstract_de {
	display:block;
}

#container_abstract_en {
	display:none;
}

.title {
	z-index:50;
	position:absolute;
	top:485px;
	left:210px;
}

.content_left {
	z-index:50;
	position:absolute;
	top:530px;
	left:240px;
	width:320px;
	line-height:18px;
}

.content_right {
	z-index:50;
	position:absolute;
	top:530px;
	left:590px;
	width:320px;
	line-height:18px;
}

.inactive {
	text-decoration:line-through;
}

/*--- COMMON		----------------------------------------------*/

body {
	margin:0 0 0 0;
	background:#fff;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a, a:hover, a:active, a:visited {
	color:#1e75b8;
}

a img {
	border:none;
}

#showcase {
	z-index:20;
	position:absolute;
	width:100%;
}

#sketchbook {
	z-index:10;
	position:absolute;
	top:15px;
	left:415px;
}

#sketchbook img {
	margin-top:15px;
	vertical-align:middle;
}