* {
 margin: 0;
 padding: 0;

}

table, tr, td {
 border: 0px;
 padding: 0px; margin: 0px;
}

hr {
 border-width: 1px 0px 0px 0px;
 margin: 10px 10px 30px 5px;
 border-color: #1F1F1F;
 border-style: solid;
}

img {
 border: 0;
}


ul li {
 list-style-type: none;
}

html {
 height: 100%;
}

body {
 cursor: default;
 font: normal 100.01% "Lucida Sans", Verdana, sans-serif;
 color: #6F6F6F;
 background: #000000 url("../img/back.gif");
 height: 100%;
}

#core {
 margin: auto auto;
 width: 100%;
 height: auto;
 font-size: 70%;
 background: url("../img/splatlight.gif") no-repeat top;
}

#header {
 padding-left: 10px;
 margin-right: 20px;
 background: url("../img/headsplatter.gif") no-repeat right;

}

#filer {
 margin: auto auto;
 width: 770px;
 background: url("../img/contentback.gif") repeat-y;
}

#navi {
 padding-left: 100px;
 margin-bottom: 40px;
}

#navi li {
 float: left;
 padding-left: 10px;
}

#sidebar {
 background: url("../img/grungeside.gif") no-repeat top right;
 margin-right: 5px;
 line-height: 160%;
 padding-right: 15px;
 padding-top: 30px;
}

#content {
 background: url("../img/grungecontent.gif") no-repeat 0px 6px;
 padding-left: 20px;
 margin-left: 5px;
 margin-right: 20px;
 margin-bottom: 40px;
 line-height: 180%;
}

#col1 {
 width: 510px;
 float: left;
}

#col2 {
 width: 250px;
 float: right;
}

#more {
 padding: 15px;
}

#footer {
 clear: both;
}

/*
-- formatierung der guestlog eintraege --
*/

.gbtop {
 background: url("../img/bubble_top.gif") no-repeat;
 width: 340px;
 height: 10px;
}

.gbmiddle {
 padding: 10px;
 background: #000000;
 width: 320px;
}

.gbdetails {
 color: #CFCFCF;
 background: #000000;
 width: 320px;
 text-align: right;
 padding: 0px 10px;
}

.gbbottom {
 background: url("../img/bubble_bottom.gif") no-repeat;
 width: 340px;
 padding: 20px 0px 0px 30px;
 margin-bottom: 20px;
}


/*
-- formatierung der navigation --
*/

.ftop {
 background: url("../img/foottop.gif") no-repeat;
}

.fmiddle {
 background: url("../img/footholder.gif") no-repeat;
}

.fbottom {
 background: url("../img/footbottom.gif") no-repeat;
}

/*
-- zentrale definitionen fuer links --
*/

a {
 text-decoration: none;
 color: #CFCFCF;
}

a:hover {
 text-decoration: none;
 color: #EFEFEF;

}


/*
-- ueberschriften --
*/

h1 {
 padding-left: 35px;
 height: 37px;
 line-height: 37px;
 font: normal 1.8em Georgia, Garamond, "Times New Roman", serif;
 color: #EFEFEF;
 margin-bottom: 8px;
 background: url("../img/fingers.gif") no-repeat;
}

h2, .h2 {
 font: bold 1.2em Georgia, Garamond, "Times New Roman", serif;
 color: #5F0000;
 margin-bottom: 8px;
}

h3 {
 font: normal 1.2em "Courier New", Courier, monospace;
 color: #AFAFAF;
 margin-bottom: 8px;
}



/*
-- formulare --
*/

#profile {
 clear: both;
 background: #0F0F0F;
 padding: 10px;
}

#profile dt {
 font: 1.1em Courier New, Garamond, "Times New Roman", serif;
 color: #EFEFEF;
 padding-bottom: 2px;
 display: block;
}

#profile ul {
 margin-bottom: 15px;
}

