#div_Forum {

	clear: 			left;

	font-size: 		1em;
	line-height: 	1.1em;
/*	background-color: #91B9E7; */
/*	background: #94C7FC  url(../../0/images/bgr/body_rundeecke_oben_01.gif) left top  no-repeat; */
	/* orange! #F98B15 */
	/* grün #92D292 */

	opacity: 			1.0;
	filter: 			alpha( opacity=100);

}


#div_Posting_Vorschauzeilen {


	width: 			100%;
	margin-left: 	0px;
	font-size: 		0.8em;
	line-height: 	1em;

}


span.img_hint
{
	border-top:			1px solid  #5AAEFC;
	border-left: 		1px solid  #5AAEFC;
	border-right: 		1px solid  #5AAEFC;
	border-bottom: 		1px solid  #5AAEFC;
	background: 		#F2F2F4;
	padding:			2px;
	margin-left:		10px;
	font-size:			0.7em;

}

blockquote {


	border-top:			1px solid  #5AAEFC;
	border-left: 		1px solid  #5AAEFC;
	border-right: 		1px solid  #5AAEFC;
	border-bottom: 		1px solid  #5AAEFC;

	margin-top:				12px;
	margin-left: 			20px;
	margin-right: 			4px;
	background: 			#F2F2F4;
	background-image:  		url(../images/Zitat.gif);
	background-position: 	right top;
	background-repeat: 	 	no-repeat;
}


blockquote.BQ_odd {

	border: 				1px solid #ADD4FF;
	margin-left: 			20px;
	margin-right: 			4px;
	background: 			#E5E5E5;
	background-image:  		url(../images/Zitat.gif);
	background-position: 	right top;
	background-repeat: 	 	no-repeat;
}

blockquote.signatur {

	border: 		0px;
	margin-left: 	0px;
	margin-right: 	0px;

  	background: transparent url(../images/icons/bgr_sig02.gif) repeat left top;
}



#div_Forum a {
	color:  #00236A; /*#082E84; */ /* Todesfall #808080; */
	text-decoration: underline;
}

#div_Forum a.red {
	color: red;
}

#div_Forum a:hover {
	text-decoration: none;
	color: #361816;
}

#div_Forum a.no_underline {

	text-decoration: none;
}

#div_Forum img.smilie{

	border: 0px;
	width: 15px;
	height: 15px;
}



/**********************************************************************
//
// ******************************************************************* */





table.show_Forum_head {
	width: 100%;

	border: 1px solid;
	border-color: #F7F8F9; /*#A4A4A4; */
	border-style: outset;

	background: transparent;
	vertical-align: 	middle;
	color:black;
	font-size: 0.7em;
	line-height: 1.2em;
	letter-spacing: 0mm;
	word-spacing: 0.01mm;

	padding: 0px;
/*	border-spacing: 0px; */

}
table.show_Forum_head a:link {

	color:black;
	text-decoration: underline;
}

table.show_Forum_head td {
	padding-left: 	1px;
	padding-top:	1px;
	padding-bottom:	1px;

}


table.show_Forum_head tr.even {
	background: #7BBEFD;

}

table.show_Forum_head tr.odd {
	background: #5AAEFC; /* #76A3CC; */

}

table.show_Forum_head tr.forum {

	line-height: 1.5em;


}

table tr.even:hover  {
	background:  #8AC5FC;
}

table tr.odd:hover  {
	background:  #94C7FC; /* transparent; */

}




/**********************************************************************
// Kategorien
// ******************************************************************* */


table.show_Kategorien {
	width: 100%;

	border: 1px;
	border-color: #A4A4A4; /* /*#EFF1F0; /*#ADD4FF; /*#F7F8F9; /*#A4A4A4; */
	border-style: outset;

	background: 	transparent;

	color:			black;
	padding: 		0px;
	border-spacing: 1px;

	empty-cells: 	show;
}
table.show_Kategorien tr.head{
	background: #5AAEFC; /*#7BBEFD; */
	line-height: 1.3em;


}

