body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: dejavu sans, segoe ui, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #efefef;
	background-color: #01011b;
	background-repeat: no-repeat;
	background-position: top center;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

img.fee {
	width: 145px;
	height: 138px;
	top: -92px;
	left: 784px;
}

div.contentframe {
	margin: auto;
	width: 900px;
	margin-top: 122px;
}

div.topnav {
	float: left;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	padding: 5px 16px;
	margin-right: 10px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
div.topnav a {
	text-decoration: none;
}
div.topnav a:hover {
	text-decoration: underline;
}

div.langchange {
	border-color: #01011b;
	float: left;
	font-weight: normal;
	font-style: normal;
}
div.langchange a {
	color: #efefef;
	background-repeat: no-repeat;
	padding-left: 28px;
}

div.borderframe {
	border: 1px solid;
	overflow: visible;
}

div.leftframe {
	float: left;
	width: 180px;
	padding-bottom: 10px;
}

div.boxcontainer {
	width: 160px;
	margin: 10px 10px 0px 10px;
}
div.boxcontent {
	padding: 5px;
}
div.boxspacer {
	height: 5px;
	font-size: 0px;
}
div.boxcontent a {
	text-decoration: none;
}
div.boxcontent a:hover {
	text-decoration: underline;
}
div.leftnav {
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

div.rightframe {
	float: left;
	padding: 0px 15px;
	width: 688px;
}

div.terminbox {
	padding: 5px 10px 5px 5px;
	margin-top: 10px;
}
div.hover:hover {
	cursor: pointer;
}
div.terminbox div {
	padding-top: 5px;
}
div.hover:hover table tr td span.hover {
	text-decoration: underline;
}

div.hint {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid;
}

div.galery {
	margin-top: 5px;
	text-align: center;
}
div.galerythumb {
	float: left;
	background-color: #000000;
	border: 1px solid;
	width: 200px;
	height: 200px;
	margin: 13px;
	text-align: center;
	cursor: pointer;
}
div.center {
	text-align: center;
}

div.footer {
	padding: 5px 0px 10px 16px;
}
div.footer a {
	color: #efefef;
	text-decoration: none;
}
div.footer a:hover {
	color: #efefef;
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: none;
}
table td {
	margin: 0px;
	padding: 0px;
	border: none;
}
table td.top {
	vertical-align: top;
}

h1 {
	font-size: 18px;
	max-width: 610px;
	line-height: 1.2em;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}

td.formleft {
	vertical-align: top;
	padding-right: 2em;
	padding-top: 3px;
}

div.rightframe, div.rightframe p, div.rightframe div, div.rightframe td {
	font-size: 13px;
	line-height: 1.3em;
}

div.pagebottom {
	clear: both;
	float: right;
	padding: 5px 0px 0px 7px;
	margin-bottom: 1em;
}

div.blog {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid;
}
span.blogdate {
	float: right;
	font-size: 10px;
}

input, textarea, select {
	font-family: dejavu sans, segoe ui, tahoma, verdana, sans-serif;
	font-size: 12px;
	border: 1px solid;
	margin: 0px;
	padding: 2px;
}
select {
	color: #efefef;
}
input, textarea {
	background-color: #efefef;
	color: #000000;
	width: 30em;
}
textarea {
	height: 15em;
}

div.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
}

