body {
	margin:0;
	background-color: #6193C4;
}
.dashed-h {
	position:absolute;
	left:3px;
	top:0px;
	height:3px;
	width:764px;
	background-image:url(../pix/dashed_horizont.gif);
	background-repeat:repeat-x;
}
.dashed-v {
	position:absolute;
	left:0px;
	top:3px;
	height:709px;
	width:3px;
	background-image:url(../pix/dashed_vert.gif);
	background-repeat:repeat-y;
}
.dashed-vr {
	position:absolute;
	right:0px;
	top:2px;
	height:710px;
	width:3px;
	background-image:url(../pix/dashed_vert.gif);
	background-repeat:repeat-y;
}
#dashed-hb {
	position:absolute;
	width:764px;
	height:3px;
	bottom:0px;
	left:3px;
	background-image:url(../pix/dashed_horizont.gif);
	background-repeat:repeat-x;
}
#footer {
	margin:0;
	height:7px;
	width:730px;
	background-color:#324C65;
}
#container {
	position:relative;
	background-color:#e5e5e5; 
	width:770px;
	height:715px;
}
img {
	border:0;
}

#content {
	position:absolute;
	margin:0;
	left:6px;
	top:6px;
	width:758px;
	height:703px;
	margin:0px;
	/*background-color:#e5e5e5;*/
	background-color:#e5e5e5;
}
#head {
	margin:0;
	position:relative;
	width:758px;
	height:20px;
	background-color:#e5e5e5;
	z-index:4;
}
#arbeitssub {
	position:relative;
	margin:0;
	width:758px;
	height:22px;
	top:569px;
	background-color:#e5e5e5;
	z-index:4;
}
#pwd {
	margin:0;
	position:absolute;
	width:315px;
	height:17px;
	left:0px;
	top:0px;
	background-color:#D70004;
	text-align:left;
}
#nav {
	margin:0;
	position:absolute;
	height:17px;
	width:440px;
	right:0px;
	top:0px;
	background-color:#0068B4;
	z-index:3;
}	
#customer {
	position:absolute;
	left:0px;
	bottom:3px;
	width:313px;
	height:15px;
	margin:0;
	border:1px solid #868686;
	text-align:left;
}
#project {
	position:absolute;
	right:0px;
	bottom:3px;
	height:15px;
	width:438px;
	margin:0;
	border:1px solid #868686;
	text-align:left;
}
#sample {
	position:absolute;
	margin:0;
	width:758px;
	height:568px;
	z-index:1;
}
#matrix {
	position:absolute;
	left:0px;
	bottom:0px;
	width:315px;
	height:92px;
	background-color:#b4b4b4;
}
#description {
	position:absolute;
	right:0px;
	bottom:0px;
	width:440px;
	height:92px;
	margin:0;
	padding:0;
	background-color:#9c9c9c;
	text-align:left;
	
	
}
.description {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	letter-spacing:normal;
	margin:0px 8px;
	overflow:hidden;
}
.description a, .description a:visited {
	color:#f4f4f4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	letter-spacing:normal;
	text-decoration:underline;

}
.description a:hover, .description a:visited:hover {
	color:#ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	letter-spacing:normal;
	text-decoration:underline;
}

.pic-descr {
	margin:7px 6px 5px 6px;
	vertical-align:top;
}