﻿body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

A:link  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A:visited  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

A.white:link  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.white:visited  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A.white:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

A.red:link  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #BF0000;
	text-decoration: none;
}

A.red:visited  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #BF0000;
	text-decoration: none;
}

A.red:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text_gray11 {
	color: #575757;
	font-family: Arial;
	font-size: 11px;
}

.text_black11 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.text_white11 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}

.heading_white11 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.heading_white16 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.heading_white12 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.heading_gray14 {
	color: #350000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.kontrole {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	border: solid 1px #000000;
}
