/* CSS Document */
html {
	margin				: 0;
	padding				: 0; 
}

body {
	margin				: 0;
	padding				: 0;
	background-color	: #330100;
	background-image	: url(bilder/hauptframe.jpg);
	background-repeat	: no-repeat;
	color				: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}

#maske {
	position:absolute;
	left:739px;
	top:44px;
	width:142px;
	height:55;
	z-index:18;
}
#maske2 {
	position:absolute;
	left:853px;
	top:529px;
	width:27px;
	height:26px;
	z-index:17;
}
#anzeige {
	position:absolute;
	left:38px;
	top:60px;
	width:177;
	height:122;
	z-index:19;
}
#fotos {
	position:absolute;
	left:748px;
	top:50px;
	width:132px;
	height:505px;
	z-index:16;
}
#text {
	position:absolute;
	left:249px;
	top:201px;
	width:437px;
	height:266px;
	z-index:15;
}
#navi {
	position:absolute;
	left:0px;
	top:555px;
	width:917px;
	height:65px;
	z-index:14;
}
#Links {
	position:absolute;
	left: 515px;
	top: 457px;
	width: 150px;
	z-index:20;
	font-size: 10px;
	color: #CCCCCC;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:focus {
	outline:none;
}
h3 {
	font-weight: normal;
	font-size:12px;
	margin-bottom:0;
}
h3 + p {
	margin-top:0;
}
b, strong {
	font-weight: bold;
}
.abstand20px {
	padding-left: 20px;
}
.abstand10px {
	padding-left: 10px;
}

