body {

}
* {
    padding:0;
    margin:0;
    list-style-type: none;
    font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
}
a {
    text-decoration: none;
    color: #406486;
}
img {
    border: none;
}

#links, #menu3, #menu4, #rechts, #fuss {
	display: none;
}

#inhalt {

}

#inhalt {
    width: 90%;
}
#inhalt * {
    font-size: 13px;
    font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
}
#inhalt p {
    padding-bottom: 10px;
    line-height: 140%;
}

#inhalt h1 {
    font: 24px bold Times,"Times New Roman",serif!important;
    padding-bottom: 5px;
    color: #00305e;
}
#inhalt h2, #inhalt .csc-subheader {
    font: 15px bold "Trebuchet MS",Trebuchet,Arial,sans-serif;
    font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
    font-weight: bold!important;
    padding-bottom: 20px;
    color: #8d9591;
}
#inhalt h3 {
    font: 18px bold Times,"Times New Roman",serif!important;
    padding-bottom: 10px;
    color: #00305e;
}

#contentAreal {
	position: absolute;
	width: 100%;
	top: 0px;
}

#topAreal {
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #8d9591;
}

