h2{
	font-size:15px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

#top{
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;	
 	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-top:3px;
	height:14px;
	font-size:11px;
	width: 575px;
}

#top_search{
 	padding-left: 10px; 
	margin-left: 10px;
	padding-right: 10px;
	height:30px;
	padding-top: 5px;
	background-color: #EBEBEB;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;	
	width: 575px;
}

.forumsoeg{
	width:250px;
	float:left; 
}

#topleft{
	padding-left:10px;
	padding-right:10px;
	width: 600px;
	float:left;
	margin-bottom:20px;
}

#topright{
	float: right;
	margin-right:40px;
	margin-top:50px;
}



/*Første indlæg*/
.top_overskrift_traad{	
	background-color:#5a9062;
	color:#FFFFFF;
	height:18px;
	padding:4px 0 0 10px;
}

.forste_indlaeg{
	width: 593px;
	border: 2px solid #5a9062;
	margin-bottom:20px;
	margin-left:10px;
	margin-top:30px;
}

.spoergsmaal_info{
	font-size:11px;
	color:#666;
	padding:5px 10px 0px 10px;
}

.spoergasmaal_inhold{
	line-height:1.4em;
	padding:10px;
}

/*alm indlaegg*/

.alm_indlaeg_box{
	border: 1px solid #c0c0c0;
	margin-bottom:20px;
	width:594px;
	margin-left:10px;
}

.forumindlaeg_info{
	border-top:4px solid #EAEAEA;
	font-size:11px;
	color:#666;
	padding:5px 10px 0px 10px;
}

.skrivknap{
	margin-top: 15px;
	margin-left:10px;
	margin-bottom: 5px;
}

.almindhold{
	padding:5px 10px 0px 10px;
	line-height:1.4em;
}


.overview_content{
	width:598px;
	margin-left:10px;
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;

}

.overview_icon{
	width:25px;
	float: left;
	background-image:url(../images/forum-bg.gif);
	background-repeat:repeat-x;
	height:29px;
	padding-left:10px;
	padding-top:8px;
}

.overview_emne{
	width: 388px;
	float: left;
	background-image:url(../images/forum-bg.gif);
	background-repeat:repeat-x;
	height:32px;
	padding-top:5px;
}

.overview_seneste{
	width: 120px;
	float:left;
	background-image:url(../images/forum-bg.gif);
	background-repeat:repeat-x;
	height:32px;
	text-align:center;
	padding-top:5px;
}

.overview_indlaeg{
	width: 18px;
	float: left;
	background-image:url(../images/forum-bg.gif);
	background-repeat:repeat-x;
	height:32px;
	text-align:center;
	width:55px;
	padding-top:5px;
}


.overview_icon2{
	width:25px;
	float: left;
	background-image:url(../images/forum-bg2.gif);
	background-repeat:repeat-x;
	height:20px;
	padding-left:10px;
	padding-top:5px;
}

.overview_emne2{
	width: 388px;
	float: left;
	background-image:url(../images/forum-bg2.gif);
	background-repeat:repeat-x;
	height:20px;
	padding-top:5px;
}

.overview_seneste2{
	width: 120px;
	float:left;
	background-image:url(../images/forum-bg2.gif);
	background-repeat:repeat-x;
	text-align:center;
	height:20px;
	padding-top:5px;
}

.overview_indlaeg2{
	width: 18px;
	float: left;
	background-image:url(../images/forum-bg2.gif);
	background-repeat:repeat-x;
	text-align:center;
	width:55px;
	height:20px;
	padding-top:5px;
}

#ialticon2,#ialtseneste2,#ialtindlaeg2{
	background-image: none;
}

#ialtemne2{
	background-image: none;
	text-align:right;
}

.overview_top_emne{
	background-color:#619C6B;
	font-weight:bold;
	color:#FFF;
	float:left;
	width:392px;
	padding:2px 0px 2px 0px;
	padding-left:34px;
}

.overview_top_seneste{
	background-color:#619C6B;
	font-weight:bold;
	color:#FFF;
	float:left;
	width:115px;
	text-align:center;
	padding:2px 0px 2px 0px;
}

.overview_top_indlaeg{
	background-color:#619C6B;
	font-weight:bold;
	color:#FFF;
	float:left;
	width:57px;
	text-align:center;
	padding:2px 0px 2px 0px;

}


/*Forumoversigt (kun forum er sat)*/


.overview_icon_foversigt{
	width:25px;
	float: left;
	background-image:url(../images/forum-bg.gif);
	background-repeat:repeat-x;
	height:27px;
	padding-left:10px;
	padding-top:10px;
}

.overview_emne_foversigt{
	width: 388px;
	float: left;
	background-image:url(../images/forum-bg.gif);
	background-repeat:repeat-x;
	height:27px;
	padding-top:10px;
}

.overview_seneste_foversigt{
	width: 120px;
	float:left;
	background-image:url(../images/forum-bg.gif);
	background-repeat:repeat-x;
	height:27px;
	text-align:center;
	padding-top:10px;
}

.overview_indlaeg_foversigt{
	width: 18px;
	float: left;
	background-image:url(../images/forum-bg.gif);
	background-repeat:repeat-x;
	height:27px;
	text-align:center;
	width:55px;
	padding-top:10px;
}


/*add*/
.addbox{
	margin:auto auto auto 63px;
	height:75px;
}




#nyeste_indlaeg{
	width:575px;
}

.nyeste_indlaeg_table{
	width: 595px;
	border-collapse: collapse;
}

.trheight{ 
	height: 37px;
}
.top_overskrift{
	font-size:15px;
	font-weight:bold;
	height:22px;
	margin-top:15px;
	padding-left:12px;
	padding-top:7px;
	width:589px;
	
}
.ikon,.emne2,.seneste2,.antal2{
	background-image: url(../images/forum-bg.gif);
	background-repeat:repeat-x;
}

.ikon{
	padding-left:8px;
	border-left: 1px solid #a1a1a1;
	width:5%;
}

.antal2{
	border-right: 1px solid #a1a1a1;
}

.emne2{
	width:65%;
}

.emne,.seneste,.antal{
	text-align:left;
	height: 15px;
	color:#FFF;
	border-bottom: 1px solid #a1a1a1;
	border-top:  1px solid #a1a1a1;
	background-color: #619C6B;
	height:22px;

}
.emne{
	padding-left:34px;
	border-left:  1px solid #a1a1a1;
	width:255px;
}

.seneste{
	border-bottom: 1px solid #a1a1a1;
	text-align:center;
}

.seneste2{
	text-align:center;
	width:20%;
}

.antal{
	border-right:  1px solid #a1a1a1;
	text-align:center;
}

.antal2{
	text-align:center;
	width:10%;
}

.ikon_fo,.emne2_fo,.seneste2_fo,.antal2_fo{
	background-repeat:repeat-x;
	text-align:center;
	height:25px;
}


.ikon_fo{
	width:5%;
}

.emne2_fo{
	width:65%;
}

.seneste2_fo{
	width:20%;
}

.antal2{
	border-right: 1px solid #a1a1a1;
}

.antal2_fo{
	width:10%;
}



.metaforum{
	font-size:11px;
	color:#747474;
}

.answer{
	font-weight:bold;
}

.answertext{
	width:595px;
	height:160px;
}

.answerbox{
	padding-left:10px;
}

.opretemneknap{
	margin-left:10px;
	margin-top:15px;
}