/*
table.show_Kategorien td.head_all{
	border: 1px solid;
	border-color: #A4A4A4;
	border-style: normal;

}

*/
/*
table.show_Kategorien td.head_left{
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #A4A4A4;
	border-style: normal;
}

table.show_Kategorien td.Rubrik_left{
	border-left: 1px solid;
	border-color: #A4A4A4;
	border-style: normal;
}

table.show_Kategorien td.Rubrik_right{
	border-right: 1px solid;
	border-color: #A4A4A4;
	border-style: normal;
}
*/
table.show_Kategorien td.Info {
	font-size: 0.8em;
	line-height: 1.2em;

}
/*
table.show_Kategorien td.head_right{
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #A4A4A4;
	border-style: normal;
}
*/

table.show_Kategorien td.center {


	empty-cells: 		show;
	vertical-align: 	middle;

}



table.show_Kategorien tr.show_Rubrik_even {

/*  background: #ADD4FF; */
	background: #EFF1F0;
	color: black;
	font-size: 0.9em;
	line-height: 1em;

}

table.show_Kategorien tr.show_Rubrik_odd {

/*	background: #7BBEFD; */
	background: #E6E7E8;
	color: black;
	font-size: 0.9em;
	line-height: 1em;
}


table tr.head:hover {
	background:  #ADD4FF; /*	transparent; /*#89C2F7; /*#D4E6FA; /*#ECF3FA; */
	cursor: pointer;
}



table.show_Kategorien td.headline {
	line-height: 1.2em;

}

/**********************************************************************
// Rubriken
// ******************************************************************* */


table.show_Rubrik_head_Seiten {
	width: 100%;
	border: 0px;
	margin-top:	-15px;
/*
	border: 1px solid;
	border-color: #A4A4A4;
	border-style: normal;
*/
	background: transparent;

	color:black;
	font-size: 0.8em;
	line-height: 2.4em;
}





table.show_Rubrik {
	width: 			100%;
	border: 		0px;
	border: 		1px solid;
	border-color: 	#F7F8F9; /*#A4A4A4; */

/* früherals HTML in tab als cellspacing */
	border-spacing:	1px;
/* früherals HTML in tab als cellspacing */

	border-style: 	outset;

	background: 	transparent;
	vertical-align: 	middle;
	color: 			black;
	line-height: 	18px;

}


table.show_Rubrik td{

/* früherals HTML in tab als cellpadding */
	padding:		0px;
/* früherals HTML in tab als cellpadding */

}


table.show_Rubrik tr.tr_show_Rubrik_head {


	background: #5AAEFC; /*#7BBEFD; */
}

table.show_Rubrik td.show_Rubrik_head {

	border:			0px;
	border-bottom: 	1px solid;
	border-color: 	#A4A4A4;
	border-style: 	inset;
	line-height: 	25px;
}



table.show_Rubrik  td.Sort_head {
	font-size: 		0.7em;
	letter-spacing: 0.3pt;
	line-height: 	20px;
}


table tr.tr_show_Rubrik_head:hover {

	background: #ADD4FF; /*transparent; */
	cursor: 	pointer;

}




/*
tr.show_Rubriken_even {
	background: #F7F8F9;
	color: black;
	align: center;
}

tr.show_Rubriken_odd {
	background: #E6E7E8;
	color: black;
	align: center;
}
*/


tr.show_Threads_even {
	background: #F7F8F9;
	color: black;
	text-align: left;

}

tr.show_Threads_odd {
	background: #EFF1F0; /*#ECF3FA; /* #EDF1F5; #E6E7E8; */
	color: black;
	text-align: left;

}

span.vsmall_Nickname {

	font-size: 0.8em;
	line-height: 0.8em;

}


table tr.show_Threads_even:hover,
table tr.show_Threads_even.hover th,
table tr.show_Threads_odd:hover {
	background:  #D4E6FA; /*#ECF3FA; */
	cursor: pointer;
}

table tr.show_Rubrik_even:hover,
table tr.show_Rubrik_even.hover th,
table tr.show_Rubrik_odd:hover {
	background:  #D4E6FA; /*#ECF3FA; */
	cursor:	pointer;

}






