html {
	height: 100%;
	}

body {
	background:url(pics/hintergrund3.jpg) repeat fixed top center;
	background-attachment:fixed;
	height: 95%;
	}

div#menue {
	float: left;
	width: 260px;
	}

div#seite {
	margin-top: -15px;
	position: relative;
	width: 770px;
	left: 50%;
	margin-left: -385px;
	border: 0px solid #6b6a6a;
	}


table.center {
	width: 100%;
	height: 100%;
	border: 0px solid #cccccc;
	}

*html .ausstellungen {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: verdana,arial,sans-serif;
	color: #000000;
	font-size: 10pt;
	}

.banner {
	padding-left: 0px;
	padding-top: 0px;
	}

div#logo {
	background:url() no-repeat top center;
	margin-top: -30px;
	width: 770px;
	height: 298px;
	}

html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.1px; }

div#inhalt {
	margin-left: 15px;
	float: left;
	width: 465px;
	}

*html div#inhalt {
	margin-left: 15px;
	margin-top: -4px;
	float: left;
	width: 465px;
	}

.rechts {
	background:url(pics/hg-inhalt1.jpg) repeat top center;
	}

.unten {
	background:url(pics/hg-inhalt2.jpg) no-repeat top center;
	width: 465px;
	height: 23px;
	}

.text {
	font-family: verdana,arial,sans-serif;
	color: #000000;
	font-size: 9pt;
	text-align: justify;
	line-height: 150%;
	padding: 5px 30px 5px 20px;
	}

.text-links {
	font-family: verdana,arial,sans-serif;
	color: #000000;
	font-size: 9pt;
	text-align: left;
	line-height: 150%;
	padding: 5px 30px 5px 20px;
	}
	

	


