body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	line-height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 	
	height: 100%;
}

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
	}
	
#flashcontent {
	height: 100%;
	text-align: center;
	}
	/* end hide */


.hinweiss{
	font-size: 13px; 
	
}

h1{
	font-size: 16px; 
	color:#bc9b6a;
	
}

h2{
	font-size: 14px; 
}

a:link, a:active, a:visited {
	color: #bc9b6a; 
}

a:hover {
	color: #bc9b6a; 
	text-decoration: none; 
}




















