*{
	margin:0;
	padding:0;
	border:0px;
	list-style:none;
}
body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	letter-spacing:-0.5px;
	line-height:140%;
	color: #fff;
	background-image:url(pics/g11line19.gif);
	background-repeat: repeat;
        background-attachment: fixed;
        text-align: justify;
}
h1,h2 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	padding-top: 16px;
	border-bottom: 1px solid #cfdce8;
        clear: left;
}
h2,h3 {
	font-size: 16px;
}
a {
	color: #cfdce8;
}
#inhalt p {
	padding: 10px 0; 
}
#box {
	margin-left: auto;
	margin-right: auto;
        width: 1002px;
	background-image:url(pics/back3.png);
	background-repeat: repeat-y;
}
#topheader {
        margin-left: auto;
	margin-right: auto;
        width: 1002px;
        height: 200px;
	background-image:url(pics/topheader.png);
	background-repeat: no-repeat;
}
#footer {
        margin-left: auto;
	margin-right: auto;
        width: 1002px;
        height: 33px;
	background-image:url(pics/footer.png);
	background-repeat: no-repeat;
        clear: left;
}
#navcontainer {
        margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 30px;
}
#navcontainer ul {
	list-style-type: none;
	padding-left: 5px;
	margin:0;
}
#navcontainer li {
        background-color: #5c8fed;
        border: 2px solid;
	border-color: #aaa #444 #444 #aaa;
	list-style: none; 
	float: left;
  	margin: 2px 4px;
        padding: 2px;
  	font-size: 14px;  
}
#navcontainer a {
	display: block; 
	padding: 0 8px;
  	text-decoration: none; 
	font-weight: bold;
	color: #0e3763;
}
#navcontainer a:hover {
	color: #fff;
}
#navcontainer a:active {
	color:#cfdce8;
}
#inhalt {
        margin-left: auto;
	margin-right: auto;
	width: 920px;
	clear: left;
	padding-top: 15px;
}
#galerie {
	float:left;
	height:90px;
	width:130px;
	padding:10px;
	margin: 5px 3px;
	background-color: #5c8fed;
	border: 2px solid;
	border-color: #aaa #444 #444 #aaa;
}
#galeriefooter {
	clear:left;
}
.picleft, .brochure {
        float: left;
        padding: 10px;
}
span.displaynone { 
	display:none; 
}
