html{ background: #dadada url(styleImages/background_alu.jpg) repeat; }
body {	
	/*font-family: Arial, Helvetica, sans-serif;*/
	background:none;
	width: 918px;
	margin: 0 auto;
	padding: 0;
}

#banner-wrap { background: url(styleImages/middle_alu.png) repeat-y; }

#topImg {
	background: url(styleImages/top_alu.png) no-repeat; 
	height: 62px;
}
#banner {
	height: 136px;
	background:  url(styleImages/banner_alu.png) no-repeat; 
	padding-top: 10px;
}
#banner .headerbar {
	margin: 0 25px;
}
#site-description {
	height: 110px;
}
#middle {
	background: url(styleImages/middle_alu.png) repeat-y;
	padding: 0 25px; 
}
#footer {
	background: url(styleImages/footer_alu.png) no-repeat; 
	padding: 0 13px; 
	height: 38px;
}
#bottom {
	background: url(styleImages/bottom_alu.png) no-repeat; 
	height: 14px;	
	clear: both;
}

.headerbar { 
	position: absolute;
	top: 2px;
	width: 868px;
	height: 211px;
	z-index: 1;
}
#site-description{	
	position: absolute;
	top: 66px;
	left:0px;
	width: 250px;
	height: 100px;
	z-index: 2;
}
#search-box{	
	position: absolute;
	top: 56px;
	left: 645px;
	width: 210px;
	height: 30px;
	z-index: 3;
}
#google-search-box{	
	position: absolute;
	top: 10px;
	left: 655px;
	width: 210px;
	height: 30px;
	z-index: 3;
}
.banner_1  { background: url("http://100nx-community.de/images/banner/banner_1.png")  no-repeat; }
.banner_2  { background: url("http://100nx-community.de/images/banner/banner_2.png")  no-repeat; }
.banner_3  { background: url("http://100nx-community.de/images/banner/banner_3.png")  no-repeat; }
.banner_4  { background: url("http://100nx-community.de/images/banner/banner_4.png")  no-repeat; }
.banner_5  { background: url("http://100nx-community.de/images/banner/banner_5.png")  no-repeat; }
.banner_6  { background: url("http://100nx-community.de/images/banner/banner_6.png")  no-repeat; }
.banner_7  { background: url("http://100nx-community.de/images/banner/banner_7.png")  no-repeat; }
.banner_8  { background: url("http://100nx-community.de/images/banner/banner_8.png")  no-repeat; }
.banner_9  { background: url("http://100nx-community.de/images/banner/banner_9.png")  no-repeat; }
.banner_10 { background: url("http://100nx-community.de/images/banner/banner_10.png") no-repeat; }
.banner_11 { background: url("http://100nx-community.de/images/banner/banner_11.png") no-repeat; }
.banner_12 { background: url("http://100nx-community.de/images/banner/banner_12.png") no-repeat; }
.banner_13 { background: url("http://100nx-community.de/images/banner/banner_13.png") no-repeat; }
.banner_14 { background: url("http://100nx-community.de/images/banner/banner_14.png") no-repeat; }
.banner_15 { background: url("http://100nx-community.de/images/banner/banner_15.png") no-repeat; }
.banner_16 { background: url("http://100nx-community.de/images/banner/banner_16.png") no-repeat; }

.postprofile-faq { display:none; }
div.postbody-faq { width: 845px; }

ul.forums li.row dl.icon dt { padding-left: 5px; width: 500px;}
dd.lastpost { width: 150px; }

.navbar {
	background-color: #DADADA;
}
.forabg {
	background-color: #8d8d8d;
	background-image: url(styleImages/bg_list.gif);
}
.forumbg {
	background-color: #b8b8b8;
	background-image: url(styleImages/bg_header.gif);
}
ul.forums {
	background-color: #ffffff;
	background-image: url(styleImages/gradient.gif);
}

.bg1	{ background-color: #E2E2E2; }
.bg2	{ background-color: #F0F0F0;  }
.bg3	{ background-color: #c7c7c7; }

.postprofile { float: left; border: none; border-right: 1px solid grey; }
.postbody { float:right; }

.pm .postprofile { display: none; }
.pm .postbody { width: 660px; }

li.row {
	border-top-color:  #FFFFFF;
	border-bottom-color: #6c6c6c;
}
li.row:hover {
	background-color: #cfcfcf;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: #dddddd;
	color: #000;
}


a:link	{ color: #525252; }
a:visited	{ color: #525252; }
/* Links for forum/topic lists */
a.forumtitle {
	color: #525252;
}
/* a.forumtitle:visited { color: #105289; } */
a.forumtitle:active {
	color: #525252;
}

a.topictitle {
	color: #525252;
}
a.topictitle:active {
	color: #525252;
}
/* Profile links */
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
	color: #525252;
}
/* Profile searchresults */	
.search .postprofile a {
	color: #525252;
}
.content h2, .panel h2 {
	color: #414141;
	border-bottom-color:  #CCCCCC;
}
h3 {
	border-bottom-color: #CCCCCC;
	color: #414141;
}

dl.attachbox { width: 90%; }

div.angebot { background: white; border: 1px solid #666; margin: 0 0 10px 0; padding: 0 15px 15px 15px; }
div.reserved { background: white url("/images/icons/reserved.gif") no-repeat right top; }
div.sold { background: white url("/images/icons/sold.gif") no-repeat right top; }
