body {
	margin:0px;
	background-color: #FFFADD;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
}

#page {
	width: 780px;
	margin: 0 auto 0 auto;
	border: 0px solid red;
	text-align: left;
}

.pic {
	display: inline;
	float: left;
	margin: 0px;
}

.pic img {
	margin: 20px;
	border: 0;
}

.latortissima {
	display: inline;
	float: left;
	margin: 20px;
	width: 340px;
	height: 340px;
	background-color: #000;
}

.latortissima img {
	margin: 0px;
	border: 0;
}

.latortissima .titel {
	color: #FFFADD;
	font-size: 24px;
	text-align: center;
	width: 340px;
	margin-top: 0px;	
}

.latortissima .meldung {
	color: Red;
	text-align: center;
	width: 340px;
	margin-top: 19px;
}

.latortissima .titel2 {
	color: #FFFADD;
	font-size: 17px;
	text-align: center;
	width: 340px;
	margin-top: 15px;	
}

.nav {
	width: 150px;
	height: 150px;
	padding: 0px;
	margin: 20px;
	text-align: center;
	background-color: Black;
	color: red;
	border: 0px solid red;

	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
}

.nav a,.feld1 a, .feld2 a, .feld3 a, .feld4 a {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.nav a:HOVER,.feld1 a:HOVER,.feld2 a:HOVER,.feld3 a:HOVER,.feld4 a:HOVER {
	color: #FFFADD;
}

a.akt {
	color: #FFFADD;
}

a.dot {
	background-image: url(grafik/dot.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.innenrand {
	border: 10px solid black;
	vertical-align: top;
	background-color: Black;
	z-index:10;
}

.backlink {
	vertical-align: bottom;
	text-align: right;
}

h1 {
	display: inline;
	color: red;	
	font-weight: bold;
	font-size: 130%;
}

.fuss {
	font-size: 80%;
	text-align: center;
}

.stop {
	padding: 0;
	margin: 0;
	clear: both;
}

.liste {
	margin-left: 20px;
}

/*  Inhaltsfelder             */

.feld1 {
/*  Quadrat 2x2        */

	background-color: Black;
	display: inline;
	float: left;
	margin: 20px;
	border: 0;
	width: 340px;
	height: 340px;
	color: #FFFADD;
}

.feld2 {
/*  Rechteck 2x3        */

	background-color: Black;
	display: inline;
	float: left;
	margin: 20px;
	border: 0;
	width: 340px;
	height: 530px;
	color: #FFFADD;
}

.feld3 {
/*  Quadrat 3x3        */

	background-color: Black;
	display: inline;
	float: left;
	margin: 20px;
	border: 0;
	width: 530px;
	height: 534px;
	color: #FFFADD;
}

.feld4 {
/*  Rechteck 2x3        */

	background-color: Black;
	display: inline;
	float: left;
	margin: 20px;
	border: 0;
	width: 530px;
	height: 340px;
	color: #FFFADD;
}

/*  Kontakt             */

input, select, textarea {
	width: 190px;
	border: 1px solid red;
	margin: 2px;
	background-color: #FFFADD;
}

input.button {
	width: 100px;
}

.as {
	position: absolute;
	bottom: 2px;
	left: 2px;
	font-size: 12px;
	color: Gray;
}

.as a,.as a:HOVER, .as a:VISITED, .as a {
	text-decoration: none;
	color: Gray;
}
