*  { 
 	margin:0px; 
 	padding:0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/back2.jpg);
}
div#wrapper {
	width:884px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	background-image: url(../images/back01.jpg);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
}
div#head {
	width:884px;
	height:172px;
}
div#content {
	margin-left: 305px;
	width: 518px;
	z-index: 10;
}
div#footer {
	width: 884px;
	height: 58px;
	text-align: center;
	background-repeat: no-repeat;
}
div#menue {
	position:absolute;
	left:27px;
	top:144px;
	width:230px;
	z-index: 11;
}


div#mass {
	position:absolute;
	left:39px;
	top:655px;
	width:150px;
	z-index: 12;
}

div#bildlinks {
	position:absolute;
	left:61px;
	top:314px;
	width:169px;
	z-index: 12;
}

div#bild02 {
	position:absolute;
	left:346px;
	top:42px;
	width:43px;
	z-index: 12;
	height: 36px;
}

div#bildrechts {
	position:absolute;
	left:564px;
	top:380px;
	width:260px;
	z-index: 12;
}

div#bild03 {
	position:absolute;
	left:404px;
	top:43px;
	width:50px;
	z-index: 12;
	height: 34px;
}

div#bild01 {
	position:absolute;
	left:288px;
	top:42px;
	width:41px;
	z-index: 12;
	height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* Schriften u. Links */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom:12px;
}
p {
	margin-top: 0px;
	margin-bottom:14px;
}

#rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom:12px;
}
#fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom:12px;
}
div#menue a{
	color:#000000;
	display:block;
	text-align:left;
	width:230px;
	border:1px none #000000;
	padding:2px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
div#menue a:hover{
	color:#FFFFFF;
	display:block;
	text-align:left;
	width:230px;
	border:1px none #000000;
	padding:2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color:#FE1E1C;
}
a{
	text-decoration: underline;
	color:#FA1E20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

/* Bilder */

#bild01 {
	position:absolute;
	left:53px;
	top:89px;
	width: 258px;
	height: 169px;
}
#bild02 {
	position:absolute;
	left:657px;
	top:295px;
	width: 150px;
	height: 220px;
}
.image {
	width:550px;
	height:140px;
	background-color:#372A21;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#E7E4C5;
	border:1px solid #F8F0DB;
}
.image img {
	float:right;
	margin:5px;
	padding:5px;
	border:1px solid #ffffff;
	background-color:#FF0000;
}

