body {
	text-align: center;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 a:link { color:#000000;font-weight: bold; text-decoration: none; }
 a:visited { color:#000000; font-weight: bold; text-decoration: none; }
 a:hover { color:#999999; font-weight: bold; text-decoration: none; }
 a:active { color:#000000; font-weight: bold; text-decoration: none; }

table {
	border: 0;
}
td {
	font-size: 11px;
	border: 0;
	margin-top: 0;
}
.ueberschrift {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
#alles {
	width:760px; 
	margin:0px auto; 
	text-align:left; 
}
#inhalt {
	width:760px; 
	min-height: 90%;
	margin:0px auto; 
	text-align:left; 
	background-color: #ffffff; 
	position: absolute;
}
#header {
	float: left;
	margin-top: 10px;
	width: 760px;
	height: 30px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px solid;
}
#bilder_navi {
	float: left;
	width: 760px;
	height: 400px;
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid;
}
#bildcontainer {
	float: left;
	width: 621px;
	height: 400px;
}


#navigation {
 	width: 139px;
	float: left;
	margin-top: 285px;
}
*html #navigation {
	padding: 0px;
}
#vorschau {
	float: left;
	width: 760px;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	
}
#inhaltunten {
 	width: 760px;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid;
}
#inhaltunten img {
	border: 0px;
}
#motioncontainer {
	width: 760px;
	height: 80px;
}
#motioncontainer img {
	border: 0;
}
#statusdiv {
	padding: 2px;
	position: absolute; 
	left: -300px;
	visibility: hidden;
}
