/* CSS Document */

body{
	background-color: #FFFFFF;
	background-image: url(bilder/mms_kamera.jpg); 
	background-repeat: no-repeat;}
h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bolder;
	color: #2E2E2E;
}
h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #9c3022;
	line-height: 10pt;
}
h3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #9c3022;
	line-height: 12pt;
	}
.text {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9c3022;
	text-decoration: none;
	line-height: 12pt;
}
a:hover {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #710b14;
}
a:visited {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #62292e;
}
.links {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9c3022;
	}

.grey {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
}