table.show_Thread_head_Verweis {
	width: 100%;
	border: 0px;
	border-color: #A4A4A4;
	border-style: inset;
	background: transparent;
	vertical-align: 	middle;
	color:black;
	font-size: 0.8em;
	line-height: 16px;
}


table.show_Thread_head_Verweis td.Sort_Verweis {
	width: 			20%;
	border: 		1px;
	border-color: 	#A4A4A4;
	border-style: 	inset;
/*	background: <?php echo $_SESSION['bgr_Sort_Headline'] ?>; */
	vertical-align: 	middle;

}

/*
table td.Sort_Verweis:hover {

	background: <?php echo $_SESSION['bgr_Sort_Headline_hover'] ?>;
}
*/


table.table_Move {
	width: 99%;
	border: 1px transparent;
	margin-left: auto;
	margin-right: auto;

	color:black;

	empty-cells: show;

}
table.table_Move th{
	background: #5AAEFC; /*#7BBEFD; */
	line-height: 1.4em;
	text-align:left;
}

table.table_Move td.Kat{
	background: #7BBEFD;
	line-height: 1.4em;
	text-align:left;
	border: 1px;
}


table.table_Move td{

	line-height: 1em;
	text-align:left;
	border: 1px;
}


table.table_Move td.center,
table.table_Move th.center{
	text-align:center;

}


table.table_Move tr.tr_move_Rubrik {

	background: #F7F8F9;

}

table tr.tr_move_Rubrik:hover {

	background: #D4E6FA;

}



/* ***********************************************************************
// Thread-Forumular. Thread- und Posting Tabelle
/************************************************************************* */

text.Eingabe,
textarea.Eingabe {

	font-size: 1em;

}


table.Thread_formular {
	width: 				100%;
	border: 			1px;
	border-color: 		#A4A4A4;
	border-style: 		solid;
	background: 		transparent;
	vertical-align: 	top;
	color:				black;
	font-size: 			0.9em;
	line-height: 		18px;

}

table.Thread_formular tr {
	background: #7BBEFD;
}

table.Thread_formular tr.Vorschau {
	background: #F7F8F9;
	line-height: 15px;
}

table.Thread_formular tr.Vorschaukopf {
	background: #E6E7E8;
}

table.Thread_formular td {
	vertical-align: top;
	padding:		2px;
}


table.Thread_formular td.Text_Formatierung {

	line-height:	23px;
}


.image_Button {

	width: 				21px;
	height: 			21px;
	border:				0px;
	position:			relative;
	margin-top:			1px;
	margin-left:		1px;
	margin-right:		1px;
	margin-bottom:		1px;
}

/* http://www.edginet.org/techie/website/cssimg.html */


a.icon_Button_href:hover  {
	background:  #AFD7FD;
}

.image_Button:hover {

		background:  #AFD7FD;

}





Thread_formular td.span.smilies {

	line-height: 18px;
}
table.Thread_formular td.Textvorschau {
	background: #E6E7E8;
	line-height: 14px;
}

table.Thread_formular td.Posting_Felder_Input_Text {
	line-height: 14px;
}


table.show_Thread_head {
	width: 100%;
	border: 1px;
	border-color: #A4A4A4;
	border-style: solid;
	background: #7BBEFD;
	vertical-align: top;
	color:black;
	font-size: 0.8em;
	line-height: 18px;

}



/* ************************************************************

* Tabelle Posting_show

*************************************************************** */

table.Posting_show {
	width: 				100%;
	border: 			0px;
	background: 		transparent; /*#7BBEFD; */
	vertical-align: 	top;
	color:				black;
	font-size: 			0.8em;
	line-height: 		18px;

}
table.Posting_show.top_space{
	margin-top:			7px;
}




table.Posting_show td {
	border: 			0px solid grey;
	color: 				black;
	padding:			2px; /* Innenabstand */
}

table.Posting_show td.Postinghead {
	vertical-align: 	top;
	line-height: 		16px;
	background: 		#EFF1F0;

}


