body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}

.container{ width: 100%; height: auto; margin-left: auto; margin-right: auto; text-align: left; background-image: url(../images/bgtile.png); background-position: center top; background-repeat: repeat-x;}
.header { width: 100%; height: 230px; text-align: center; border-style:solid; border-width: 0px; border-color: orange; padding: 0px;}
.nav { width: 1100px; height: 60px; margin-left: auto; margin-right: auto; text-align: center; border-style:solid; border-width: 0px; border-color: orange; padding: 0px;}
.contentwrap { width: 1150px; height: auto; margin-left: auto; margin-right: auto; text-align: center; vertical-align: top; border-style:solid; border-width: 0px; border-color: orange; padding: 0px 0px 10px;}
.news { width: 210px; height: auto; text-align: left; vertical-align: top; border-style:groove; border-width: 1px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-color: orange; padding: 0px; margin: 0px 0px 0px}
.middle { float: center; width: 720px; height: auto; text-align: left; vertical-align: top; border-style:groove; border-width: 0px; border-color: white; border-top-width: 0px; border-bottom-width: 0px; padding: 0px; margin: 10px}
.partners { width: 210px; height: auto; text-align: center; vertical-align: top; border-style:groove; border-width: 1px; border-top-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-color: orange; padding: 5px; margin: 0px 0px 0px}
.history { width: 640px; height: auto; text-align: left; vertical-align: top; border-style:groove; border-width: 1px; border-color: white; border-top-width: 1px; border-bottom-width: 1px; padding: 30px; margin: 10px 0px 10px}

.artistcat { text-align: left; vertical-align: top; border-width: 2px; border-color: white; padding: 0px 0px 0px 5px; margin: 0px 30px}
.newsbox { text-align: left; vertical-align: top; border-style:groove; border-width: 1px; border-top-width: 1px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-color: white; padding: 4px 8px 4px 8px; margin: 0px 10px 0px 0px}
.newsboxTitel { text-align: left; vertical-align: top; border-style:groove; border-width: 1px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-color: white; padding: 14px 8px 2px 8px; margin: 0px 10px 0px 0px}

.content { width: 880px; height: auto; text-align: left; vertical-align: top; padding: 5px;}
.footer { clear: both; text-align: center; width: 100%; color: #494949; height: 30px; padding-top: 5px; padding-bottom: 5px;}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #FFFFFF;
}
p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #FAA634;
}
p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #505050;
}

.rub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
}
.subrub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #FAA634;
}
.subrub2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
}
.subrub3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #505050;
}
.subrub4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 4px;
	color: #ffffff;
}

.brod{	font-size: 11px; color: #000000; font-weight: normal;}
.witetext{	font-size: 11px; color: #ffffff; font-weight: normal;}
.small{	font-size: 10px;}
.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

a:link {font-weight: bold; color: #FAA634; text-decoration: none;}
a:active {font-weight: bold; color: #EAA634; text-decoration: none;}
a:hover {font-weight: bold; color: #FFFFFF; text-decoration: underline;}
a:visited {font-weight: bold; color: #FAA634;	text-decoration: none;}
