@charset "UTF-8";
/* CSS Document */


body {
background-color: #ffffff;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
height:100%;
}


p {
	padding: 5px 10px;
	margin:0px;
	line-height: 1.4;
	font-weight: light;
}


a img {
border: 0px;
}



	
	
	#inhalt {
	background-image:url(../arbeitsproben.gif);
	height:504px;
	width: 704px;
    position: absolute;
	top: 50%;
	left: 50%;
	margin: -252px 0px 0px -352px;
	background-color: #ffffff;
	}
	
		
	.contentbox {
	z-index:200;
	position:absolute;
	color:#564b47;
	height: 300px;
	width:400px;
	left: 54px;
	top: 157px;
	overflow:auto;
	}
	
	
	
	
	
	.contentbox img {
	float:left;
	border:1px solid #000000;
	
	margin-right:5px;
	margin-top:3px;
	}	
	
	.big {
		font-size:14px;
		font-style:italic;
		font-weight:bold;
		}
	
	
	




a {
text-decoration:none;
color:#000000;


}

a:active {
color:#666666;
text-decoration:none;
font-weight:bold;
border:0px;

}

a:hover {
color:#666666;
text-decoration:none;
font-weight:bold;
border:0px;

}

a:active, a:focus{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	border:0px;
	outline: none;
	}


a.here {
color:#ffff33;
text-decoration:none;
font-weight:bold;
border:0px;

}

.down {
text-decoration:none;
color:#000000;
	font-size: 9px;
}
