html {
	margin: 0px;
	padding: 0px;
}

body { 
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	padding: 0px;
    }

img {
	border: 0px;
	margin: 0px;
}

h1 {
	color: #eb0202;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#ImagePreload {
	position: absolute;
	left: -9999px;
}

#Container {
	margin: 0px;
	position:absolute;
	left: 0;
	width: 930px;
}

#Menu {
	position: absolute;
	top: 96px;
	left: 0px;
	width: 100%;
	height: 30px;
}
#THLinks {
	position: absolute;
	left: 828px;
	top: 100px;
	width: 100px;
	height: 20px;
	color: #ffffff;
	background-image: url(../images/thlinksback.png);
	background-repeat: no-repeat;
	z-index:10;
	text-align: center;
}

#THLinks a {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#THLinks a:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

#Login {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 280px;
	text-align: right;
	font-size: 0.8em;
	color: #ffffff;
}

#Login p {
	font-size: 0.85em;
	color: #eb0202;
	text-align: left;
	margin-top: 35px;
}


#Content {
  	margin-top: 0.3em;
	margin-left: 0.3em;
	margin-bottom: 0.3em;
	width: 700px;
	padding: 0;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: 'trebuchet ms',verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
}

#Content input {
	filter: alpha(opacity=85);
	opacity: 0.85;
}

#Content input.button {
	border: none;
	padding: 2px 8px;
	width: 80px;
	background: url(../images/button_back.png) no-repeat center;
	filter: alpha(opacity=85);
	opacity: 0.85;
	
}
#Content input.button:hover {
	background: url(../images/button_back_hi.png) no-repeat center;
	filter: alpha(opacity=100);
	opacity: 1;
}

#ContentBack {
	background-image: url(../images/contentback.png);
	width: 100%;
	padding: 0.5em;
}

#ContentBackRight {
	background-image: url(../images/contentback.png);
	width: 100%;
	padding: 0;
}

#ContentBack {
	background-image: url(../images/contentback.png);
	width: 100%;
	padding: 0.5em;
}

#Right {
    margin-top: 0.3em;
	width: 200px;
    float: right;
	padding: 0;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: 'trebuchet ms',verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
}

#Skyscraper {
	position:absolute;
	left: 950px;
	top: 5px;
}

#Footer { 
  	float: left;
	padding: 1px 1px 1px 1px;
	margin-bottom: 5px;
	margin-left: 0.3em;
	color: #888888;
	font-size: 1em;
	width: 100%;
}

#Content #Footer a {
	text-decoration: none;
	color: #888888;
}

#Content #Footer a:hover {
	text-decoration: underline;
	color: #888888;
}

#Content table.paramlist {
	display: none;
}

/*Menü*/
#Menu {

}
#Menu li a {
	width: 100%;
}
#Menu li ul li a {
	text-indent: 0px;
}




