html, body	{height:auto !important;height:100%;min-height:100%;}
body	{display:block;margin:0 auto;text-align:center;
			background:#000;
			font-family:verdana, sans-serif;font-size:12px;}
a:link	{color:#00f;}
a:visited	{color:#909;}
a:active	{color:#fff;}
a:hover	{color:#ff0;}
h1	{font-size:28px;color:#aaa;}
h2	{font-size:20px;margin-top:0;}
h3	{font-size:14px;}
p	{font-size:12px;}
/*hr	{height:3px;color:#000;noshade;background:#000;border:0;}*/
.art	{margin:10px 0;padding:5px;background: #aaa;border:1px solid #666;}

.bodem	{margin:0 0 15px 0;border-bottom:2px solid #000;}

#top	{margin:0px auto;height:100px;width:760px;
			background:#222;}
#container	{margin:0px auto;width: 760px;background:#444;border-top:2px solid #222;}
#menu	{width:178px;
			background:#444;
			text-align:center;vertical-align:top;}
#main	{width:582px;background:#888;text-align:justify;height:100%;}
img	{border:0px;display:inline;}
.item {width:160px;height:20px;
			background:#ccc;
			margin:15px auto ;
			text-align:center;vertical-align:middle;
			font-size:12px;line-height:18px;}
.item a	{text-decoration:none;font-weight:bold;width:160px;}
.item a:link	{text-decoration:none;color:#666;}
.item a:visited	{color:#666;}
.item a:active	{color:#ffa;}
.item a:hover	{color:#222;}
.here	{background:#ffc;}
.here a	{text-decoration:none;font-weight:bold;width:160px;}
.here a:link	{text-decoration:none;color:#036;}
.here a:visited	{color:#036;}
.here a:active	{color:#09f;}
.here a:hover	{color:#036;}
.stat	{text-align:left;margin-left: 10px;font-size:8px;}
.copy	{margin-top:10px;margin-bottom:10px;font-size:9px;color:#ccc;}
