html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #000000;
	font: 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#main {
	width: 760px;
	display: table;
}
#top {
	width: 760px;
	height: 104px;
	overflow: hidden;
	text-align: left;
}
#top ul {
	width: auto;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#top li {
	margin: 0px;
	padding: 0px;
	line-height: 103px;
	display: inline;
}
#topmenu {
	width: 270px;
	color: #4b4b4b;
	text-align: right;
	float: right;
	margin: 13px 0px;
	line-height: 24px;
}
#topmenu a {
	color: #4b4b4b;
	text-decoration: none;
}
#topmenu a:hover {
	text-decoration: underline;
}
#page {
	width: 760px;
	background: #268b9f url(img/page_top.gif) no-repeat top;
	display: table;
}
#background {
	width: 740px;
	padding: 9px 10px 0px 10px;
	text-align: left;
	background: url(img/page_bund.gif) no-repeat bottom;
	display: table;
}
#news {
	width: 160px;
	padding: 0px 10px 0px 10px;
}
#news a {
	color: #000000;
}
#news p {
	margin: 3px 0px;
}
#menu {
	width: 180px;
	padding: 26px 0px 0px;
}
#menu ul {
	width: auto;
	list-style: none;
	margin: 0px 10px;
	padding: 0px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#menu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#content {
	padding: 10px;
	width: 360px;
}
#status {
	padding: 10px;
	font-weight: bold;
	text-align: center;
}
#content dl {
	height: 21px;
	line-height: 20px;
	margin: 0px;
	clear: both;
}
#content dl.textarea {
	height: 161px !important;
	height: 146px;
}
#content dl.button {
	height: 18px !important;
	height: 20px;
	padding: 0px 0px 0px 120px !important;
	padding: 20px 0px 0px 120px;
}
#content dl dt {
	width: 120px;
	margin: 0px;
	float: left;
}
#content dl.button dt {
	width: auto;
	float: right;
}
#content dl.button input {
	width: auto;
	height: 18px;
	font-weight: bold;
}
#content dl dd {
	width: 240px;
	margin: 0px;
	float: right;
}
input, textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	width: 236px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
}
textarea {
	overflow: auto;
}
#footer {
	width: 360px;
	margin: 0px auto 123px;
	padding: 90px 10px 10px 10px;
	color: #666666;
	text-align: center;
	clear: both;
}
#footer a {
	color: #666666;
}
.copyright {
	color: #363636;
}
.checkbox, .radio {
	width: auto;
	background: none;
	border: 0px;
	margin: 2px 0px -1px !important;
	margin: 0px 0px 3px;
}
