body { background-color:           #000000;

       SCROLLBAR-3DLIGHT-COLOR:    #ff0000;
       SCROLLBAR-HIGHLIGHT-COLOR:  #ef0000;

       SCROLLBAR-FACE-COLOR:       #cf0000;

       SCROLLBAR-SHADOW-COLOR:     #af0000;
       SCROLLBAR-DARKSHADOW-COLOR: #9f0000;

       SCROLLBAR-TRACK-COLOR:      #4f0000; 

       SCROLLBAR-ARROW-COLOR:      #000000;
       
       background-attachment: fixed;
       background-position: center center;
       background-image:url(img/metallfabrik_bg.gif);
       background-repeat:no-repeat;    
     }

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,span,td,th,address,blockquote,nobr,b,i
     { font-size: 12pt; color:#FF0000; font-family:Arial, sans-serif; }

h1 { font-size:large; }

h2 { font-size:medium; }

h5 { font-size:large; }

h6 { font-size:medium; }

a:link { color:#FFFF00; text-decoration: none; }
a:visited { color:#FFB000; text-decoration: none; }
a:active { color:#D0D000; text-decoration: none; }
a:hover { color:#FFFF00; text-decoration: underline overline; }

.smaller {  font-size: 8pt; }
.small {  font-size: 10pt; }
.big {  font-size: 14pt; font-weight: bold;}
.bigger {  font-size: 17pt; font-weight: bold;}
.bold {  font-weight: bold;}
.kursiv {  font-style: italic;}
.small_kursiv {  font-style: italic; font-size: 10pt;}
.bold_blink {  font-weight: bold; text-decoration:blink;}

.tab {  line-height: 30px}

.shading {
	background-color: #222222;  
}

.header {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	padding: 2 2 2 2;
	background-color: #000000;
}

.value {
	font-size: 9pt;
	color: red;
}

.quote {
	font-style: italic;
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
}

.quote .quoteSrc {
	text-align: right;
	font-size: 10pt;
}

.headline {
	text-align:center;
	background-position:center;
	background-image:url(img/fireline.gif);
	background-repeat:no-repeat;
	color:#000000;
	vertical-align:middle;
	line-height:60px;
	font-size: 17pt;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 1em;
}

.imgFloatLeft{
	float: left;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 10px;
}

.newsEntry {
	padding-left: 12%;
	padding-right: 12%;
	margin-bottom: 2em;
}

.newsEntry .newsDate {
	font-weight: bold;
	text-align: right;
}

.newsEntry .newsTitle {
	font-style: italic;
	font-size: 10pt;
	text-align: right;
}

.newsEntry .newsDateSep {
	height: 1px;
	background-color: #FF0000;
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	overflow:hidden;
}

.newsEntry .newsContent {
	text-align: justify;
	margin-bottom: 0.5em;
	overflow:hidden;
}

.newsEntry .newsLinks {
	text-align: left;
}

#NewsNav {
	text-align: center;
	font-size: 10pt;
	padding-left: 12%;
	padding-right: 12%;
	padding-bottom: 1em;
}

#NewsNav #NewsNavHead {
	font-size: 12pt;
}

#NewsNav #NewsNavHeadSep {
	height: 1px;
	background-color: #FF0000;
	overflow:hidden;
}

#NewsRssIcon {	/* for IE only*/
	position: absolute;
	top: 20px;
	right: 20px;
}

#NewsRssIcon[id] {
	position: fixed;
	top: 20px;
	right: 20px;
}

.imgWithFrame {
	border: 1px solid #FF0000;
}

.mailtoImg {
	position: relative;
	bottom: -2px;
	border-width: 0;
}

.eventFieldset {
	border:1px solid red;
	padding: 1em;

}

.eventFieldset legend {
	padding: 0.2em 0.5em;
	border:1px solid red;
	color:red;
	text-align:right;
	font-style: italic;
}
  
#EventAdminNav {
	text-align: center;
	font-size: 10pt;
	padding-left: 12%;
	padding-right: 12%;
	padding-bottom: 1em;
}

#EventAdminNav #EventAdminNavHead {
	font-size: 12pt;
}

#EventAdminNav #EventAdminNavHeadSep {
	height: 1px;
	background-color: #FF0000;
	overflow:hidden;
}

.BotM_Frage {
	margin-top: 0.5em;
	font-weight: bold; 
}

.BotM_Antwort {
	margin-left: 1.5em;
	font-style: italic;
	margin-bottom: 0.5em;
}

#playlist .bandname {
	text-transform: uppercase;
	font-weight: bold;
}