html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	scrollbar-shadow-color: #212221;
    scrollbar-face-color: #1E1E1E;
    scrollbar-base-color: #1E1E1E;
    scrollbar-highlight-color: #303030;
    scrollbar-3dlight-color: #1E1E1E;
    scrollbar-darkshadow-color: #1E1E1E;
    scrollbar-track-color: #131313;
    scrollbar-arrow-color: #CDCDCD;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body, td {
	text-align: left;
	font: 12px arial, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	width: 778px;
	background: #181818;
}
#body {
    position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 401px;
	width: 370px;
	height: 266px;
	background: url(images/header.jpg) no-repeat;
}
#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 271px;
	left: 0px;
	width: 285px;
	height: 319px;
	background: #131212 url(images/left_bg.jpg) repeat-x;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 336px;
	left: 285px;
	width: 486px;
	height: 254px;
	background: #1E1E1E top left url(images/left_shadow.jpg) no-repeat;
}
#content-bot {
	background: bottom url(images/body_bg.gif) repeat-x;
	height: 254px;
	margin-left: 1px;
	overflow: auto;
}
#content .inner {
	padding: 10px 27px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 330px;
	border: 1px solid #181818;
}
#tray .redbox {
    float: left;
	width: 217px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(images/red_bg.jpg) repeat-x;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 14px;
	padding-right: 14px;
	color: #CFCFCF;
	border: 2px solid #282828;
}
#tray .first {
	margin-left: 0px;
	
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}
#zellenbg {
	background: url(images/leuchtbg.jpg);
}

#seitenbg {
	background: url(images/hauptbg.jpg);
	background-attachment: fixed;
}

#tabellebg {
	background: url(images/strahler_bg.gif) no-repeat;	
}

#tabellebg1 {
	background: url(images/partypics_bg.gif) no-repeat;
	background-position: bottom;
}

#tabelle_equipment{
   width: 420px;
   height: 300px;
   background: url(images/equipment_bg.gif) no-repeat;
}

#tabelle_playlist{
   width: 420px;
   height: 300px;
   background: url(images/dj_ani.gif) repeat-y;
   background-position: top;
}

#tabelle_kontakt{
   width: 420px;
   height: 300px;
}

#zelle_a{
   height: 20px;
   /*border-style:solid;
   border-width: 1px;
   border: #151515;
   background-color: #272727;*/
}

#zelle_b{
   height: 20px;
   border-style:solid;
   border-width: 1px;
   border: #151515;
   background-color: #303030;
}

#zelle_oben {
   border-bottom: 1px dotted #C0C0C0;
}
	
#zelle_unten {
    border-bottom: 1px dotted #C0C0C0;
    border-top: 1px dotted #C0C0C0;
}

#textarea {
	border-left-style: solid; 
	border-left-color: #1E1E1E; 
	border-right-style: solid; 
	border-right-color: #1E1E1E; 
	border-top-style: solid; 
	border-top-color: #1E1E1E; 
	border-bottom: 1px dotted #C0C0C0; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #1E1E1E;
	font-family:Verdana; 
	font-size:8pt; 
	color:#989898;
    scrollbar-shadow-color: #1E1E1E;
    scrollbar-face-color: #1E1E1E;
    scrollbar-base-color: #1E1E1E;
    scrollbar-highlight-color: #1E1E1E;
    scrollbar-3dlight-color: #1E1E1E;
    scrollbar-darkshadow-color: #1E1E1E;
    scrollbar-track-color: #1E1E1E;
    scrollbar-arrow-color: #C0C0C0;
}

#button {
	font-family: verdana; 
	font-size: 8pt; 
	color: #989898; 
	font-weight: bold; 
	border: 1px solid #1E1E1E; 
	background-color: #1E1E1E;
}