.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 20px;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 20px;
}

.achtung {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D91A83;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0071EE;
	font-weight: bold;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 2px 2px 2px 5px;
	border-width: thin;
	border-style: none;
	background-color : #E2D667;
	color: #0033CC;
}

.boxsem {
	background-color : #A29202;
}

.box2 {
	padding: 5px;
	border-width: thin;
	border-style: none;
	background-color : #B9AB23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033CC;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
.boxhell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #EDE49A;
	padding: 6px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0000E1;
}
.liline 
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3B920;
	padding-left: 4px;

}	

.reline {
	border-right-color: #B9A970;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 4px;
}

.reliline {
	border-right-color: #B9A970;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9A970;
	padding-left: 4px;

}
a:hover {
	color: #CC0000;
}

