







body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	font-size: small;
	width: 400pt;
}
#content { width: 400pt; }

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

.kleine-schrift { font-size: 85%; }

a:link {
	text-decoration: none;
	color: rgb(0, 102, 202);
}
a:visited {
	text-decoration: none;
	color: rgb(0, 102, 202);
}
a:focus {
	background-color: #CCCCCC;
}
a:hover {

}
a:active {

}

a img  { border: 0; }

#shadowLeft {
	display: none;
}
#shadowRight {
	display: none;
}


#seitenkopf {
	height: 120px;
	color: #000000;
}
#seitenkopf #logo {
	position: relative;
	top: 12px; left: 12px;
	float: left;
}
#seitenkopf #claim {
	position: relative;
	top: 48px; left: 22px;
	float: left;	
	font-size: 140%;
	color: #000;
}
#seitenkopf #bild { display: none; }

#seitenkopf #datum {
	position: relative;
	top: 0px;
	right: 12px;
	float: right;
	height: 30px;
	color: #000;
}
* html #seitenkopf #datum {
	top: 12px;
}


#dienste {
	display: none;
}
#navigation {
	display: none;
}


p.csc-linkToTop {
	display: none;
}


#inhalt ul li { padding-bottom: 5pt; }

#inhalt table { font-size: 8pt; }

#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%;
	display: inline;
}
#content-info p.autor {
	padding-left: 12px;
}

#support { border-top: 1px solid black; }


#seitenfuss {
	position: relative;
	margin-top: 16px;
	color: #000000;
	background-color: none;
	font-size: 80%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}






