body {
	margin: 0;
}
h1 {
	font-size:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p {
	font-size:90%;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:130%;
	text-align: justify;
}

a:link{
	color: #006699;
}

a:visited{
	color: #006699;
}

a:hover{
	color:#000066;
	background-color:#EEEEEE;
}


#headline{
	position:absolute;
	left:0px;
	top:0px;
	height:56px;
	width:100%;
	z-index: 100;
}

#backLeft{
	position:absolute;
	left:0px;
	top:0px;
	width:133px;
	height:467px;
	z-index: 1;
}
#backRight {
	position:absolute;
	top:0px;
	right:0px;
	width:141px;
	height:467px;
	z-index: 1;
}

#navLeft{
	position:relative;
	width:126px;
	left:11px;
	top:190px;
}
#navRight {
	position:relative;
	width:126px;
	left:5px;
	top:190px;
}

#navHyperlinks ul {
	list-style-type: circle;
	margin: 0 0 0 20px;
	padding: 0;
}
#navHyperlinks li {
	padding-bottom: 2px;
	font-size:80%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content{
	border: 1px solid #CCCCCC;
	margin-top: 65px;
	margin-left: 140px;
	margin-right: 150px;
	padding: 15px;
}

#content li {
	font-size:90%;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
}

#footer{
	text-align:center;
	font-size:75%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-top: 25px;
	margin-bottom: 20px;
}

.hervorhebung {
	background-color: #EEEEEE;
	margin: 5px;
	padding: 2px;
}

blockquote {
	margin-left: 20px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height:130%;
}

.normaler_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height:130%;
}

/* eof */