table.Posting_show td.Posting_left_part {
	background: 		#EFF1F0;
	vertical-align: 	top;
	line-height: 		16px;
	text-align: 		center;
	font-size:		 	0.8em;
	letter-spacing: 	0.2pt;
	width: 				15%;

}


table.Posting_show td.Verweise {


	background: 		#EFF1F0;
	text-align: 		right;
	vertical-align: 	middle;

	line-height: 		18px;
}

table.Posting_show td.ungelesen {
	background: 		#A7E3A7; /*#FEDAE0; */

}

table.Posting_show td.bearbeitet {
	background: 		#FB9A65; /*lightgrey;*/
}

table.Posting_show td.geloescht {
	background: 		#F76C69;
}


table.Posting_show td.Posting_Text {
	background: 		white;
	vertical-align: 	top;
	line-height: 		16px;
	width: 				85%;
/*	height: 	100px;
	min-height: 100px; */
	letter-spacing: 	0.2pt;
}




td.Posting_Text L1 {
	width: 84%;
}
td.Posting_Text L2 {
	width: 83%;
}
td.Posting_Text L3 {
	width: 82%;
}
td.Posting_Text L4 {
	width: 81%;
}
td.Posting_Text L5 {
	width: 80%;
}
td.Posting_Text L6 {
	width: 79%;
}
td.Posting_Text L7 {
	width: 78%;
}
td.Posting_Text L8 {
	width: 77%;
}
td.Posting_Text L9 {
	width: 76%;
}
td.Posting_Text L10 {
	width: 75%;
}
td.Posting_Text L11 {
	width: 74%;
}
td.Posting_Text L12 {
	width: 73%;
}
td.Posting_Text L13 {
	width: 72%;
}
td.Posting_Text L14 {
	width: 71%;
}
td.Posting_Text L15 {
	width: 70%;
}
td.Posting_Text L16 {
	width: 69%;
}
td.Posting_Text L17 {
	width: 68%;
}
td.Posting_Text L18 {
	width: 67%;
}
td.Posting_Text L19 {
	width: 66%;
}
td.Posting_Text L20 {
	width: 65%;
}
td.Posting_Text L21 {
	width: 64%;
}
td.Posting_Text L22 {
	width: 63%;
}
td.Posting_Text L23 {
	width: 62%;
}
td.Posting_Text L24 {
	width: 61%;
}
td.Posting_Text L25 {
	width: 60%;
}
td.Posting_Text L26 {
	width: 59%;
}
td.Posting_Text L27 {
	width: 58%;
}
td.Posting_Text L28 {
	width: 57%;
}
td.Posting_Text L29 {
	width: 56%;
}
td.Posting_Text L30 {
	width: 55%;
}




/* nur für die Werbung zwischen den Postings bei anonymen Usern */

table.Posting_show td.leer0 {
	background: transparent;
	width: 0%;
}
/* nur für die Werbung zwischen den Postings bei anonymen Usern */


