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

a:hover {	
	color: #724702;
	text-decoration:none;
	}
	
a:visited {	
	color: #724702;
	text-decoration:underline;
	}			
	
/*Weisheit*/

#weisheit{
		background-color:#f9ee9e;
		font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
		color: #724702; 
		text-align:center;
		}	
	
#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		border: 1px solid #fbea72;
		}
		
	#contentheader {
		width: 800px;
		height:98px;
		padding:0;
		}	
	
	#contentcenterA {
		background:#f9ee9e url(images/BGTransformation.jpg) no-repeat;
		background-position: center;
		width:700px;
		padding-top: 50px;
		margin-left:50px;
		margin-right:50px;
		margin-bottom:0px;
		}
		
	#contentcenterW {
		width:700px;
		padding-top: 50px;
		margin-left:50px;
		margin-right:50px;
		margin-bottom:0px;
		}
		

	#contentcenterW2 {
		background:#f9ee9e url(images/BGTransformation_2013.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: #fbea72;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	clear: both;
}

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

#navigation a:hover {
	background: #fce647;
	}

		
	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; 
	}	
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
/*tables*/
	#wachen {
		border: 1px solid #FE9946;
		width: 100%;
		}
	
	
	
	/*		
		
	#contentleft {
		width:231px;
		padding-top:200px;
		float:left;
		background:transparent;
		}
		
*/	

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