body {
	background:#CC9;
	font-family: Verdana, Sans-serif;
}

#LOGOS {
	/*border:1px solid #000;*/
	width:899px;
	height:140px;
	white-space:nowrap;
	padding:0px;
}

.LOGO {
	float:left;
	background:#FFC;
	height:132px;
	margin-right:3px;
	padding:3px 10px 3px 10px;
}
.SID {
	margin-top:30px;
}

#ADRESS {
	position:relative;
	top:-3px;
	font-size:12px;
	font-weight:900;
	color:#666;
}

#MENU {
	/*border:1px solid #000;*/
	width:897px;
	height:25px;
	background:#FFC;
	background-image:url(../std/down-right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#ITEMS {
	/*border:1px solid #000;*/
	width:760px;
}

.MENUITEM {
	float:left;
	width:120px;
	margin:3px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background:#CC9;
	overflow:hidden;
}
.MENUITEM A {text-decoration:none; color:#999;}
.MENUITEM A:hover {text-decoration:none; color:#666;}

H1 {
	/*border:1px solid #000;*/
	font-size:24px;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
}

H2 {
	/*border:1px solid #000;*/
	font-size:20px;
	text-align:left;
	margin-bottom:5px;
}

H3 {
	/*border:1px solid #000;*/
	font-size:16px;
	text-align:left;
	margin-bottom:5px;
}

#CONTENT {
	width:837px;
	min-height:350px;
	text-align:left;
	color:#666;
	background:#FFC;
	background-image:url(../std/up-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px 30px 10px 30px;
	font-size:14px;
}

.SPALT{
	/*border:1px solid #000;*/
	float:left;
	width:40%;
	margin:2%;
}

.BILD {
	/*border:1px solid #000;*/
	margin:10px;
	text-align:center;
	font-style:italic;
}

.SMABILDER {
	/*border:1px solid #000;*/
	width:200px;
	height:200px;
	overflow:hidden;
	float:left;
	text-align:center;
	font-size:11px;
	white-space:nowrap;
}

.EXHIB {
	float:left;
	font-size:11px;
	text-align: center;
}
.EXHIB img {border:0px;}
.EXHIB A {text-decoration:none;}

#FOOTER {
	font-size:11px;
	color:#666;
	margin-top:20px;
}
#webgraph_footer {
	border-top:1px solid #000;
	font-size:11px;
	text-align:left;
	color:#666;
	margin-top:40px;
}