body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #660000;
	background-image: url(../images/fullbg.jpg);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*###ID'S###*/

#content {margin: 0 0px 0 7px;}

#news {
	margin: 0 10px 0 10px;
	border: 1px solid white; 
	margin-bottom:2px;margin-top:5px;}

#notiz{
	margin: 0 10px 0 10px;
	border: 1px solid white;
	margin-bottom:2px;margin-top:5px;}

#backstage {
	margin: 0 10px 0 10px;
	border: 1px solid white;
	margin-bottom:2px;margin-top:5px;}

#footer {}

/*###LINK'S###*/

a:link {
	color: #B8B030;
}
a:visited {
	color: #B8B030;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	display:inline;
}
h1 {
	font-size: 20px;
	color: #DF0029;
}
h2 {
	font-size: 16px;
}
h6 {
	font-size: 13px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
}
.bold{
 font-weight: bold;
}
.small{
 font-size: 10px;
}
.text_1_bold{
 font-size: 14px;
  font-weight: bold;
}
