.forum_last_row {
			background:transparent url(../img/orangedots.gif) repeat-x scroll left bottom ;
			height:10px;
			padding-bottom:9px;
    }

.fm-table_category_list{
	background-image:url(../img/orangedots.gif);
	background-position:left top;
	background-repeat:repeat-x;	
	width:833px;
	margin-right:8px;	
	border-collapse:collapse;
	border:0px solid #000000;
	padding:8px 0 0 0 ;
	margin-top:4px;
	margin-bottom:8px;
}
.fm-table_category_list td{
	padding-top:5px;
	vertical-align:top;	
}

.fm-table_category_list td a:hover{
	color:#CC6600;
}

.forum_center,.forum_bold, .forum_normal, .forum_gold{
	padding-left:4px;
}

.forum_emty_row{
	height:8px;
}


.forum_entry_header{
	margin:0px 0 0px 8px;
	
	
}
.forum_entry_subtitle{
	font-weight:bold;
	margin:15px 0 15px 8px;
}
.forum_entry_text{
	margin:0px 8px 8px 8px;
	width:300;
}

.forum_box{
	background-image:url(../img/orangedots.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin: 5px 8px 0 0;
	padding-top: 6px;
	padding-bottom: 2px;
}

.forum_box_author{
	width:160px;
	min-height:160px;
	float:left;
	margin-right:8px;
}

.forum_box_entry{
	margin-left:8px;
}

.forum_box_author a{
	font-weight:bold;
	color:#CC6601;
}

.profilelink a{
	font-weight:bold;
	color:#CC6601;
}

.forum_back_box{
	margin: 0px 8px 0 0;
	padding-top: 5px;
	padding-bottom:5px;
}

.category_header {
}
.forum_editor_box{
	background-color:#3A434A;	
	color:#FFFFFF;
	background: #3A434A url(../img/an-double.gif) repeat-x;
	background-position:bottom left;
}

#saveEntry_Button{
	background-color:#3A434A;
	border:0 none;
	font-weight:bold;
	color:#CC6601;
	padding-top: 1px;
}
.write_entry_title_long input {
	width: 440px;
	margin:0 8px 5px 8px;
}
.forum_editor_box_buttons{
	color:#CC6601;
	float:right;
	margin:2px 4px 4px;
}
.forum_editor_box_buttons a{
	color:#CC6601;
	float:left;
	padding-top:2px;
}

.forum_editor_box_spacer{
	float:left; 
	color:#CC6601;
	margin:2px 0px 0px 0px;
	font-weight: normal;
}
.forum_editor_box_footer{
	background-image:url(../img/orangedots.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin: 4px 0px 0 0;
	height:30px;
	font-weight:bold;
	
}

#tinyEditor2{
	padding-left:8px;
}

#TinyMessageText_tbl{
	width:480px;
}
.meineClass {
	width:480px !important;
}
#TinyMessageText_parent {
	padding-bottom:8px;
}

.forum_editor_box_uparrow{
	float:left;
	padding-top:8px;
	padding-left:8px;
}
.forum_editor_box_uparrowsmall {
	float:left;
	padding-top:6px;
	padding-left:8px;
}

.bold_gold a{
	text-align:right;
	font-weight:bold;
	color:#CC6601;	
}

.bold_gold{
	text-align:right;
}

.boxunderline {	
	background-image:url(../img/orangedots.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:4px;
	margin-bottom:2px;
}

.statistik_box{
	margin-bottom: 4px;
	margin-bottom:20px;
}

.statistik_box_key{
	width: 80px;
	float: left;
	font-weight:bold;
}
.statistik_box_value{
	width: 80px;
	float: left;
}

#forum_intro_text_feld{
	margin-right:8px;
	margin-bottom:12px;
	margin-top:12px;
}

.write_entry_title{
	margin:0 8px 5px 8px;
}

#write_entry_field{
	float:left;
	margin-right:8px;
	font-weight:bold;
	color:#ffffff;
	padding-top:2px;
}
.write_entry_title input{
	width:437px;
	height:19px;
	border:1px solid #000;
}
.trightbox_forum {
	float:right;
	text-align:right;
}