table.Posting_show td.leer1 {
	background: transparent;
	width: 1%;
}
table.Posting_show td.leer2 {
	background: transparent;
	width: 2%;
}
table.Posting_show td.leer3 {
	background: transparent;
	width: 3%;
}
table.Posting_show td.leer4 {
	background: transparent;
	width: 4%;
}
table.Posting_show td.leer5 {
	background: transparent;
	width: 5%;
}
table.Posting_show td.leer6 {
	background: transparent;
	width: 6%;
}
table.Posting_show td.leer7 {
	background: transparent;
	width: 7%;
}
table.Posting_show td.leer8 {
	background: transparent;
	width: 8%;
}
table.Posting_show td.leer9 {
	background: transparent;
	width: 9%;
}
table.Posting_show td.leer10 {
	background: transparent;
	width: 10%;
}
table.Posting_show td.leer11 {
	background: transparent;
	width: 11%;
}
table.Posting_show td.leer12 {
	background: transparent;
	width: 12%;
}
table.Posting_show td.leer13 {
	background: transparent;
	width: 13%;
}
table.Posting_show td.leer14 {
	background: transparent;
	width: 14%;
}
table.Posting_show td.leer15 {
	background: transparent;
	width: 15%;
}
table.Posting_show td.leer16 {
	background: transparent;
	width: 16%;
}
table.Posting_show td.leer17 {
	background: transparent;
	width: 17%;
}
table.Posting_show td.leer18 {
	background: transparent;
	width: 18%;
}
table.Posting_show td.leer19 {
	background: transparent;
	width: 19%;
}
table.Posting_show td.leer20 {
	background: transparent;
	width: 20%;
}
table.Posting_show td.leer21 {
	background: transparent;
	width: 21%;
}
table.Posting_show td.leer22 {
	background: transparent;
	width: 22%;
}
table.Posting_show td.leer23 {
	background: transparent;
	width: 23%;
}
table.Posting_show td.leer24 {
	background: transparent;
	width: 24%;
}
table.Posting_show td.leer25 {
	background: transparent;
	width: 25%;
}
table.Posting_show td.leer26 {
	background: transparent;
	width: 26%;
}
table.Posting_show td.leer27 {
	background: transparent;
	width: 27%;
}
table.Posting_show td.leer28 {
	background: transparent;
	width: 28%;
}
table.Posting_show td.leer29 {
	background: transparent;
	width: 29%;
}
table.Posting_show td.leer30 {
	background: transparent;
	width: 30%;
}







table.Posting_Leerzeile {
	width: 100%;
	border: 0px;
	background: transparent; /*#7BBEFD; */
	line-height: 8px;
}






table.Posting_show td.right_body {

	background: #F7F8F9;
	text-align: right;
	vertical-align: 	middle;

	line-height: 18px;
}


.div_Posting_Veweis {

	vertical-align: 	middle;


}

.left_Verweis {

	float: left;
}

/* ehemals für die untere,rechte Posting td
.right_Verweis {

	float: right;
	vertical-align: center;
}
*/

table td.Verweise:hover,
table td.Verweise.hover {

	background: #D4E6FA; /*#FFFFD5;*/
	cursor: 	pointer;
}

table.show_Moderatoren {


	width: 			100%;
	border: 		1px;
	border-color: 	#A4A4A4;
	border-style: 	outset;

	margin-top: 5px;
	vertical-align: top;
	font-size: 0.9em;
	line-height: 18px;
	empty-cells: show;

	background: transparent;
}

/*
noch nicht in Verwendung!


table.show_Moderatoren tr.Kat{
	background: #EFF1F0;
}

table.show_Moderatoren tr.tr_even{
	background: #EFF1F0;
}

table.show_Moderatoren tr.tr_odd{
	background: #E6E7E8;
}
*/

table.show_Moderatoren td {
	vertical-align: top;
	border: 0px;
	border-color: white;
	border-style: solid;
	width: 33%;

}


table.show_Moderatoren td.right {
	vertical-align: top;
	text-align: right;
}



td.oben {

	vertical-align: top;
}

td.center {

	text-align: center;
}


img.center {
	vertical-align: middle;

}

img.imageclosed {

	margin-left: -25px;
}

img.imagegepinntMSIE {

	margin-top: -22px;
}

img.imagegepinntclosedMSIE {

	margin-top: -35px;
}

img.imageclosedMSIE {

	margin-top: -20px;
}

img.imageclosedgepinntMSIE {

	margin-top: -35px;
}

img.firstnewPosting {

	margin-top: -7px;

}
/*
img.User_only {

	margin-top: -20px;

}

img.User_only_MSIE {

	margin-left:	-20px;


}
*/

td.head_small {
	font-size: 0.7em;
	letter-spacing: 0.3pt;
}

td.vsmall {
	font-size: 0.8em;
	letter-spacing: 0.2pt;
	line-height: 13px;
}

td.right {
	text-align: right;
}

span.small {
	font-size: 0.8em;
	line-height: 0.8em;
}

span.Rubrikbeschreibung {
	font-family: Arial, Verdana,  Times New Roman;
	font-size: 0.8em;
	letter-spacing: 0.2pt;
	word-spacing: 0pt;
}

span.ThreadUT {
	font-family: Arial, Verdana,  Times New Roman;
	font-size: 0.7em;
	letter-spacing: 0.2pt;
	word-spacing: 0pt;
    color:#400040;
}

