body      {
	background-color: #d8d8d8;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align:center;
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	line-height: 16px
}
#container {
	position:relative;
	width: 775px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#top {
	margin: 0;
	padding:0;
}
#center_bnews {
	margin: 0;
	padding:0;
	background-image: url("images/news.gif"); background-repeat: no-repeat;
	text-align:center;
}
#center_pro {
	margin: 0;
	padding:0;
	background-image: url("images/programm.gif"); background-repeat: no-repeat;
	text-align:center;
}
#center_news {
	margin: 0;
	padding:0;
	background-image: url("images/newsletter.gif"); background-repeat: no-repeat;
	text-align:center;
}
#content {
	margin-left: 100px;
	margin-top: 0px;
	padding-top:10px;
	width: 616px;
}
#bottom{
	margin: 0;
	padding:0;
}
td, p    { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px }
.bkon  { background-image: url("images/kontakt.gif"); background-repeat: no-repeat }
.bguest  { background-image: url("images/guestbook.gif"); background-repeat: no-repeat }
.bestellung  { background-image: url("images/bestellung.gif"); background-repeat: no-repeat }
.menu11  { background-image: url("images/friendslist.gif"); background-repeat: no-repeat }
.stricho    {top: 5px; border-top: 4px solid #d8d8d8 }
.strichu   { border-bottom: 4px solid #d8d8d8 }
input, textarea  { border: solid 1px #b6b8bb }
.titel  { color: #999; font-size: 20px; font-weight: bold }
.daten { 
	color: #999; 
	font-size: 20px; 
	font-weight: bold; 
	line-height: 30px 
}
.untertitel { color: #b6b8bb; font-weight: bold }
a:link, :visited, :active  { color: #999; font-weight: bold; text-decoration: none }
a:hover { color: #000; font-weight: bold; text-decoration: underline }
.button   { color: black; background-color: #d8d8d8; border: solid 2px #b6b8bb }
.submenu { font-size: 10px; font-weight: bold }
#striche {
	width:500px;
	border-top: 4px solid #d8d8d8; 
	border-bottom: 4px solid #d8d8d8;
	margin-bottom:50px;
	margin-top:30px;
	padding-top:30px;
	padding-bottom:30px;
	}
.news{
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.border {
	border: 1px solid #999999;
}
h1 {color:#999999; font-size:24px;}

/* Bannner */
#banner {
position:absolute;
top:65px;
left: 780px;

}