* {
	margin:0px;
	padding:0px;
}
body
{
	background:url(/back.jpg) no-repeat left top #AAAAAA;
	font-family:Arial,Sans-serif;
	font-size:16px;
	font-weight:500;
	color:black;
}
div.head {
	position:relative;
	left:170px;
	width:800px;
	height:80px;
	border:none;
	top:0px;
	text-align:left;
	background:url(/top.png) left top no-repeat;
	overflow:hidden;
}
div#spacer {
	margin:0px;
	padding:0px;
	border:none;
	width:0px;
	height:700px;
	float:left;
}
div#content {
	border:1px solid black;
	background:url(/bot.png) right bottom no-repeat white;
	position:absolute;
	left:170px;
	top:80px;
	width:690px;
	padding:10px;
	padding-right:100px;
	text-align:justify;
}
div#nextcat {
	margin-top:40px;
	vertical-align:bottom;
	font-size:10px;
	clear:both;
}
div#artikel {
	border:1px solid black;
	background:white;
	position:absolute;
	left:935px;
	top:50px;
	width:160px;
}
div#artikel ul {
	list-style-type:none;
}
div#artikel ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#artikel ul li a {
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-left:6px;
	font-weight:normal;
	color:black;
	text-decoration:underline;
}
div#artikel span
{
	background:#336699;
	font-size:12px;
	color:white;
	font-weight:bold;
	padding:1px;
	padding-right:30px;
	text-decoration:underline;
}
h1 {
	font-size:50px;
	color:white;
	margin-left:80px;
	margin-top:20px;
}
h1 a { text-decoration:none; color:white; }
h1 a:hover { text-decoration:none; color:white; }
h2 {
	font-size:30px;
	width:800px;
	color:white;
	text-align:right;
}
div#content h2 {
	position:static;
	color:black;
	margin-bottom:20px;
	text-align:left;
}
div#content ul {
	margin:30px;
}
div#newsletter {
	font-size:12px;
}
td.grayed {
	font-size:10px;
	color:#AAAAAA;
	border:1px dotted gray;
	text-align:left;
	background-color:#DDFFDD;
}
td.label {
	text-align:right;
	vertical-align:top;
}
td input, td textarea {
	width:600px;
}
.tagword a { color:black; text-decoration:none; }
.tagword a:hover { color:black; text-decoration:underline; }
.admin {
	font-size:12px;
	font-weight:500;
}
.stat {
	font-size:10px;
}
.admin table, .stat table {
	border-collapse:collapse;
}
.admin th, .stat th {
	border:1px solid black;
	background:#AAAAAA;
	padding-left:4px;
	padding-right:4px;
	text-align:left;
}
.admin td, .stat td {
	border:1px solid #AAAAAA;
	text-align:left;
	padding:1px;
}
.admin tr:hover, .stat tr:hover {
	background:#EEEEEE;
}
.stat td {
	white-space:nowrap;
}
.admin a { color:#0000FF; font-weight:900; text-decoration:underline; }
.admin a:hover { color:#0000FF; font-weight:900; text-decoration:underline; }
ul.adlist { list-style-type:none;margin-left:14px; }
ul.adlist li { font-size:10px; font-weight:900; margin-bottom:2px;}
ul.adlist li a { font-size:12px;font-weight:500; }
