#content h1{
	margin-left: 18px;
}


	
#text-content{
	  margin: 0px 22px 10px 20px;
	  background-color: #cd96e3;
	  border-bottom: 5px solid #a465c3;
  	border-top: 5px solid #a465c3;
}



#welcome-content p{
  text-align: center;
	background: url("../images/layout/start_background.png") center no-repeat;
	padding: 15px 10px 35px 10px;
}

#welcome-content p:first-letter{
	  font-size: 300%;
	  font-weight: bold;
	  color: #31035f;
	  line-height: 0.8;
}


#start-images{
  padding: 0px 15px;
	margin: 5px 0px;
}

#start-images img{
  width: 200px;
  height: 150px;
  margin: 0px 1px;
  border-width: 3px;
	border-style: solid;
	border-color: #a465c3;
}

#new-opening{
text-align: center;
font-weight: bold;
font-size: 1.1em;
margin-bottom: 15px;
}

#new-opening span{
	font-size: 1.1em;
  color: yellow;
  background-color: #a465c3;
  border: 3px solid black;
  text-decoration: blink;
}

#news-message{
  color: #6a2889;
  text-align: center;
  font-weight: bold;
  font-size: 1.0em;
  margin: 0px 15px 0px 15px px;
}

#news-message{	
  padding: 0px 10px 35px 10px;		
}

#news-message p{
	text-align: center;	
}


#sheet {  

  margin: 5px 0px 5px 0px;
	float: left; 
	width: 443px;	
}

#news-banner {  
  margin: 5px 0px 5px 20px;
	float: left; 
	width: 415px;	
	background: #cd96e3;
	border-bottom: 5px solid #a465c3;
  border-top: 5px solid #a465c3;	
	
}

#news-banner img{
	width: 411px;
  border: 2px solid black;
}

#news-banner h1{
	text-align: center;
	background: #a465c3;
	color: yellow;
	margin: 0px;
	padding: 0px;

}
#news-banner p{
	padding: 5px;	
}

#news-banner h2{
	padding: 0px 5px;
	border-bottom: 3px solid #a465c3;	
}


#news-content {
  width: 200px;
  height: 100%;
	float: right;
	border-left: 1px dotted #a465c3;
	margin: 0px 15px 0px 0px;
}

#newsblock-one {
  width: 190px;
  height: 150px;
  margin: 0px; 
  padding-top: 5px;
  padding-bottom: 0px;
  border-bottom: 1px dotted;
  border-color: #a465c3; 
  background: url("../images/pictures/percussion.png") center no-repeat; 
}

#newsblock-two {
	width: 190px;
  height: 120px;
  margin: 0px 0px 10px 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted;
  border-color: #a465c3;  
  background: url("../images/pictures/bauchtaenzerin.png") center no-repeat;
  
}

#news-content h1{
  margin-left: 5px;
  border-bottom: 1px dotted;
  border-color: #a465c3;
	padding: 0px 15px 0px 0px;	
}

#newsblock-one p{
  text-align: left;
  font-size: 90%;
	width: 100px;
	padding: 0px 5px; 		
}

#newsblock-two p{
  text-align: left;
  font-size: 90%;
	width: 100px;
	padding: 0px 5px;
 	
}

#news-content .top-event{
  width:90px;;
  float: left;
  margin: 0px;

}


#news-content .bottom-event{
  width: 90px;
  height: 100px;
  float: left;
  margin: 0px;
}

#newsblock-one img{
	float:right;
	width: 54px;
	height: 67px;
  border-width: 1px;
	border-style: solid;
	border-color: #a465c3;
	margin-right: 5px;
}

#newsblock-two img{
	float:right;
	width: 75px;
	height: 100px;
  border-width: 1px;
	border-style: solid;
	border-color: #a465c3;
	margin-right: 5px;
}

#newspicture-bottom {
	float:right;
	width: 100%;
	height: 100%;	
	
}




