.div.bg{
background-image: url(../img/back.jpg);
width:528px;height:528px;
background-repeat:no-repeat;
}
.div.bm{
background-image: url(../img/start.jpg);
width:528px;height:528px;
background-repeat:no-repeat;
}
.nor{
	color : #575757;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
}
.red{
	color : #910202;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
}
.small{
	color : #F5D9B2;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
}
.titel{
	color : #FF9933;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 2px;
}
.big{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 2px;
}
a {
	color : #575757;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	font-weight : normal;
}
a:active {
	color : #575757;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	font-weight : normal;
}
a:visited {
	color : #575757;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	font-weight : normal;
}
a:hover {
	color: ##A8C219;
	font-weight: normal;
	font-size:8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : normal;
}
.rahmen {
	background : #000000;
	border : 1px solid #DBA820;
}
P { TEXT-ALIGN : justify;
}

