/* CSS Document */
a:link {
	color: #0e0279;
	text-decoration:underline;
	}

a:hover {	
	color: #0e0279;
	text-decoration:none;
	}
	
a:visited {	
	color: #0e0279;
	text-decoration:underline;
	}			
	
/*Weisheit*/
		
#traum{
		background-color: #a59bfa;
		font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
		color: #0e0279; 
		text-align:center;
		}			
	
#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		border: 1px solid #8375fb;
		}
		
	#contentheader {
		width: 800px;
		height:98px;
		padding:0;
		}	
#contentcenterA {
		width:700px;
		padding-top: 50px;
		margin-left:50px;
		margin-right:50px;
		margin-bottom:0px;
		}	

#contentcenterS {
		background:#a59bfa url(images/BGStille_2013.jpg) no-repeat;
		background-position: center;
		width:700px;
		padding-top: 50px;
		margin-left:50px;
		margin-right:50px;
		margin-bottom:0px;
		}
		
#contentcenterS2 {
		background:#a59bfa url(images/BGstille.jpg) no-repeat;
		background-position: center;
		width:700px;
		padding-top: 50px;
		margin-left:50px;
		margin-right:50px;
		margin-bottom:0px;
		}				
		
	#navigation {
	font-family: Tahoma, Verdana, Arial, Georgia, sans-serif;
	margin: 0;
	background-color: #8375fb;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	clear: both;
}

#navigation a{
	font-size: 9px;
	color: #0e0279;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	border-right: 1px solid white;
	padding: 0 5px 0 0;
}

#navigation a:hover {
	background: #011C49;
	}

		
	p,h1 {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	h6 {
		font-size: 12px;
		font-weight: bold;
		}
		
.em {
	font-style: italic; 
	}
	
	.bold {
		font-weight:bold;
		}	
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
/*tables*/
	.welten {
		border: 1px solid #AF5ED3;
		width: 100%;
		}
	
.center {
	text-align:center; 
	}		
	
	/*		
		
	#contentleft {
		width:231px;
		padding-top:200px;
		float:left;
		background:transparent;
		}
		
*/	

/*	
	#contentright {
		width:230px;
		padding-top:0px;
		float:left;
		background:transparent;
		}
*/			