BODY {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #fff;
	LINE-HEIGHT: 19px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	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:#ab7176;
	
}

h2{
	font-size: 14px; 
}

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

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




















