body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #006699;
}

.Stil4 {font-family: Georgia, "Times New Roman", Times, serif}

h1 {
	font-size: 18px;
	border: 3px double #006699;
	padding: 3px;
}

a {
	color: #006699;
}
a:link {
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #006699;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

a:active {
	color: #FF9900;
	text-decoration: none;
}

.einleitung {
}
.linkliste {

}
.linkliste li {
	font-weight: bold;
}
#sitepfad {
	font-size: 10px;
	width: 620px;
	top: 120px;
	position: absolute;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	left: 0px;
	float: left;
}
#sitepfad a {
	font-weight: bold;
	text-decoration: none;
}
#language {
	font-size: 10px;
	width: 122px;
	top: 120px;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
	float: right;
	position: absolute;
	left: 626px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	height: 13px;
}
#top {
	height: 120px;
	width: 755px;
	position: relative;
	left: auto;
	top: 0px;
	background-color: #006699;
	right: auto;
	float:none;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #FFFFFF;
}
#content {
	left: 130px;
	top: 140px;
	width: 611px;
	position: absolute;
	margin: 0px;
	padding: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
}
#content a {
font-weight: bold;
}
#main {
	background-color: #00FFFF;
}
.navileft {
	width: 120px;
	position: absolute;
	top: 140px;
	float:left;
	margin: 0px;
	padding: 5px;
}
.navileft a {
	font-weight: bold;
}
#content #linkliste #linkborder {
	border: thin dashed #006699;
	padding: 3px;
}
.navileft .navbutton {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
#codeschnipsel {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration: none;
	background-color: #E8E8E8;
	padding: 10px;
	color: #333333;
}
