@import url(/css/css.css);

#content {
  float: left;
  width: 350px;
  font-size: 12px;
  margin: 10px 0px 0px 0px;
  padding: 10px 25px 20px 25px;
  text-align: justify;
  overflow: hidden;
}


#rechts{
  width: 360px;
  min-height: 50px;
  padding: 50px;
  float: left;
}

#rechts  ul li a{
	color: #000;
}


#rechts h1 {
	font-size:170%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #F78F1E;}

#rechts h2 {
	font-size:150%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #F78F1E;}
#rechts h3 {
	font-size:130%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #F78F1E;}
#rechts h4 {
	font-size:120%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #F78F1E;}
#rechts h5 {
	font-size:100%;
	margin-top: 5px;
	margin-bottom: 2px;
       color: #F78F1E;}
#rechts h6 {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 2px;
       color: #F78F1E;}

#rechts img {
margin: 10px 10px 10px 0px;
}
