body{
	background-color:#FFF4D9;
	margin: auto;
    font-size: 75%;
}
div{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#634100;
	text-align:center;
}
#inhalt{
	margin-top: 20px;
}
a{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}
a:hover{
	color: #8B5338;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
}
#headline{
	width:462px;
	height: 20px;
	background-image : url('headline.jpg');
}
#linie{
	color:#855928;
	height:1px;
}
#picture{
	font-family : Arial, Helvetica, sans-serif;
	background-image : url('picture.jpg');
	width:462px;
	height:70px;
	background-repeat : no-repeat;
	padding : 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#slogan{
  padding-top:40px; 
	font:bold 12px; 
	color:#21409A;
}
#container{
	vertical-align:top; 
	height:400px; 
	border:20px solid #F7CB94;
	padding:20px 20px 20px 20px;
	text-align:center;
}
#info{
	background-color:FFEBB5;
	width:462px;
	text-align:center;
	margin:40px 40px 40px 40px;
}
#ueberschrift{
	color:#ec8828;
}
#marker{
color:#21409A;
font-weight:bold;
font-size:14px;
}
td{
	margin:5px 5px 5px 5px;
	border:1px solid F7CB94;
	text-align:center;
}