.w100{
	width:100%;
	margin: 0px;
	padding:0px;
	background-color:#ffffff;
}

.topbar{
	width:100%;
	margin: 0px;
	padding:0px;
	height:29px;
	background-repeat: repeat-x;
	background-image: url(http://grafiskdebat.dk/images/topbar_bg.jpg);
	
}

.top{
	background-color: #1a171b;
	margin: 0px;
	padding: 0px;
}

.gray{
	background-color: #e3e4e5;
	
}

.h40{
	height: 30px;
	padding-top:10px;
	padding-left:5px;
}

.top_div {
	
}

.menu_bg {

	background-repeat: repeat-x;
	background-image: url(http://grafiskdebat.dk/images/menu_bg.jpg);
	margin: 0px;
	padding: 0px;

}

.tre_left {
	background-repeat: repeat;
	background-image: url(http://grafiskdebat.dk/images/front_3_left.jpg);
	height: 100%;
	width: 26px;
}
.tre_right {
	background-repeat: repeat;
	background-image: url(http://grafiskdebat.dk/images/front_3_right.jpg);
	height: 100%;
	width: 15px;
}

.tre_middel {
	background-repeat: repeat;
	background-image: url(http://grafiskdebat.dk/images/front_3_middel.jpg);
	height: 100%;
	width: 26px;
}

.test {
	background-repeat: repeat;
	background-image: url(http://grafiskdebat.dk/images/test_bg.jpg);
}

.p10{
	padding:10px;
}

.black_top {
	padding-left:10px;
	background-color: #1a171b; 
	width:732px;
	color: #fff;
	margin-bottom:10px;
}

/* front 3 navigation */

.tre_nav ul {
  display: inline;
  padding:0px;
  margin:0px;
}
.tre_nav li {
  list-style: none;
}
.tre_nav li a {
  color: #1a171b;
  display: block;
  font-weight: bold;
  line-height: 1.4em;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}
.tre_nav li a:hover,
.tre_nav li a.current { background: #1a171b; color: #fff; }

.fed {
font-weight: bold;
}

.avatar{
	padding-left:16px;
	padding-top:12px;
	width:99px;
	height:111px;
	background-repeat: repeat;
	background-image: url(http://grafiskdebat.dk/images/av_bg.jpg);
}

.forum_title {
	padding-left:30px;
	background-color: #fff;
}

.forum_left{
	padding-left:10px;
}

.forum_body{
	padding-left:10px;
	padding-top:10px;
}

.stats{
	padding-left:25px;
	padding-right:20px;
	padding-top:10px;
}

.paginate{
	float:left;
	padding:10px;
}
.paginateCur {
	padding:10px;
	float:left;
}

.topic_oversigt ul {
  display: inline;
  padding:0px;
  margin:0px;
}
.topic_oversigt li {
  list-style: none;
}
.topic_oversigt li a {
  color: #1a171b;
  display: block;
  line-height: 1.5em;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  
}
.topic_oversigt li a:hover,
.topic_oversigt li a.current { background: #1a171b; color: #fff; }



.more ul {
  display: inline;
  padding:0px;
  margin:0px;
}
.more li {
  list-style: none;
}
.more li a {
  color: #FFFFFF;
  display: block;
  line-height: 1.5em;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  background: #1a171b;
  
}
.more li a:hover,
.more li a.current { background: #1a171b; color: #fff; }


.buttonMode {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 color:             #73769D;
 background-color:  transparent; 
 white-space: 		nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
 background-color:  #f6f6f6;  
 padding:           0;
 border-top:        #333 1px solid;
 border-right:      #333 1px solid;
 border-bottom:     #333 1px solid;
}
.htmlButtonOuterL  {
 border-left:       #333 1px solid;
}
.htmlButtonInner {
 background-color:  transparent; 
 text-align:		center;
 padding:			0 3px 0 3px;
 border-left:       #fff 1px solid;
 border-top:        #fff 1px solid;
 border-right:      #ccc 1px solid;
 border-bottom:     #ccc 1px solid;
}
.htmlButtonOff {
 font-family:       Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
 font-size:         11px;
 font-weight:       bold;
 padding:           1px 2px 2px 2px;
 white-space:       nowrap;
}
.htmlButtonOff a:link { 
 color:             #000;
 text-decoration:   none;
 white-space:       nowrap;
}
.htmlButtonOff  a:visited { 
 text-decoration:   none;
}
.htmlButtonOff a:active { 
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOff a:hover { 
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOn {
 font-family:       Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:       bold;
 background:        #f6f6f6;
 padding:           1px 2px 2px 2px;
 white-space:       nowrap;
}
.htmlButtonOn a:link { 
 color:             #990000;
 text-decoration:   none;
 white-space:       nowrap;
}  
.htmlButtonOn  a:visited { 
 text-decoration:   none;
} 
.htmlButtonOn a:active { 
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOn a:hover { 
 color:             #999;
 text-decoration:   none;
}