.trightbox_forum a {
	font-weight:bold;
	color:#CC6601;
}

.tleftbox_forum {
	float:left;
	text-align:left;
}

.tleftbox_forum a {
	font-weight:bold;
	color:#CC6601;
}

.box_legend{
	/* border-top:4px solid #717c81; */
	margin:4px 8px 0 0;
}

.box_end{
	border-bottom:5px double #3A434A;
	margin:4px 8px 8px 0;
	padding:0 0 2px 0;
	min-height: 20px;
}

.moderator{
	
}

.moderator a{
	color:#CC6601;
}

.delete_button input{
	background-color:#ffffff;
	border:0 none;
	color:#CC6601;
	font-weight:bold;
	padding:0;
	text-align:left;	
	margin-top:2px;
}

.delete_button input:hover{
}

.deletesuccess{		
	font-weight:bold;	
}

.group_box_entry {
	margin-right:8px;
	background-image:url(../img/orangedots.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:4px;
	margin-bottom:4px;
}

.category_pic_small{
	width:120px;
	min-height:80px;
	margin-right:5px;
}

.category_pic_big{
	width:200px;
	min-height:80px;
	margin-right:5px;
}
.category_pic_big img{
	margin:0px !important;
}

.category_pic{
	width:160px;
	min-height:80px;
	margin-right:5px;
}
.category_pic img{
	margin:0px !important;
}

.goldButton{
}
.goldButton input {
background-color:#CC6601;
border:0 none;
color:#FFFFFF;
float:right;
font-weight:bold;
height:26px;
margin-bottom:7px;
padding-bottom:2px;
padding-top:2px;
margin-right:8px;
}

#picture{
	background-color: #3A434A;
	padding-bottom:0px;
	
}

.forum_create_box{
	margin-top:8px;
	background-color:#3A434A;
	
}
.bgimg {
	background-image:url(../img/an-double.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.lastdoubleline {
	border-bottom: 5px double #334C60;
	font-size: 1px;
	line-height: 1px;
}

.form_field_forum_dropdown{
	margin-top:2px;
	margin-left:169px;
	margin-bottom:2px;
}
.form_field_forum_dropdown select{
	width:320px;
}

#_GroupPictureUploadHolderTable{
	width:240px;
}

#lbl_PictureText {
	padding-top: 12px;
	display: block;
}

#_GroupPictureUploadfile0{
	width:240px;
}

#CreateCategory{
	margin-top:8px;
	background-color:#3A434A;
	border-bottom: 5px double #3A434A;	
	margin-right:8px;
	
}
#categoryname_text,#categorydescription_text{
	width:200px;
	margin-left:8px;
}

#category_descritpiton{
	margin-top:8px;
	margin-bottom:8px;
}

#titlemessage{
	text-weight:bold;
	
}

#fileUploader_wrapper{
	float:left;
	margin-left:0px;
}

#fileUploader_wrapper table{
	border-collapse:collapse;
}

#more_img{
	margin-top: 9px;
	
}

.form_field_forum_textarea{
	margin-top:5px;	
}

#fileUpload{
	margin-left:8px; 
}
#fileUpload div  { color:#fff !important; }
#fileUpload input{	
	margin-right:8px;	
}

.imagebox{
	padding-top:8px;
	margin-top:8px;
	background-image:url(../img/orangedots.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width:640px;
}

#forumTiny_holder_tbl {
	width:484px !important;
}

.leftbottom{
	float:left;
	
}

.leftbottom img{
	margin-top:2px;
	
}

.group_list_header{
	height:50px; 
	width:160px;
}

