/* hide from ie on mac \*/
html {
	height: 100%;
}
	
#flashcontent {
	height: 700px;
}
/* end hide */
	
body {
	background: url(images/background.gif) repeat-x;
	margin:0; 
}

#logo {
	background:url(images/logo.gif) no-repeat;
	height: 75px;
	margin:12px auto 0 auto;
	width:900px;
}

.navi {
	height:40px;
	line-height:24px;
	margin:0 auto;
	text-align:right;
	width:900px;
}

.navi a  {
	color:#473D3E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.navi a:hover, .navi a:focus {
	text-decoration:underline;
}

.content {
	margin:10px auto 0 auto;
	text-align:center;
	width:900px;
}

.imgall {
	border:solid #000000 4px;
}

.subtitel {
	background-color:#000000;
	border:solid #000000 4px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:-6px auto 0 auto;
	text-align:left;
	width: 640px;
}

.subtext {
	text-align:left;
}

.subtitel a {
	color:#BF3082;
}

.subtext a img{
	border:0;
}

.subvers {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	margin:0 auto;
	text-align:right;
	width: 640px;
}

.designer {
	visibility:hidden;
}