
body {
	text-align:center;
	margin:0;
	padding:0;
	background:#fff;
	font-family:Verdana, Geneva,   sans-serif;
	font-size:11pt;
	color:#333;
	background: #fff;
	width:100%;
	height:100%;
	text-align:left;
	
}
a {
	text-decoration:none;
}
form {
	padding:0;
	margin:0;
}
#top {
	width:180px;
	height:100px;
	float:right;
}

#seite {
	width:100%;
	height:100%;
	
}
.noprint {
	display:none;
}

#globalnav a, #globalnav a.akt {
	display:none;
}


#stage {
	height:24cm;
	width:100%;
	clear:both;
}
#bild, #text, #textleft, #textright {
	float:right;
	
	width:7cm;;
	display:block;
	text-align:left;
	
}
#textleft {
	float:left;
}
#textleft, #textright {
	background:none;
}

#text, #textleft, #textright {
	background:#fff;
}

#text h3, #textleft h3, #textright h3  {
	color:#dc000a;
	font-size:15pt;
	display:block;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	margin-bottom:20pt;
}



#menu {
	width:805px;
	height:88px;
	position:relative;
	overflow:hidden;
	text-align:center;
	
}
#menu a,#menu a.over {
	border-right:1px solid #fff;
	display:block;
	width:88px;
	height:88px;
	float:left;
	position:relative;
	text-decoration:none;
	color:#fff;
	
}
#menu a span {
	line-height:87px;
	font-size:65px;
	display:block;
}
#menu a b {
	position:absolute;
	font-size:12px;
	color:#fff;
	line-height:20px;
	padding:25px 4px 0 4px;
}
#menu a.akt {
	background:#000;
}
#menu a.over, #menu a:hover {
	background:#000;

}

#menu a.akt span {
	position:absolute;
	width:88px;
	height:88px;
	top:0;
	left:0;
}
#menu a.akt b, #menu a:hover b, #menu a.over b {
	top:0;
	left:0;
	width:78px;
	height:88px;
}
#menu a:hover span, #menu a.over span {
	display:none;
}
#menu a#a2 b {
	padding:15px 4px 0 4px;
}
a#mehr, a#weniger {
	display:none;
	
}



/* BILDER */
.bild1, .bild2, bild3, .bild4, .bild5, .bild6, .bild7, .bild8, .bild9, bildkontakt {
	background: none;
	display:block;
}
.bildshow {
	display:block;
}
/* / BILDER */

.msg {
	font-size:11px;
	font-weight:normal;
}

input.button, input.submit {
	display:none;
}
input.button:first-letter{
	font-size:14px;
}
input.submit:first-letter {
	font-size:12px;
	
}
#text.dn {
	display:block;
}
.fl {float:left;}
.fr {float:right;}
.cb {clear:both;}
