body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
/*	background-color: #560101;*/
	background-color: #FFF;
/*	color: #fcf400;*/
	color: #000;
}
#counter {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #AAA;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
/*	width: auto;
	padding: 3px;
	border: 1px solid #DDD;
*/}
a,
#text a,
#main a,
#topmenu a {
	color: #416D92;
	text-decoration: none;
}
#main {
	display: table;
	width: 100%;
}
#menubar {
	float: left;
}
#valids {
	width: 160px;
	text-align: center;
	margin: 0px;
	margin-top: 20px;
	margin-left: 10px;
}
#menu {
	width: 160px;
	margin-left: 10px;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	background-image: url('../img/layout/navbg.png'); margin-right:0px; margin-top:0px; margin-bottom:0px
}
#menu h1 {
	display: block;
	width: 150px;
	border-top: 10px solid;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000;
}
#menu a {
	display: block;
	width: 155px;
	border-top: 1px solid;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: bolder;
}
#menu a:hover,
#topmenu a:hover {
	background-color: #416D92;
	color: #FFFFFF;
}
#menu a.kd {
	width: 138px;
	padding-left: 22px;
	border-top: 0px;
}
#menu a.kd:hover {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../img/layout/crown.png');
	color: #416D92;
	background-color: #EEE
}
#menu a.kb {
	width: 138px;
	padding-left: 22px;
	border-top: 0px;
}
#menu a.kb:hover {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../img/layout/kb-pin.png');
	color: #416D92;
	background-color: #EEE
}
/*#menu a.kd2 {
	width: 138px;
	padding-left: 22px;
	border-top: 0px;
}
#menu a.kd2:hover {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/layout/crown.png);
	color: #416D92;
	background-color: #EEE;
}*/
#topmenu {
	margin-top: 0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	background-color: #EEE;
	margin-bottom: 10px;
	height: 19px;
	width: 960px;
}
#topmenu a {
	display: block;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bolder;
	padding-left: 30px;
	padding-right: 30px;
}
#text {
	text-align: justify;
	padding: 0px;
	margin-left: 210px;
	width: 750px;
	font-size: 11px;
}
#text h1 {
	margin: 1px;
	background-color: #B5C5D2;
	padding: 5px;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
}
#text h2 {
	margin: 1px;
	background-color: #dae2e8;
	padding: 5px;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
}
#text h3 {
	background-color: #B5C5D2;
	margin: 1px;
	padding: 5px;
	font-size: 11px;
	font-weight: bolder;
}
#text h4 {
	background-color: #dae2e8;
	margin: 1px;
	padding: 5px;
	font-size: 11px;
	font-weight: bolder;
}
#text code.p {
	text-transform: uppercase;
}
#text p {
	margin-top:7px;
	margin-bottom:7px;
}
#text p.rect {
	background-color: #EEE;
	margin: 1px;
	padding: 5px;
	font-size: 11px;
}
#text p.c {
	text-align: center;
/*	background-color: #ECC;
	padding: 5px;*/
}
/*#text li {
	background-color: #EEE;
	margin: 0px;
	padding: 5px;
	font-size: 11px;
}*/
#text td {
	background-color: #EEE;
	border: 1px solid #FFF;
}
#text td p {
	border: 0px;
}
#text td p:hover {
	background-color: #EEE;
}
#text div.block {
	background-color: #EEE;
	margin: 1px;
	padding-left:	20px;
	padding-right:	20px;
	padding-top:	5px;
	padding-bottom:	5px;
}
#text div.box {
	border: 5px solid #B5C5D2;
	margin:1px;
	margin-top:15px;
}
#text div.box h1 {
	margin:0px;
	padding-top:0px;
}
#text	div.box p {
	margin-left:5px;
	margin-right:5px;
}
#text	div.box p.rect {
	margin: 1px;
}
#text a:hover {
	text-decoration: underline;
}
#title {
	display: block;
	background-image: url('../img/layout/logo.png');
	background-repeat: no-repeat;
	margin: 0px;
	height: 110px;
	width: 365px
}
img {
	border-width: 0px;
}
.autor {
	color: #666;
}
.trans {
	color: #2F4F1E;
}
#impressum {
	width: 960px;
	border-top: 1px solid #AAA;
	margin-top: 30px;
	padding-top: 3px;
	padding-right: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #AAA;
	text-align: right;
}
#impressum p {
	margin-left: 10px;
	margin-right: 10px;
}
/*#chat {
	background-color: #fff;
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
}
#chat input,
#chatwindow {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	text-align: left;
}
#chatnick {
	width: 50px;
}
#chatmsg {
	width: 150px;
}
#chatwindow {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	height: 50px;
	width: 198px;
	overflow: scroll;
	overflow-x: hidden;
}
#chatwindow .nick {
	font-weight: bold;
	color: #416D92;
}
/*
#chat div {
	overflow: auto;
    height: 100px;
	width: 160;
	border: 1px solid #000;
	background-color: #DDD;
}
#chat input,
#chat textarea 
{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; background:#FFFFFF; font-size: 10px; }

#chatwindow 	{ border:1px solid #aaaaaa; padding:4px; background: #eee; width:160px; height:100px; overflow: auto; font-family:courier new;}
#chatnick 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#fff;}
#chatmsg 		{ border: none; border-bottom:1px solid #aaaaaa; padding:4px; background:#fff;}
*/