/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333; font-size:11px; text-decoration:none; line-height:14px; margin:0px; padding:0px;
	}
	
img {
	border: 0px;
}

h1 {font-size:14px; font-weight:bold; margin:0; padding:0; color:#80531C; }
h2 {font-size:13px; font-weight:bold; margin:0; padding:0; color:#80531C; }

a:link, a:visited {
color:#5396B7;
text-decoration:none;
}
a:hover {
color:#5396B7;
text-decoration:underline;
}

a.menu:link, a.menu:visited {
color:#999999;
text-decoration:none;
}
a.menu:hover {
color:#0099FF;
text-decoration:underline;
}

a.subnavi:link, a.subnavi:visited {
color:#999999;
text-decoration:none;
}
a.subnavi:hover {
color:#80531C;
text-decoration:underline;
}

a.box:link, a.box:visited, a.box:hover {
color:#333333;
text-decoration:none;
cursor:pointer;
}

.img1{
	border:2px #FFFFFF solid;
}
.img1:hover{
	border:2px #80531C solid;
}
.imgBox {
	width:160px;
	height:165px;
	margin-top:10px;
	text-align:center;
	vertical-align:middle;
	float:left;
	}

#container {
	position:relative;
	margin:auto;
	margin-top:18px;
	width:970px;
	}
#logoTop {
	position:absolute;
	top:0px;
	left:0px;
	width:127px;
	height:40px;
	}
#fontTop {
	position:absolute;
	top:27px;
	left:128px;
	width:251px;
	height:16px;
	font-style:italic;
	color:#80531C;
	}
#error404 {
	position:absolute;
	top:2px;
	left:343px;
	width:535px;
	height:16px;
	font-weight:bold;
	font-size:14px;
	color:#FF0000;
	}
#languageTop {
	position:absolute;
	top:27px;
	left:869px;
	width:100px;
	height:16px;
	color:#999999;
	font-size:10px;
	text-align:right;
	}
#navBanner {
	position:absolute;
	top:59px;
	left:0px;
	width:970px;
	height:25px;
	background-color:#EAEAEE;
	}
	
a.navi, a.navi:visited {
	display:block; float:left; width: 120px; height:15px; font-size:12px;
	text-decoration:none; 
	color:#80531C; text-align:center; font-weight: bold;
	background-color:#EAEAEE; padding:5px; z-index:3;
	border-right:2px solid #FFFFFF;
	}
a.navi:hover { 
	background-color:#D7D7D7;
	}
a.active, a.active:visited {
	display:block; float:left; width: 120px; height:16px; font-size:12px;
	text-decoration:none; 
	color:#364497; text-align:center; font-weight: bold;
	background-color:#edeff4; margin-right:2px; padding:5px; z-index:3;
	border-top: 1px solid #AAAAAA;
	}
a.active:hover {
	background-color:#EAEAEE; color:#80531C;
	}
	
a.subBlock, a.subBlock:visited {
	display:block; width: 118px; height:15px; font-size:11px;
	text-decoration: none; color:#999999;
	background-color:#FFFFFF; padding:5px; border-bottom:8px solid #EAEAEE; 
	}
a.subBlock:hover {
	color:#80531C; text-decoration:underline;
	}
	
a.subBlockA, a.subBlockA:visited {
	display:block; width: 118px; height:15px; font-size:11px;
	text-decoration: none; color:#80531C; font-weight:bold;
	background-color:#FFFFFF; padding:5px; border-bottom:8px solid #EAEAEE; 
	}
a.subBlockA:hover {
	text-decoration:underline;
	}
	
#content {
	position:absolute;
	width:970px;
	height:455px;
	left:0px;
	top:104px;
	background-image:url(../pfaeffli/img/bgContentNeu.gif);
	}

#flashStart {
	position:absolute;
	width:970px;
	height:200px;
	left:0px;
	top:0px;
	}

.productBox {
	position:absolute;
	background-color:#FFFFFF;
	top:273px;
	width:172px;
	height:172px;
	border:1px solid #999999;
	padding:5px;
	}
	
.productBoxLink {
	position:absolute;
	top:163px;
	left:124px;
	width:53px;
	text-align:right;
	}
	
#bottomBox {
	position:absolute;
	width:964px;
	height:15px;
	top:581px;
	left:0px;
	border-left:1px solid #CCCCCC;;
	border-top:1px solid #CCCCCC;;
	padding:3px;
	font-size:10px;
	color:#999999;
	}


/* Content Stuff */
.productPrev {
	width:200px; height:75px;
	margin-top:10px;
	display:block;
	background-color:#FFFFFF;
	border:1px dotted #999999;
	vertical-align:middle;
	}
	
ProductPrevTable {
	width:100%;
	border:none;
	}
ProductPrevTableTd {
	vertical-align:top;
	}
	
.jobBox {
	width:650px;
	margin-top:10px; padding:3px;
	background-color:#FFFFFF;
	border:1px dotted #999999;
	}
/* End Content Stuff */


/* ScrollScript Stuff */
#vidScrollTextCont {
	height: 360px;
	width: 700px;
	/*
	clip: rect(30px 250px 300px 30px);
	*/
	overflow:hidden;
	visibility:hidden;
	position: relative;
	}
#vidText {
	position: relative;
	overflow: hidden;
	line-height:17px;
	}
#scrollUp {
	width:35px;
	height:11px;
	margin-top:0px;
	display:block;
	background-image:url(../pfaeffli/img/scrollUp.gif);
	}
#scrollUp:hover {
	background-image:url(../pfaeffli/img/scrollUpHover.gif);
	}
#scrollDown {
	width:35px;
	height:11px;
	margin-top:345px;
	display:block;
	background-image:url(../pfaeffli/img/scrollDown.gif);
	}
#scrollDown:hover {
	background-image:url(../pfaeffli/img/scrollDownHover.gif);
	}
/* End ScrollScript Stuff */

