﻿

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

#text-content h2{
	color: #6a2889;
}

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

#background-image{
	float: right;
	width: 201px;
	height: 163;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}	

#text-content p{
  margin-bottom: 15px;	
}

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

#text-content ul li {
	list-style-type: none;
  margin: 0px 0px;
  padding: 0px 5px 0px 0px;
	font-size: 100%;
	display: block;
}

#image-nav {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 10px;
	
}


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

}

.bildergalerie_nav{
	background-color: white;
	padding-left: 5px;
	border: 1px solid black;
	font-weight: bold;
	font-size: 110%;
}

#galerie-content table{
	margin-left: 1px;
	background: url("../images/layout/galerie_background.png") top left repeat-y;
	outline: 1px solid black;	
}

#text-content img{
	border-color: white;	
}

#copyright-info {
  margin-top: 30px;
}

#copyright-info p{
  text-decoration: none;
  font-size: 0.8em;
  color: black;
}

#copyright-info p:first-letter{
  font-size: 100%;
}
