a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #88EE00;
	text-decoration: none;
}

a.imagelink img {
	border-width: 1px;
	border-color: black;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
}
a.imagelink:hover img {
	border-width: 1px;
	border-color: red;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
}

a.actionlink {
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
	color: #CC3300;
}
a.actionlink:hover, a.actionlink:hover span {
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
	color: red;
}
a.contentlink:hover span, a.contentlink:hover div, a.contentlink:hover {
	color: red;
}
a:hover span.user {
	color: white;
	text-decoration: none;
}



body {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: black;
	line-height: 0.8em;
	color: white;
	width: 850px;
}

p {
	color: white;
}

img {
	border-width: 0px;
	border-color: black;
}
.bandname {
	font-size: 11px;
	font-variant: small-caps;
	color: #88EE00;
}
.newsline {
	font-size: 11px;
	font-weight: normal;
	color: #99FF00;
}
.lauftext {
	text-align:center;
	font-size: small;
	font-weight: normal;
	font-variant: small-caps;
	color: #99FF00;
}
.description {
	font-size: small;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.polltext {
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
	line-height: 1.2em;
	color: #FFFFFF;
}
.location {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.time {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.useronline {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.title {
        background-color: black;
	width:389px;
	margin-top: 0.5em;
	margin-bottom: 2px;
	color:#FFFFFF;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
.neu {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.day {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.date {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}

.suche-button {
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	border:0;

        position: absolute;
	left: 18px;
	top: 496px;
	z-index: 2;

}

.eingabefeld_suche {
	background-color: #C5C5C5;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	height: 15px;
	width: 52px;

        position: absolute;
	left: 27px;
	top: 473px;

	outline-width: thin;
	border-style: groove;
}
.eingabefeld_suche:focus {
	background-color: white;
}


.fotostag {
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
        color: #CC3300;
}
.unsignedtag {
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
	color: #CC3300;
}
.classickstag {
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
        color: #949EFC;
}
.dvdtag {
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
	color: #FFCC99;
}
.genretag {
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
        color: #949EFC;
}
.linkline {
	margin-top: 0.5em;
}
.comments {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.section {
	font-weight: bold;
	color: #949EFC;
}
.user {
	color: white;
	font-weight: bold;
	margin-left: 2em;
}
.smalltext {
	color: white;
}
.box {
	background-color: #222222;
}
.required, .attributename, .attributeinput {
	font-size: small;
	font-style: normal;
	font-variant: normal;
	color: white;
}
.canceled {
	text-decoration: line-through;
}
