body {
 background-color: #f9cf7f;
 background-attachment: fixed;
 font-family: Verdana, Tahoma;
 font-size: 0.8em;
 color: #191e19;
 padding: 6px;
 margin: 0px;
}

a:link { color: #b2530d; text-decoration: none; }
a:active { color: #b2530d; text-decoration: none; }
a:visited { color: #b2530d; text-decoration: none; }
a:hover { color: #aa1707; text-decoration: none; }

div {
 text-align: center;
 padding: 4px;
 margin: 0px;
}

#entirety {
 background-color: #f8fbad;
 padding: 0px;
 text-align: left;
 border: 0px;
}

#headline {
 font-size: 1.4em;
 padding: 20px;
 text-align: center;
 background-color: transparent;
 border-bottom: 1px solid #fdc355;
}

#links {
 float: left;
 width: 15em;
 padding: 0.5em;
 text-align: left;
 background-color: transparent;
 border: 0px;
}

#main {
 margin-left: 16em;
 text-align: center;
 background-color: transparent;
 background-image: url('../img/summer.png');
 background-repeat: no-repeat;
 background-position: right top;
 border-left: 1px solid #fdc355;
}

#main:after {
 content: "clear";
 clear: left;
 display: block;
 height: 0;
 overflow: hidden;
 visibility: hidden;
}

#lastline {
 background-color: transparent;
 text-align: center;
 border-top: 1px solid #fdc355;
}

.link {
 display: block;
 padding: 4px;
 margin: 2px;
 text-align: center;
 background-color: transparent;
 border-left: 1px solid #fdc355;
 border-top: 1px solid #fdc355;
 border-right: 1px solid #fdc355;
 border-bottom: 1px solid #fdc355;
}

.encased {
 border-left: 0px;
 border-top: 0px;
 border-right: 1px solid #fdc355;
 border-bottom: 1px solid #fdc355;
}

.artikel {
 background-color: transparent;
 border-left: 4px double #fdc355;
 border-top: 4px double #fdc355;
 border-right: 1px solid #fdc355;
 border-bottom: 1px solid #fdc355;
}

#rise_element {
 opacity: .0;
}

.disperse {
 border: 0px;
 position: absolute;
}

fieldset {
 border: 0px;
 padding: 0px;
 margin: auto;
}

input {
 background-color: #f9cf7f;
 font: 10pt Verdana, Tahoma;
 color: #191e19;
 border: 0px;
}

select {
 background-color: #f9cf7f;
 font: 10pt Verdana, Tahoma;
 color: #191e19;
 border: 0px;
}

textarea {
 background-color: #f9cf7f;
 font: 10pt Verdana, Tahoma;
 color: #191e19;
 border: 0px;
}

.input {
 font-weight: bold;
 font-size: 8pt;
}

.billinput {
 border: 0px;
 color: #191e19;
 background-color: transparent;
 font-size: 10pt;
 font-family: Tahoma, Verdana;
}

.billencase {
 border: 1px solid #fdc355;
}

#box {
 position: absolute;
 border: 1px solid #fdc355;
 color: #191e19;
 padding: 4px;
 background-color: #f8fbad;
 visibility: hidden;
 z-index: 100;
}

.active_area {
 background-color: #f9cf7f;
 border: 0px;
}

.horizon {
 border-top: 1px solid #fdc355;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
}

#stream {
 background-image: url('img/sprayed.png');
 background-color: #f8fbad;
 border-top: 2px solid #fdc355;
 border-bottom: 2px solid #ab8337;
 border-left: 2px solid #ebb54d;
 border-right: 2px solid #c99b43;
}



.forum_head {
 border: 1px solid #fdc355;
 font-family: Verdana, Tahoma;
 font-size: 1.4em;
 font-weight: bold;
 padding: 20px;
}

.border {
 border-left: 1px solid #fdc355;
 border-right: 1px solid #fdc355;
 border-top: 0px;
 border-bottom: 1px solid #fdc355;
}

.border-left {
 border-left: 1px solid #fdc355;
 border-right: 0px solid #fdc355;
 border-top: 0px;
 border-bottom: 1px solid #fdc355;
}

.up {
 border: 1px solid #fdc355;
 background-image: url('../img/arrow_four.png');
 background-repeat: no-repeat;
 background-position: center center;
}

.picwrap {
 margin-top: 4px;
 width: 160px;
 height: 120px;
 border: 0px;
 padding: 0px;
 overflow: hidden;
}

.wordwrap {
 text-align: center;
 width: 300px;
 border: 0px;
 padding: 0px;
 overflow: auto;
}



#users {
 padding: 5px;
 border: 2px solid #fdc355;
 overflow: hidden;
 font-size: 9pt;
}

#main_chat {
 padding: 5px;
 border: 2px solid #fdc355;
 background-color: transparent;
 overflow: hidden;
}

#chat {
 height: 18px;
}

#chat .text {
 margin-top: 5px;
 border: 1px solid #fdc355;
 font-size: 9pt;
 width: 90%;
 background-color: transparent;
}

#chat .button {
 visibility: hidden;
 width: 1px;
 height: 3px;
 border: 0px;
}