#contactform label, #guestlog label, .mailing label {
 cursor: pointer;
 display: block;
 padding: 15px 0 2px 2px;
}

#contactform .contact, #guestlog .guest, .mailinput {
 padding: 4px;
 font: normal 1.2em Georgia, Garamond, "Times New Roman", serif;
 color: #AFAFAF;
 background: #000000;
 border: 1px solid #3F3F3F;
 width: 60%;
}

#contactform .date {
 padding: 4px;
 font: normal 1.2em Georgia, Garamond, "Times New Roman", serif;
 color: #AFAFAF;
 background: #000000;
 border: 1px solid #3F3F3F;
}

#contactform textarea, #guestlog textarea {
 padding: 4px;
 font: normal 1.2em Georgia, Garamond, "Times New Roman", serif;
 color: #AFAFAF;
 background: #000000;
 border: 1px solid #3F3F3F;
 width: 60%;
 height: 80px;
}

.smilies a {
 cursor: pointer;
}

#abschicken {
 cursor: pointer;
}

select {
 width: 95%;
 background: #000000;
 color: #EFEFEF;
 padding: 2px;
 border: 1px solid #3F3F3F;
}



/*
-- tabellen --
*/

#brands {
 background: #000000;
 padding: 10px;
}

#brands td {
 padding: 8px;
}



/*
-- definitionslisten bzw nur listen --
*/

dt {
 padding-bottom: 4px;
 color: #EFEFEF;
}

dt a {
 color: #EFEFEF;
}

dd {
 padding-bottom: 10px;

}


#setlist li {
 margin-left: 40px;
 font: 1.4em Georgia, Garamond, "Times New Roman", serif;
 color: #EFEFEF;
 padding-bottom: 8px;
}

#profilenav {
 margin: 0px 4px 4px 60px;
 font: 1.2em Courier New, Garamond, "Times New Roman", serif;
 color: #EFEFEF;
}

#profilenav li {
 padding-bottom: 10px;
}

#footer li {
 padding: 4px 4px;
 display: inline;
}

/*
-- direkt angesteuerte klassen --
*/

.previewimg {
 background: #0F0F0F;
 border: 1px solid #3F3F3F;
 padding: 8px;
 margin-bottom: 20px;
}

.previewimg:hover {
 background: #000000;
 border: 1px solid #9F9F9F;

}

.destitute {
 background: url("../img/loud.gif") no-repeat;
 padding-left: 148px;
 line-height: 13px;
 margin-bottom: 20px;
 margin-top: 20px;
}

.download {
 background: url("../img/download_zip.gif") no-repeat;
 line-height: 16px;
 padding-left: 20px;
 height: 16px;
}

.next {
 margin-bottom: 10px;
}

.answer {
 background-color: #000000;
 width: 400px;
 border:1px solid #3F3F3F;
 padding: 4px;
 margin-bottom: 15px;
}


.small {
 margin-bottom: 10px;
 color: #3F3F3F;
}

.skip {
 margin-bottom: 20px;
}

.error {
 margin-bottom: 20px;
 color: #9F0000;
}

.eventlink {
border-top: dotted 1px #3F3F3F;
padding-top: 10px;
margin-bottom: 20px;
}

.pagedesc {
 padding-bottom: 20px;
 line-height: 140%;
}

.line {
 border-top: 1px solid #6F6F6F;
 padding: 4px;
 width: 60%;
 margin-bottom: 20px;
}

/* tabmenu */

#tabmenu {
 float: left;
 margin-bottom: 2em;
 margin-top: 1em;
}



#tabmenu li {
 margin-right: 12px;
 float: left;
}

#tabmenu li a {
 padding-left: 8px;
 padding-right: 8px;
 border-top: 1px solid #3F3F3F;
 display: block;
 color: #6F6F6F;
}

#tabmenu li a:hover {
 border-top: 1px solid #4F4F4F;
 color: #7F0000;
 background: #0F0F0F;
}

#current {
 color: #7F0000;
}