#Menu li.item1 {
	background-image: url(../images/menu_news.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item1:hover {
	background-image: url(../images/menu_news_hi.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item2 {
	background-image: url(../images/menu_termine.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item2:hover {
	background-image: url(../images/menu_termine_hi.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item3 {
	background-image: url(../images/menu_dieband.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item3:hover {
	background-image: url(../images/menu_dieband_hi.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item4 {
	background-image: url(../images/menu_derfanclub.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item4:hover {
	background-image: url(../images/menu_derfanclub_hi.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item5 {
	background-image: url(../images/menu_international.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item5:hover {
	background-image: url(../images/menu_international_hi.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item6 {
	background-image: url(../images/menu_forum.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item6:hover {
	background-image: url(../images/menu_forum_hi.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item7 {
	background-image: url(../images/menu_chat.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item7:hover {
	background-image: url(../images/menu_chat_hi.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item8 {
	background-image: url(../images/menu_memberarea.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	text-indent: -9999px;
}
#Menu li.item8:hover {
	background-image: url(../images/menu_memberarea_hi.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	text-indent: -9999px;
}
	
/*Content*/
#Content a {
	color: #cccccc;
	text-decoration: none;
}
#Content a:hover {
	color: #eb0202;
	text-decoration: underline;
}

#Content .componentheading {
	color: #eb0202;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#Content td.article_column {
	width: 100%;
}
#Content td.contentheading {
	color: #eb0202;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;

}

#Content td.createdate {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #bbbbbb;
}

#Content td td {
	padding: 0;
}

#Content td td p {
	margin-top: 0;
	margin-bottom: 0.7em;

}

#Content a.readon {
	color: #cccccc;
	text-decoration: none;
}

#Content a.readon:hover {
	color: #eb0202;
	text-decoration: underline;
}

#Content span.article_separator {
	width: 98%;
	height: 2px;
	display: block;
	border-top: 1px dashed silver;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}

td.song {
	border-bottom: 1px dashed silver;
}
td.songtext {
	vertical-align: middle;
	border-bottom: 1px dashed silver;
	width: 1em;
	text-align: right;
}

/*Module*/
div.moduletable_login span.username {
	filter: alpha(opacity=85);
	opacity: 0.85;
}
div.moduletable_login span.username:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
div.moduletable_login span.password{
	filter: alpha(opacity=85);
	opacity: 0.85;
}
div.moduletable_login span.password:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
div.moduletable_login span.login-button {
	filter: alpha(opacity=85);
	opacity: 0.85;
}
div.moduletable_login span.login-button:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
div.moduletable_login span.registration {
	position: absolute;
	right: 0px;
	top: 30px;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
div.moduletable_login span.registration:hover {
	position: absolute;
	right: 0px;
	top: 30px;
	filter: alpha(opacity=100);
	opacity: 1;
}
div.moduletable_login span.lostusername {
	position: absolute;
	right: 40px;
	top: 30px;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
div.moduletable_login span.lostusername:hover {
	position: absolute;
	right: 40px;
	top: 30px;
	filter: alpha(opacity=100);
	opacity: 1;
}
div.moduletable_login span.lostpassword {
	position: absolute;
	right: 70px;
	top: 30px;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
div.moduletable_login span.lostpassword:hover {
	position: absolute;
	right: 70px;
	top: 30px;
	filter: alpha(opacity=100);
	opacity: 1;
}
div.moduletable_login span.logout-button {
	position: absolute;
	right: 0px;
	top: 0px;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
div.moduletable_login span.logout-button:hover {
	position: absolute;
	right: 0px;
	top: 0px;
	filter: alpha(opacity=100);
	opacity: 1;
}


div.moduletable_dates {
	background-image: url(../images/moduleback_termine.png);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 2px;
	padding-right: 2px;
}

.moduletable_dates h3 {
	color: #eb0202;
	margin: 0px;
}

.mod_events_latest_table span.mod_events_latest_date {
	font-size: 1.1em;
}

.mod_events_latest_table span.mod_events_latest_content a {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.mod_events_latest_table span.mod_events_latest_content a:hover {
	font-size: 1.1em;
	text-decoration: underline;
	color: #eb0202;
}

.mod_events_latest_table td.mod_events_latest {
	border-top: 1px dashed silver;
}


div.moduletable_poll {
	background-image: url(../images/moduleback_poll.png);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.moduletable_poll p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

div.moduletable_poll hr {
	border: none; 
	border-top: 1px dashed silver; 
	height: 1px;
	background: transparent;
	
}

div.moduletable_poll a {
	font-size: 1em;
	text-decoration: none;
	color: #ffffff;
}

div.moduletable_poll a:hover {
	font-size: 1em;
	text-decoration: underline;
	color: #eb0202;
}
div.moduletable_poll input.button {
	border: none;
	padding: 2px 8px;
	width: 80px;
	background: url(../images/button_back.png) no-repeat center;
	filter: alpha(opacity=85);
	opacity: 0.85;
	
}
div.moduletable_poll input.button:hover {
	background: url(../images/button_back_hi.png) no-repeat center;
	filter: alpha(opacity=100);
	opacity: 1;
}

.form-validate button {
	border: none;
	padding: 2px 8px;
	width: 80px;
	background: url(../images/button_back.png) no-repeat center;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
.form-validate button:hover {
	background: url(../images/button_back_hi.png) no-repeat center;
	filter: alpha(opacity=100);
	opacity: 1;
}

#josForm .inputbox {
	filter: alpha(opacity=85);
	opacity: 0.85;
}
.josForm input {
	filter: alpha(opacity=85);
	opacity: 0.85;
}
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #d4d5aa;
	padding: 5px;
	max-width: 200px;
	font-size: 0.9em;
}

div.moduletable_rightfooter {
	background-image: url(../images/moduleback_blank.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 19px;
}

/*Comments*/
div.jcomments-links {
	text-align: right;
}
.jcomments-links a.comment-link {
	color: #cccccc;
	text-decoration: none;
}
.jcomments-links a.comment-link:hover {
	color: #cccccc;
	text-decoration: underline;
}
#jc div.rbox, #jc form {
	filter: alpha(opacity=85);
	opacity: 0.85;
}
#jc h4 {
	color: #eb0202;
	border-bottom: 1px dashed silver;
}
#jc a {
	color: #cccccc;
	text-decoration: none;
}
#jc a:hover {
	color: #cccccc;
	text-decoration: underline;
}
#jc #comments-footer {
	display: none;
}

#jc #comments-form-buttons div {
	border: none;
	background: url(../images/button_back.png) no-repeat center;	
}
#jc #comments-form-buttons div:hover {
	background: url(../images/button_back_hi.png) no-repeat center;	
}

#jc #comments-form-buttons a {
	font-weight: normal;
	color: #000000;
}
#jc #comments-form-buttons a:hover {
	color: #000000;
}

#jc div.comments-inline-edit {
	background: none;
	border: none;
}

/*Gallery*/
div.gallery a {
	color: #cccccc;
	text-decoration: none;
}
div.gallery a:hover {
	color: #cccccc;
	text-decoration: underline;
}