/*#langtext {
	position:absolute; 
	left: 496px; 
	margin-right: 10%;
	top: 3px
}
#toptext {
	position:absolute; 
	left: 496px; 
	margin-right: 10%;
	top: 70px
}
#contentlayer {
	position:absolute;
	width:480px; 
	left: 10px; 
	top: 350px; 
	overflow: visible;
}*/

#page_content {
	margin:auto;
	width:800px;
}


body {
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	margin: 0px;
	padding: 0px;
	color: #663333;
	
}

.margin1 {  margin-left: 7px}
.bgcolor {
	background-color: #CCCCCC;
	color: #CC0000;
}
.marginzero {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
.border {  border: 6px #CC0000 solid}
.borderblak { border: 2px solid; border-color: #666666 #999999 #999999 #666666}
a:link {
	color: #CC0000;
	text-decoration: none;

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

}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;

}
a:active {
	color: #FF0000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #663333;
	font-size: 0.8em;
}
.kop {
	font-weight: bold;
	font-size: 1.4em;

}
.emphasis {
	font-style: italic;
	letter-spacing: 2px;
}

