
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	font-size: small;
	width: 400pt;
}
/* nicht benötigte Elemente ausblenden */
#login, #sprachwahl, #dienste, #navigation, p.csc-linkToTop {
	display: none;
}
#content {
	width: 400pt;
	margin-left: 20pt;
}

h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 110%; }

.kleine-schrift { font-size: 85%; }
p.listenTitel { margin-bottom: 5pt; }

a {
	text-decoration: none;
	color: #e08f0a;
}

a img  { border: 0; }

#seitenkopf {
	padding-bottom: 12pt;
}
#inhalt ul, #inhalt ol { margin-top: 0px; }
#inhalt ul li { padding-bottom: 5pt; }

#inhalt table {
	border-collapse: collapse;
}
#inhalt table th, #inhalt table td {
	padding: 4px;
}
#inhalt table th {
	text-align: left;
	background-color: #f4b74d;
}

#inhalt table th p.bodytext, #inhalt table td p.bodytext {
	margin: 0;
	padding: 0;
	line-height: 100%;
}
#content-info {
	margin-top: 20px;
	padding-top: 10px;
}
#content-info p {
	font-size: 80%;
}
#support {
	border-top: 1px solid #000;
}
#seitenfuss {
	position: relative;
	margin-top: 16px;
	color: #000;
	font-size: 80%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
p.csc-frame-frame1
{
	background-color: #efefef;
	padding: 6px;
	border: 1px solid #333333;
}
p.csc-frame-frame2
{
	background-color: #ffeecd;
	padding: 6px;
	border: 1px solid #333333;
}


