@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image:url(designs/hintergrund_hellgraue_ziegel.gif)
}

.times_normal_white_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}

.times_bold_CCCCCC_14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

.times_normal_CCCCCC_14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}

.times_normal_white_14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.times_normal_white_18px {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

.times_normal_gray_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #999999;
}

.times_bold_white_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}

.times_bold_white_14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.times_bold_white_x-large {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
}

.times_normal_purple_small {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #AE98AF;
	font-weight: bold;
}

.verdana_normal_white_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.verdana_normal_white_x-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.verdana_bold_gray_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-weight: bold;
}

.verdana_bold_red_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}

.times_normal_darkgray_small {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	font-weight: bold;
}

.verdana_normal_small_gray_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.verdana_normal_small_gray_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.verdana_normal_small_gray_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.verdana_normal_small_gray_link:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.verdana_normal_small_gray_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.times_normal_medium_gray_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.times_normal_medium_gray_link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.times_normal_medium_gray_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.times_normal_medium_gray_link:focus {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.times_normal_medium_gray_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.times_normal_white_18px_link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

.times_normal_white_18px_link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

.times_normal_white_18px_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

.times_normal_white_18px_link:focus {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}

.times_normal_white_18px_link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}


