body {
	padding: 0;
	margin: 12px 0 0 0;
	
	color: #000;
	background: #fcfce4;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	


}
#Logo {

	position: relative;
	margin: auto;
	padding: 0;
   	left: -429px;
	z-index: 1;
	width: 158px;
   	height: 561px;
	background: url("img/logo.png") no-repeat;


}
* html #Logo {
	background: url("img/logo.gif");
      b\ackground: url("img/logo.png");
}
#rahmen {
	margin: auto;
	padding: 0;
	position: relative;
	min-height: 548px;
	top: -560px;
	left: 40px;
	
	width: 900px;
	border: 1px solid #be1127;
	text-align: left;


}
/* MENÜ */
#ulmenu {
	margin: 20px 0 11px 100px;
	padding:0;
	border-bottom: 10px solid #be1127;
	text-align: right;
}
#ulmenu A {		
	display: inline;
	font-size: 94%;
	
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;

	color: #8ea7af;
	padding: 0 25px;
}	

#bottommenu {
	clear: both;
	margin: 28px 0 10px 100px;
	padding: 0;
	border-top: 5px solid #be1127;
	text-align: right;
}

#bottommenu A {		
	display: inline;
	font-size: 90%;
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-weight: bold;
	padding: 0 25px;
	margin: 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #a3adb8;

}	

/* Überschrift */
#header {
	margin: 0 0 0 0;
	padding: 0 25px 0 0;
	width: 875px;
	background: #d7d19d;
	text-align: right;
	font-size: 108%;
	
	border-bottom: 14px solid #fcfce4;

}
#text {
float: left;
	margin: 0 0 0 140px;
	width: 219px;
	/* border: 1px dotted #d7d19d; */
	text-align: justify;
}



#rights A {
		clear: both;
		color: #a3adb8;
		text-decoration: none;
}
#rights {
	position: absolute;
	bottom: -19px;
	left: 0px;
	text-align: right;
	
	font-family: sans-serif, Arial, "Trebuchet MS";

	text-decoration: none;
	color: #a3adb8;

   font-size: 74%;
	width: 897px;
	
}


/* Kontakt & Home */

#contentCenter {
	text-align: center;
 	padding: 0;
	width: 799px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 18px;
	color: #313131;
	letter-spacing: 0px;
	margin: 0 0 0 100px;
	padding: 27px 0 0 0;
	height: 110px;
	background: #d7d19d;
}

#homepic {
	float: right;
	padding: 0;
	margin: 11px 0 20px 0;
	border: none;
}
#web {

	/*color: #a3adb8;*/
	color: #fcfce4;
	padding: 6px;
	margin: 0;
	border-bottom: 1px solid #be1127;
	border-top: 1px solid #be1127;
}

.kzl {
	color: #be1127;
	margin: 0;
	padding: 0;
	font-size: 102%;
	font-weight: normal;
	padding-top: 16px;
	padding-bottom: 2px;
	font-variant: small-caps;
	font-weight: bold;
}
.red {
	color:#be1127; 
}
a {
	color: black;
}