span.vsmall {
	font-size: 0.7em;
	letter-spacing:0.05mm;
	word-spacing:0.1mm;
/*    color:#400040; */

}

span.minus {
    margin-top: -30px;
}


span.lh10px {

	line-height: 10px;
}


span.minimalvorschub {
	line-height: 5px;
}

span.red, p.red {
	color: red;

}

span.orange, p.orange, input.orange {
	color: #FF6701;

}


span.center{

	text-align: center;
}

span.indSearch {

	color: 			red;
	font-weight:	bold;
	font-style: 	italic;
	background:  	yellow;
}

a span.indSearch {

	text-decoration: underline;
}

/*
span.indSearch:hover {

	background:  yellow;
}
*/




.cursive {
	font-style: italic;
}



.bold {
	font-weight: bold;
}

.text_center {
	text-align:	center;
}

.img_Button_on {

	width:		51px;
	height:		30px;
	border: 	2px green outset;
	margin: 	2px;
}
.img_Button_off {

	width:		51px;
	height:		30px;
	border: 	2px red inset;
	margin: 	2px;
}


.img_Button_on:hover {
	cursor: 	pointer;
}
.img_Button_off:hover {
	cursor: 	pointer;
}
/*
.img_show_hide_on_off {

	width:		17px;
	height:		11px;


	border: 	3px red inset;
	margin: 	2px;
}
*/


/* ************************************************************

* Tabelle Lesezeichen

*************************************************************** */


table.Lesezeichen {

	width: 			100%;
	border: 		1px;
	border-color: 	#A4A4A4;
	border-style: 	outset;
	background: 	transparent; /*#7BBEFD;*/

	margin-top: 	0px;
	vertical-align: top;
	color:			black;
	font-size: 		0.8em;

}


table.Lesezeichen td.Rubrik {

	padding-top: 	5px;
	border: 		0px;
	color: 			black;
	line-height: 	1.4em;
	font-size: 		1.2em;
	font-weight: 	bold;
	background: 	#5AAEFC; /*#94C7FC;*/

}

table.Lesezeichen tr.tr_headline {

	border: 0px;
	color: black;
	background: #ADD4FF;

}


table.Lesezeichen tr.tr_odd {
	background: #F7F8F9;

}

table.Lesezeichen tr.tr_even {
	background: #E6E7E8;

}




table.Lesezeichen td {
	border: 0px solid grey;
/*	border-style: normal;   tut nicht */
	color: black;
/*	background: #F7F8F9; */
	line-height: 1.4em;

}

table.Lesezeichen td.Sort {

	background: #F7F8F9;

}

table.Lesezeichen td.small {

	width: 10%;
}


table.Lesezeichen td.vsmall {

	width: 3%;
}

table.Lesezeichen td.Thread_Betreff {

	width: 61%;
}


#button_image_group {

  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/icons/gruppe_20x20.gif) no-repeat center center;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */


}

#button_image_edit {

  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/icons/edit_15x15.gif) no-repeat center center;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

form>#button_image_edit { /* For non-IE browsers*/
  height: 0px;
}

#button_image_delete {

  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../Applications/Account/images/icons/delete_15x15.gif) no-repeat center center;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
/*  color:			transparent; */
}

form>#button_image_delete { /* For non-IE browsers*/
  height: 0px;
}

#button_image_sendMessages {
  width: 30px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(./images/icons/nachricht_20x20.gif) no-repeat center center;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


form>#button_image_sendMessages { /* For non-IE browsers*/
  height: 0px;
}


#button_image_EMail {
  width: 		30px;
  height: 		25px;
  margin: 		0;
  padding: 		0;
  border: 		0;

  background: 	transparent url(../../images/icons/eMail_at_20x20.gif) no-repeat center center;
  overflow: 	hidden;
  cursor: 		pointer; /* hand-shaped cursor */
  cursor: 		hand; /* for IE 5.x */
}


form>#button_image_EMail { /* For non-IE browsers*/
  height: 0px;
}
