@charset "utf-8";
/* CSS Document */



    body {
	margin: 5px 5px 5px 5px;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
    }
.one  #container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
    }
.one  #header {
	background: #FFFFFF;
	padding: 60px 5px 0px 5px;
	height: 100px;
    } 

.one  #mainContent {
	padding: 20px 5px 0 5px;
	background: #FFFFFF;
	text-align: justify;
    }
#navi {
	font-family: "Courier New", Courier, monospace;
	height: 20px;
	width: 65px;
	top: 200px;
	float: left;
	font-size: 11px;
}
#navi2 {
	font-family: "Courier New", Courier, monospace;
	height: 20px;
	width: 75px;
	top: 200px;
	float: left;
	font-size: 11px;
}








.one  #footer {
	padding: 0 5px 0 5px;
    } 
.one  #rechts  {
	width: 300px;
	float: right;
	text-align: right;
}
.one #links {
	width: 350px;
	float: left;
	text-align: left;
}
a:link {
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}




	.Stil1 {
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	line-height: normal;
	text-align: justify;
	}
.Stil2 {
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	line-height: normal;
	color: #999999;
	}
