﻿@charset "utf-8";

.overDiv {filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;}

body {
	text-align: center;
	margin-top: 1em;
	margin-left: 0em;
	margin-right: 0em;
	font-family: "Times New Roman",sans-serif;
	font-size: 100.01%;
	background-color: #000000;
	color: #ffffff;
}

.schatten {

	border: 1px solid #999999;
	padding: 15px;
	background-color: #ffffff;

}

a, #p3, #pu, #pv, .fd, .ze {
	color: #333333;
}

.select, a:hover { color: #cc0000; }

.select { font-weight: bold; }

.fd { text-align: left; font-size: 10pt; }
.fb, .p3 { font-weight: bold; }
.fi { font-style: italic; }
.ze { text-align: center; }

#w36, #w4, #w45, #w64, #w8 { text-align: left; margin-left: auto; margin-right: auto; }

#w36 { width: 360px; }
#w4 { width: 400px; }
#w45 { width: 450px; }
#w64 { width: 640px; }
#w8 { width: 800px; }

#pu {
	text-align: left;
	font-family: 'Comic Sans MS',sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

#pv {
	text-align: left;
	font-family: 'Comic Sans MS',sans-serif;
	font-size: 12pt;
}

a.star_g { background-position: center; background-repeat: no-repeat; background-image: url(star_black.png); }
a.star_g:hover { background-position: center; background-repeat: no-repeat; background-image: url(star_yellow.png); }

a.star_y { background-position: center; background-repeat: no-repeat; background-image: url(); }
a.star_y:hover { background-position: 0px 0px; background-repeat: no-repeat; background-image: url(16-star-red.png); }
