body { background-color: #dee2ec; font-size: 14px; color:#666a76; font-family: verdana, arial, sans-serif; font-weight: 500; letter-spacing: 0.1em; padding:0; margin:0; }
td { color: #666a76; font-size: 14px; font-family: verdana, arial, sans-serif; font-weight: 500; background-color: transparent; letter-spacing: 0.1em; margin: 0; padding: 0; }
a { color: #666a76; text-decoration: underline; }
a:active { color:#aa1a00;}
a:hover { color: #aa1a00; }
h1 { font-size: 20px; font-weight: normal; margin:0  ; padding: 0; }
h2 { font-size: 18px; font-weight: bolder; margin: 15px 0 5px; padding: 0; }
h3 { font-size: 14px; font-weight: bolder; margin: 5px 0 0; padding: 0; }
img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container { width: 1200px; margin:0 auto; background-color: #dee2ec; }
/* -----------------Inhalt--------------------- */
#content { background-color: #ffffff; background-image: url(../img/muschel.jpg); background-repeat: no-repeat; background-position: center 240px; height: 100%; padding: 25px 0 0; margin: 0 230px 0 150px; border-right: 2pt solid #aeb8de; border-left: 2px solid #aeb8de; }

div#content { 
min-height:800px;
height:expression(this.scrollHeight > 800 ? "auto":"800px"); 
}

#titel { text-align: center; }
/* -----------contenttext--------------------------- */
#contenttext { margin-top: 60px; margin-right: 50px; margin-left: 50px; padding-bottom: 15px; }
/* --------------left------------- */
#left {
float: left;
width: 150px;
margin: 0;
padding: 0;
}
#left a { color: #666a76; text-decoration: none; }
#navi { margin-top: 195px; margin-left: 15px; }
#navi ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#navi ul li { margin-bottom: 5px; }
/* --------------right------------- */
#right {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}
#bilder { text-align: center; margin-top: 195px; }
/* --------------class------------- */
.highlight { color: #213c63; text-decoration: underline; }

