html, body {
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, mono;
	background-color: #666666;
	height: 100%;
}

p  {
	font-size : small;
	color : #000080;
	text-align : right;
}

h3  {
	font-size : small;
	font-family : monospace;
	color : #FFFFFF;
	text-align : left;
	margin-left : 0mm;
	font-weight : normal;
}

a  {
	color : #c0c0c0;
	text-decoration : none;
}

a:visited  {
	color : #ABABAB;
}

a:active  {
	color : #DDDDDD;
}

a:hover {
	color : #B5B5B5;
}

.grau {
	color : #555555;
}
.small {
	font-size: x-small;
}
.smalll {
	font-size: small;
}

.ind {
	font-family : monospace;
	font-size : medium;
	text-align : left;
	margin-left : 4mm;
	font-weight : normal;
	color : #FFFFFF;
}

.ind a:hover {
	color : #DDDDDD;
}


.toplist {
	font-size : medium;
	color : #FFFFFF;
	text-align : left;
	margin-left : 0mm;
	font-weight : normal;
	background-color: #333333;
}

.list {
	font-size : small;
	color : #FFFFFF;
	text-align : left;
	margin-left : 0mm;
	font-weight : normal;
}

.news {
	font-size : small;
	color : #FFFFFF;
	text-align : center;
	margin-left : 0mm;
	font-weight : bold;
}

.title {
	font-size : large;
	color : #333333;
	text-align : center;
	margin-left : 0mm;
	font-weight : bold;
}

.list_small {
	font-size : xx-small;
	color : #FFFFFF;
	text-align : left;
	margin-left : 0mm;
	font-weight : normal;
}

.title_small {
	font-size : medium;
	color : #333333;
	text-align : center;
	margin-left : 0mm;
	font-weight : normal; }
	
.note {
	font-size : xx-small;
	font-family : monospace;
	color : #666666;
	text-align : right;
	margin-left : 0mm;
	font-weight : normal;
	bottom: 2px;
}

.leftsp {
	margin-left: 12px;
	margin-bottom: 8px;
}

.main {
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
}

.links {
	background-image: url(images/schrift2.gif);
	padding-right: 1em;
	padding-left: 1em;
	overflow: auto;
	height: 100%;
}

.rechts {
	height: 100%;
	width: 13em;
	background-color: #333333;
	float: right;
/*	vertical-align: top;
*/	padding: 0px;
	overflow: auto;
	margin: 0px;
}

/* commented backslash hack v2 \*/ 
* html .main {height:100%;}		
* html .links {height:100%;}		
* html .rechts {height:100%;margin-left:0px;}		
/* end hack */ 

.rightsp {
	margin-right: 12px;
	margin-bottom: 8px;
}
.clearboth {
	clear: both;
}

td {
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size : large;
	font-family : monospace;
	color : #000080;
	text-align : left;
}
table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-width: 0px;
	width: 100%;
}
.table1 {
	width: 90%;
	height: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-collapse: collapse;
/*	border-spacing: 0; */
}
.table1 td{
	padding: 3px;
	border: 1px solid #FFFFFF;
	background-color: #666666;
	margin: 0px;
}
.table1 td.toplist {
	padding: 3px;
	background-color: #333333;
	border-top: 5px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.leftbox {
	float: left;
}
.midbox {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.tablen {
	height: auto;
	margin-right: auto;
}
.sub {
	font-size: xx-small;
}
.rightbox {
	float: right;
}
#down {
	bottom: 1em;
	position: absolute;
	right: 14em;
}
.tablem {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.blau {color: #0000CC}
.notem {
	font-size : xx-small;
	font-family : monospace;
	color : #666666;
	text-align : center;
	margin-left : 0mm;
	font-weight : normal;
	bottom: 2px;
}
#downr {
	bottom: 1em;
	position: absolute;
	right: 0.2em;
}
.picbox {
	text-align: center;
	height: 536px;
	width: 536px;
	border: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/leer.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.left_align {
	text-align: left;
}