.small_info_text {
	background-image:url(../img/orangedots.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:3px 0px 5px 0px;
}

.small_info_text a {
	color:#CC6600 !important;
	font-weight:bold;
}

.topdottedline{
	background-image:url(../img/orangedots.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.friendleft{
	width: 115px;
}
.friendleft input {
	margin-top:20px;
}
.friendleft label{
	display:none;
}

.friendcheckbox{
	width:20px;
}

.message_box{
	background-image:url(../img/orangedots.gif);
	background-position:left top;
	background-repeat:repeat-x;	
	margin-top:4px;
	padding-top:4px;
}

.message_box_pic{
	float:left;
	width:80px;
}

.message_box_message{
	float:left;
	width:640px;
	margin-left:8px;
	margin-right:8px;
}
.message_box_small,.message_box_small_new{
	float:left;
	width:20px;
}
.message_box_small label,.message_box_small_new label{
	display:none;
}
.message_box_small input{
	margin-top:23px;
}

.message_box_small_new input{
	margin-top:13px;
}
.message_box_small_new img{
}

.message_box_small_2{
	float:left;
	width:70px;
}
.message_box_small_2 img{
	margin-left:60px;
}

.message_box_small_2 a:hover{
	cursor: pointer;		
}
.close_message {
	border-bottom:5px double #334C60;
	margin:8px 8px 8px 0;
	padding:0 0 4px;
	width:832px;
}
.close_message a {
	color: #CC6601;
	font-weight: bold;
}

.legend_text{
	padding-bottom:0px;
	padding-top:5px;
	padding-left:5px;
	float:left;
}

.message_box_message_small{
	float:left;
	margin-left:8px;
	width:400px;
}

.grey_link{
	float:left;	
	background-color:#3A434A;
	padding:4px 6px 4px 6px;
	margin-right:7px;
}
.grey_link a, .gold_link a{
	color:#ffffff; 
	font-weight:bold;
}
.grey_link:hover{
	background-color:#CC6600 ; 
	font-weight:bold;
}
.gold_link:hover {
	background-color:#CC6600 ;
}

.gold_link{
	float:left;	
	background-color:#CC6600;
	padding:4px 6px 4px 6px;
	margin-right:9px;
}

.topbox2{
	background:transparent url(../img/orangedots.gif) repeat-x;
	background-position:bottom left;
	margin-bottom:8px;
	margin-right:8px;
	padding-bottom:8px;
}

.topbox2 a:hover{
	color:#CC6600;
}

.link_slat {
	background:transparent url(../img/orangedots.gif) repeat-x scroll left bottom;
	padding: 0 0 8px 0;
	margin: 0 8px 8px 0;
}
.link_slat .floatleft a, .link_slat .floatright a {
	color:#CC6600;
	font-weight: bold;
}

.message_box_small_x {
	float: right; 
	width: 10px;
	margin-right: 8px;
}

.message_delete 
{ 
	float:right;
	margin-top:5px;
	text-align:right;
	width:100px;
}

.message_box_date {
	float: left;
	width: 600px;
	margin: 0 8px 0 0;
}
.message_box_date_small {
	float: left;
	width: 400px;
	margin: 0 8px 0 0;
}
.message_headline { 
	width: 600px;
	margin: 13px 0 2px 0;
}
.message_headline a {
	color: #000;	
	font-weight: bold;
}
.message_headline_nread {
	margin: 13px 0 2px 0;
	font-weight: normal;
}
.message_headline_nread a {
	color: #000;
}
.message_headline_nread a:hover {
	text-decoration: underline !important;
	color: #000;
}
.message_headline a:hover {
	text-decoration: underline !important; 
	color: #000;
}
.fnachricht {
	color: #fff; 
	padding-left: 8px !important;
}

.message_text {
	width: 600px;
	color: #000;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 0;
}
.message_text a {
	color: #000;
}
.message_text a:hover {
	text-decoration: underline !important;
	color: #000; 
}
.message_smalltext {
	margin-top: 8px;
	line-height: 16px;
}

.cursor_p {cursor: pointer; color: #000 !important; }

#but_delete_file{	
	background-color:#ffffff;
	border:0 none;
	color:#CC6600;
	font-weight:bold;
	padding:0;
	text-align:left;	
	margin-top:2px;
}
#but_delete_file:hover{
	cursor: pointer;
}

.tleftbox a:hover{
	cursor:pointer;
	color:#CC6600;
	
}

#friendship_delete {cursor: pointer;}
#friendship_delete a:hover{text-decoration: underline !important;}

.blacklink a{
	color:#000000 !important;	
}

a {
			text-decoration: none !important;
 }
.fm-table_category_list {
			width:833px;
			margin-right:8px;
			border-collapse:collapse;
    }


    
.forum_title, forum_bold {
			background:transparent url(../img/orangedots.gif) left bottom repeat-x;
			height:10px;
			padding-bottom:4px;
			padding-top: 6px;
    }


.forum_bold {
			font-weight: bold;
		}
.forum_normal {
	    font-weight: normal;
	    margin-top: 5px;
	  }
.font-normal {
	    font-weight: normal;
	  }
	  
.forum_bottompadding {
			padding: 5px 0px 24px 0px;
		}	
/*.forum_bp_kbeitraege {
			padding: 0px 0px 20px 0px;
		} */

.user a {
			color: #CC6600;
			text-decoration: none !important;
		}
.forum_header {
			font-weight: bold;
			font-size: 14px;
		}
.dotted {
			background-image:url(..img/orangedots.gif) repeat-x scroll left top !important;
      width: 832px;
		}
.bottomdotted {
			background-image:url(..img/orangedots.gif) repeat-x scroll left top !important;
      width: 832px;
		}
.ml {
			margin-left: 15px;
		}/*...bigbox_forum damit die trightbox mit der außeren kante abschließt ...*/
.pl {padding-left: 6px;
		}
.nolabel label {
	    display: none;
	  }
.bigbox_forum {
			background:transparent url(../img/orangedots.gif) repeat-x;
			background-position:bottom left;
			margin-bottom:8px;
			margin-right:8px;
			padding-bottom:8px;
}

.forum_gold, .profilelink a {  /*forum_last_row*/
			color: #CC6600;
			font-weight: bold;
		}

/* abschluss fürs foren-forenuebersicht */

.listclosingforum {
	background:transparent url(../img/orangedots.gif) repeat-x scroll left top;
	width:832px;
	border-bottom: 5px double #334C60;
	margin:8px 8px 8px 0px;
	padding:0px 0 4px 0;
}
.trightboxforen {
	width:180px;
	float:left;
	text-align:right;
	padding: 6px 0px 3px 0px;
}
.tleftboxforen {
	float:left;
	width:165px;
	font-weight:bold;
	padding: 9px 0px 3px 0px;
}

.forum_center {
			text-align: center;
		}

/* Styles für Foren, Beitrag schreiben...*/

.colora {
	    background: #3A434A url(../img/an-double.gif) repeat-x scroll left bottom;
	    color: #fff;
	    margin-right: 8px;
	    padding: 0 0;
	    width: 496px;
	  }

.colora .closing .trightbox {
			width: 100px;
		}

.mt input{
		vertical-align:top;
	 margin-top: 10px;
}

.fixwidth {
		width: 12px;
		min-width: 12px;
		float:left;
	}

.orangebutton input{
	background-color:#CC6601;
	border:0 none !important;
	color:#FFFFFF;
	font-family:Verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:10px;
	margin-left:8px;
	margin-right:8px;
	padding-top:0 !important;
	width:90px;

}

.form_text_normal {
color:#FFFFFF;
margin-left:8px;
padding-top:2px;
}

.form_text_bold {
color:#FFFFFF;
font-weight:bold;
margin-left:8px;
padding-top:2px;
}

.forum_editor_box_buttons input{	
	background-color:#3A434A;
	border:0 none;
	color:#CC6601;
	font-weight:bold;
	padding:0;
}

.bold_head{
	margin-top:4px;
	margin-bottom:4px;
	font-weight:bold;
}

.orangebutton a{
	background-color:#CC6601;
	border:0 none !important;
	color:#FFFFFF;
	font-family:Verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:10px;
	margin-left:8px;
	margin-right:8px;
	padding-top:0 !important;
	width:90px;

}

.c_infotext {color: #fff;
						 padding: 10px 0 10px 2px;}
.sanction {font-weight: bold;
					 font-size: 11px;
					 padding: 15px 0 40px 0;}