@charset "iso-8859-1";
body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #030000;
	background-image: url(Fotos/backgroundimage_2.png);
	background-position: center top;
}
.color {
	font-family: Chalkboard;
	font-size: 16px;
	color: #F90;
	text-decoration: none;
	font-weight: lighter;
}
.formulario {
	font-family: Chalkboard;
	font-size: 14px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
.titel {
	font-family: Chalkboard;
	font-size: 18px;
	color: #FF6;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: Chalkboard;
	font-size: 16px;
	color: #FF9;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
}
a:visited {
	font-family: Chalkboard;
	font-size: 16px;
	color: #FF9;
	text-decoration: none;
	line-height: 14px;
}
a:hover {
	font-family: Chalkboard;
	font-size: 16px;
	color: #F90;
	text-decoration: underline;
	line-height: 14px;
	background-color: #300;
}
a:active {
	font-family: Chalkboard;
	font-size: 16px;
	color: #FF9;
	text-decoration: none;
	line-height: 14px;
}
.letra_chica {
	font-family: Chalkboard;
	font-size: 14px;
	font-weight: lighter;
	color: #FF6;
}
.fliesstex {
	font-family: Chalkboard;
	font-size: 16px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: lighter;
}
.titel2 {
	font-family: Chalkboard;
	font-size: 16px;
	font-weight: normal;
	color: #FC0;
	text-decoration: none;
}
.titel3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F90;
	text-decoration: none;
}

