#box {
	width: 11000px;
	height: 520px;
	overflow: auto;
	font-family: Baskerville Old Face, Helvetica, Verdana, Arial;
	font-size: 10pt;
	color: #6c6c6c;

}

#span {
	width: auto;
	height: auto;
	overflow: visible;

}

#prylbox {
	width: 770px;
	height: 800px;
	overflow: visible;
	margin-left: 18px;
	font-family: Baskerville Old Face, Helvetica, Verdana, Arial;
	font-size: 10pt;
	color: #6c6c6c;

}


.bild {
	float: left;
	width: 770px;
	height: 500px;
	top: 0px;
	display: inline;
	background-color: transparent;
	z-index: 200;

}

.hail {
	float: left;
	width: 500px;
	height: 500px;
	top: 0px;
	display: inline;
	background-color: transparent;
	z-index: 200;

}

.info {
	float: left;
	width: 200px;
	height: 500px;
	margin-left: -18px;
	background-color: transparent;
	background-image: url(pic/bkg3.png);
	background-repeat: no-repeat;
	padding-left:25px;
	padding-right: 10px;
	text-align: left;
	display: inline;
	z-index: 100;

}

.pryl-info {
	float: left;
	width: 400px;
	height: auto;
	margin-top: 40px;
	margin-left: 200px;
	margin-right: 40px;
	text-align: left;
	display: inline;
	z-index: 100;

}

.fade {
	float: left;
	width: 650px;
	height: auto;
	margin-top: 40px;
	margin-left: 50px;
	margin-right: 40px;
	background-position: bottom;
	background-color: transparent;
	background-image: url(pic/prylbild.png);
	background-repeat: no-repeat;

}

#p-info {
	float: left;
	width: 600px;
	height: 500px;
	margin-left: -18px;
	background-color: transparent;
	background-image: url(pic/bkg.png);
	background-repeat: no-repeat;
	padding-left:25px;
	padding-right: 10px;
	display: inline;


}

.cv {
	margin-left: 20px;
	padding-left: 20px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	line-height: 12px;
	color: #6c6c6c;
}

#contact {
	height: auto;
	margin-top: 20px;
	padding-left: 30px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 8pt;
	color: #6c6c6c;

}

.h1 {
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size: 18pt;
	color: #6c6c6c;	
}

.h2 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12pt;
	color: #a1a1a1;	
}

.h3 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 10pt;
	color: #a1a1a1;	
}

.bildmall {
	height: 500px;
	width: 770px;
	z-index: 200;
}

.bildmallhail {
	height: 500px;
	width: 500px;
	z-index: 200;
}


/*--- LINKS ---*/

A:link {
	font-family: Baskerville Old Face, Verdana, Arial;
	font-size: 10pt;
	color: #1bdccc;
	text-decoration: none;
}

a:visited {
	font-family: Baskerville Old Face, Verdana, Arial;
	font-size: 10pt;
	color: #1bdccc;
	text-decoration: none;
}

a:hover {
	font-family: Baskerville Old Face, Verdana, Arial;
	font-size: 10pt;
	color: #1bdccc;
	text-decoration: none;
}

a:active {
	font-family: Baskerville Old Face, Verdana, Arial;
	font-size: 10pt;
	color: #1bdccc;
	text-decoration: none;
}
