body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #A59A8B;
	scrollbar-base-color: #FCECA8; 
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #292929;
	scrollbar-face-color: #FCECA8;
}
html, body {overflow-x: hidden;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.pvit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #292929;
	line-height: 14px;
}
.rub{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	letter-spacing: normal;
}
.rubvit{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
	letter-spacing: normal;
}
.subrub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	letter-spacing: normal;
}
.italic {
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.nummer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	letter-spacing: normal;
}
.centertable{ 
margin-left: auto;
margin-right: auto;
text-align: center;
}
.center{
text-align: center;
}
.textblock{
	width: 320px;
	height: auto;
	text-align: left;
}
.textcv{
	width: 750px;
	height: auto;
	text-align: left;
}
.scrollbox {padding: 0px; height: 450px; width: 350px; border: 0px; overflow: auto; background-color: transparent; text-align:left;}
.scrollcv {padding: 0px; height: 450px; width: 780px; border: 0px; overflow: auto; background-color: transparent; text-align:left;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}