@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(Bilder/sb_fond.jpg);
	background-repeat: no-repeat;
}
.basics {
	color: #CCC;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}a {
	color: #900;
	text-decoration: none;
}
