/***

 * GENERAL DISPLAY OPTION

 ***/

 

tx-mmforum-pi1 td, tx-mmforum-pi1 th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

 

 

 

table.tx-mmforum-table {

	border: 1px solid #FFFFFF;

	border-collapse: collapse;

}

 

  

 

td.tx-mmforum-td, th.tx-mmforum-th {

	border: 1px solid #fffff;

	border-collapse: collapse;

    padding:5px;

	font-size:11px;

	color:#545353;

}



td.tx-mmforum-td2 {

	padding:5px;

	font-size:11px;

	color:#545353;

}

 

td.tx-mmforum-subth {

	border: 1px solid #dddddd;

	border-collapse: collapse;

	background-color: #F1F2F2;

}

 

th.tx-mmforum-th {

	background: #A7A7A9;

	color: #FFFFFF;

	padding: 5px;

	text-align: left;

	font-size: 11px;
	font-weight:normal;
}

 

div.tx-mmforum-th {

 background: #FF8700;

 color: #FFFFFF;

 padding: 5px;

 text-align: left;

 font-size: 12px;

 border: 1px solid #dddddd;

 font-weight: bold;

}

 

.tx-mmforum-tdtext {

 font-size: 11px;

 border: 1px solid #dddddd;

 border-collapse: collapse;

 padding: 4px;

}

 

.tx-mmforum-tdtext-noborder {

 font-size: 11px;

 padding: 4px;

}

 



div.tx-mmforum-rootline {

 color: #666666;

 font-family: Tahoma;

 font-size: 11px;

 border: 1px solid #dddddd;

 margin: 4px 0px;

 padding: 2px;

}

 

div.tx-mmforum-rootline a {

 color: #666666;

 text-decoration: none;

}

 

div.tx-mmforum-pagenav {

 text-align:right;

 font-size:10px;

 margin: 8px 0px;

}

div.tx-mmforum-pagenav  a{

text-decoration:none;
background-color:#F3F3F3;

}

 

td.tx-mmforum-text {

 padding: 15px;

 font-family: Tahoma,Arial,Helvetica,sans-serif;

 font-size: 11px;

}

 

td.tx-mmforum-smalltext {

 padding: 3px;

 font-family: Tahoma,Arial,Helvetica,sans-serif;

 font-size: 11px;

}

 

td.tx-mmforum-subth2 {

 color:#ffffff;

 font-size:11px;

 text-align: left;
 text-indent:10px;
 padding: 2px;
 background-color:#A7A7A9;

}

 

.tx-mmforum-desc {

 font-size: 11px;

 color: #666666;

 margin-left: 30px;

 line-height: 12px;

}

 

.tx-mmforum-smalldesc {

 font-size: 10px;
 text-align:center;
 color: #666666;
 

}

 

.tx-mmforum-pi1-markread {

 

}

 

div.tx-mmforum-error {

	border: 3px solid #FF0000;

	padding: 10px;

	font-weight: bold;

	text-align: center;

	margin: 4px 0px;
	width:545px;

}



div.tx-mmforum-success {

	border: 3px solid #008000;

	padding: 10px;

	font-weight: bold;

	text-align: center;

	margin: 4px 0px;
    width:551px;
}

 

a.tx-mmforum-buttonsmall {

	margin: 5px 0px 5px 5px;

	background-color:white;

	border:1px solid #6FA7C3;

	color:#6FA7C3 !important;

	font-weight: bold;

	vertical-align: middle;

	font-size: smaller;

	padding: 2px;

}



a.tx-mmforum-button {

	margin: 5px 0px 5px 5px;

	background-color:white;

	border:1px solid #6FA7C3;

	color:#6FA7C3 !important;

	font-weight: bold;

	vertical-align: middle;

	padding: 4px;

}

 

a.tx-mmforum-button:hover {

	text-decoration: none;

}

 

/***

 * POST LISTING

 ***/

 

div.tx-mmforum-pi1-listpost-date {

 float: left;

 padding: 5px;

 font-size:9px;

 color: #333333;

}

 

div.tx-mmforum-pi1-listpost-options {

 text-align: right;

}

 

td.tx-mmforum-pi1-listpost-user {

 width:120px !important;
 color:#9D9D9D;
 padding: 5px;
 background-color:#F0F0F0;
 border-right:1px solid #ffffff!important;
}

 

td.tx-mmforum-pi1-listpost-text {

 font-family: Arial,Helvetica,sans-serif;

 font-size: 11px;

 padding: 15px;

 min-height:50px;

 width: auto;
 background-color:#F0F0F0;
 
}

 

div.tx-mmforum-pi1-codeboxnote {

 text-align: left;

 border: 1px solid rgb(213, 213, 213);

 font-family: Tahoma,Arial,Helvetica,sans-serif;

 font-size: 11px;

 color: rgb(68, 68, 68);

 line-height: 125%;

 background-color: rgb(250, 250, 250);

 padding:10px;

}

 

/***

 * POST TEXTS

 ***/

.tx-mmforum-pi1-pt-quote {

 text-align: left;

 border: 1px solid rgb(213, 213, 213);

 font-family: Tahoma,Arial,Helvetica,sans-serif;

 font-size: 11px;

 color: rgb(68, 68, 68);

 line-height: 125%;

 background-color: rgb(250, 250, 250);

 padding:10px;

}

 

.tx-mmforum-pi1-pt-code {

 border: 1px solid rgb(213, 213, 213);

 font-family: Courier,'Courier New',sans-serif;

 font-size: 11px;

 color: rgb(90, 90, 90);

 background-color: rgb(250, 250, 250);

 margin-left:40px;

 padding: 5px;

}

 

.tx-mmforum-pi1-highlight {

 background-color: yellow;

}

 

/***

 * TOPIC LISTING

 ***/

 

.tx-mmforum-pi1-listtopic-newtopic {

    margin-bottom: 8px;
    height:13px;

}

 .tx-mmforum-pi1-listtopic-newtopic img{

   background-color:#FFFFFF;

}

.tx-mmforum-pi1-listtopic-topic {

 font-size: 8pt;

 text-align: left !important;
 height:29px;
 width:174px;
}

.tx-mmforum-td a{
	text-decoration:none !important;
}
.tx-mmforum-pi1-listtopic-topic2 {
height:50px;
text-indent:10px;
 padding-top:11px;
 font-weight:bold;
 font-size:11px;
}
 
.tx-mmforum-pi1-listtopic-topic2 a{
text-decoration:none;
color:#9D9D9D !important;
}
 
.tx-mmforum-pi1-listtopic-replies {

 width: 79px;

 text-align: center;

 font-size: 10px;
padding-top:11px;

}

 

.tx-mmforum-pi1-listtopic-author {

 width: 100px;
 
 text-align: left;
 text-indent: 10px;

 font-size: 10px;
padding-top:11px;
}
.tx-mmforum-pi1-listtopic-author a{
	text-decoration:none;

}

 .tx-mmforum-pi1-listtopic-lastpost a {
	text-decoration:none !important;

}


.tx-mmforum-pi1-listtopic-lastpost {

 width: 160px;

 text-align: left;
 text-indent:10px;
 font-size: 10px;

line-height:10px;
vertical-align:middle;
}

 

.tx-mmforum-pi1-listtopic-image {

	float: left;

	margin-right: 8px;

	margin-left: 4px;

}

 

.tx-mmforum-pi1-listtopic-topicname {
  height:50px;
 font-weight: bold;
 text-indent:10px;
 display:block;
 margin-top:5px;
}

.tx-mmforum-pi1-listtopic-topicname a{

 text-decoration:none;
 
 
}

.tx-mmforum-pi1-listtopic-prefix {

 color: blue;

}

 

.tx-mmforum-pi1-listtopic-pages {

 padding-left:30px;

 color: #888888;

 font-size:9px;

}

 

.tx-mmforum-pi1-listtopic-pages a{

 color: #888888 !important;

 text-decoration: none;

}

 

.tx-mmforum-pi1-listtopic-location {

 padding-left:30px;

 color: #888888;

 font-size:9px;

 font-weight:normal;

}

 

/***

 * BOARD LISTING

 ***/

 

.tx-mmforum-pi1-listforum-forum {

 text-align: left !important;

 font-size: 11px;

}

 

.tx-mmforum-pi1-listforum-topics {

 width: 60px;

 text-align: center;

 font-size: 11px;

}

 

.tx-mmforum-pi1-listforum-posts {

 width: 60px;

 text-align: center;

 font-size: 11px;

}

 

.tx-mmforum-pi1-listforum-lastpost {

	width: 150px;

	text-indent:10px !important;
    text-align:left !important;
	font-size: 10px;

}

 

/***

 * TOPIC CREATION

 ***/

 

td.tx-mmforum-pi1-newpost-left {


 border-collapse: collapse;

 width: 150px;

 text-align: left;
color:#838383;

 font-size: 11px;

 padding: 10px;
 background-color:#F3F3F3;
}

 

td.tx-mmforum-pi1-newpost-middle {

 background-color:#F3F3F3;
 border-collapse: collapse;
 color:#838383;
 text-align: center;

 font-size: 11px;

 padding: 10px;

}

 

td.tx-mmforum-pi1-newpost-right {

 border: 1px solid #dddddd;

 border-collapse: collapse;

 text-align: right;

 font-family: Tahoma;

 font-size: 11px;

 padding: 10px;

}

 

/***

 * POST ALERTION

 ***/

 

.tx-mmforum-pi1-tooltip {

 position: absolute;

 display: none;

 background-color:#FFFFFF;

 border:1px solid #dddddd;

}

 

.tx-mmforum-pi1-tooltip-header {

 background: #FF8700;

 color: #FFFFFF;

 padding: 5px;

 text-align: left;

 font-size: 12px;

 border-bottom: 1px solid #dddddd;

 font-weight: bold;

}

 

.tx-mmforum-pi1-tooltip-text {

 padding: 5px;

}

 

.tx-mmforum-pi1-postalert-error {

 color: #ff0000;

 font-weight: bold;

 text-align: left;

 padding-top: 8px;

}

 

/***

 * USER DETAILS

 ***/

 

.tx-mmforum-pi1-userdetail-fieldname {

	text-align: right;

	padding: 3px;

	font-size: 11px;

}

 

.tx-mmforum-pi1-userdetail-fieldvalue {

	text-align: left;

	padding: 3px;

	font-size: 11px;

}

 

.tx-mmforum-pi1-moderator {

 color: #0D71A4;

 font-weight: bold;

}

 

.tx-mmforum-pi1-administrator {

 color: #ff8700;

 font-weight: bold;

}

 

/***

 * PRIVATE MESSENGING

 ***/

 

.tx-mmforum-pi3-pminbox-item {

 font-family: Tahoma;

 font-size: 11px;

 padding: 5px;

 text-align: center;

}

 

.tx-mmforum-pi3-pminbox-unread {

 font-weight: bold;

}

 

.tx-mmforum-pi3-message-text {

 border: 1px solid #DDDDDD;

 padding: 5px;

 margin: 5px;

 background: #EEEEEE;

}

 

.tx-mmforum-pi3-newposts {

 float: right;

}

 

 

 

#tx_mmforum_pi3_get-stats {

 /*position: relative;*/

}

 

#tx_mmforum_pi3_quicksearch {

    position: absolute;

    /*top: 0px;

    left: 0px;*/

    background: #ffffff;

    border: 1px solid #dddddd;

    width: 143px;

}

 

 

 

#tx_mmforum_pi3_quicksearch ul , #tx_mmforum_pi3_quicksearch li {

    margin: 0;

    padding: 0;

    list-style: none;

}

 

.tx-mmforum-pi3-quicksearch_item {

    display: block;

    border: 0;

    font: normal 10px Tahoma;

    padding: 3px 10px;

    color:#000000 !important;

    text-decoration: none;

}

 

.tx-mmforum-pi3-quicksearch_itemHover {

    display: block;

    border: 0;

    font: normal 10px Tahoma;

    padding: 3px 10px;

    color:#000000 !important;

    background: #ffe1bf;

    cursor: pointer;

    text-decoration: none;

}

 

/***

 * FORM FIELDS

 ***/

 

textarea.tx-mmforum-post {

 

}

 

.tx-mmforum-input {

    border: 1px solid #AAAAAA !important;

    font-family: Tahoma !important;

    font-size: 11px !important;

    padding: 2px;

    vertical-align: middle;

}

 

select.tx-mmforum-select {

 border: 1px solid #AAAAAA;

 font-family: Tahoma;

 font-size: 11px;

}

 

select.tx-mmforum-select option, option.tx-mmforum-option2 {

 font-family: Tahoma;

 font-size: 11px;

 border-top: 1px solid #DCDDDE;

 color: #666666;

}

 

select.tx-mmforum-select optgroup, option.tx-mmforum-option1 {

 font-family: Tahoma;

 font-size: 11px;

 font-weight: bold;

 font-style: normal;

 color: #666666;

}

 

input.tx-mmforum-button {

 margin: 5px 0px 5px 5px;

 background-color:#ff8700;

 border:1px solid #ff8700;

 color:#FFFFFF;

 font-weight: bold;

 vertical-align: middle;

 

}

 



/***

 * User Registration

 ***/

 

 

.tx-mmforum-pi2-fliesstext_rot2 {

    font-family:  Tahoma, Arial, Helvetica, sans-serif;

    font-size: 11px;

    font-weight: bold;

 color: #ff8700;

    padding-left: 10px;

    padding-top:5px;

}

 




DIV.tx-mmforum-pi2-container p label {

    float:left;

    width:130px;
    font-family:Arial, Helvetica, sans-serif;
	color:#A4A4A4;
    padding-right: 10px;
	text-align:right;

}
.tx-mm-labelreq {
	font-family:Arial, Helvetica, sans-serif;
	color:#A4A4A4;
	text-indent:140px;
}

#tx-mm-regsuccess {
	width:511px;
	font-family:Arial, Helvetica, sans-serif;
	color:#A4A4A4;
}

DIV.tx-mmforum-pi2-container input {
	border:0px solid white !important;
	width:298px;
	height:17px;
	background-color:#F4F4F4;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:2px;
	color:#A4A4A4;
}
span.error {

    color:red;

    font-weight:bold;

}



 

/***

 * PORTAL INFO

 ***/

.tx-mmforum-pi6-container {

    border:1px solid #e5e5e5;

    padding:0px;

    margin:0px 25px 10px 25px;

    color:#aaaaaa;

    font-size:10px;

    text-align:left;

}

 

.tx-mmforum-pi6-container h3 {

    font-size:11px;

    color:#9b9a9a;

    margin:0px;

    padding:0px;

}

 

.tx-mmforum-pi6-container a {

    color:#aaaaaa; 

}

 

.tx-mmforum-pi6-us {

     padding:3px 0px 3px 5px;

     background-color:#faf9f9;

     border-bottom:1px solid #e5e5e5;

}

 

.tx-mmforum-pi6-content {

    padding:5px 10px 10px 10px;

}

 

.tx-mmforum-pi6-strong {

    color:#9b9a9a;

    font-weight:bold;

}

 

a.tx-mmforum-pi6-admin {

 color:#ff8700 !important;

 font-weight: bold;

 

}

#tx-mm-regsub {
	width:105px !important;
	font-weight:normal !important;
	margin-left:140px;
}

a.tx-mmforum-pi6-mod {

 font-weight:bold;

 color:#f19d55 !important;

}

 

 .tx-mmforum-pi6-container a { /*color: #bf2236;*/ }        

 



/**

* CSS for search

**/

 



.tx-mmforum-pi4-search_options {

    padding:10px 0px 10px 0px;

}

 

.tx-mmforum-pi4-search_options_header {

    font-size:12px;

    font-weight:bold;

    color:#FFFFFF;

    background:#FF8700;

    padding:2px 0px 2px 5px;

   

}

.tx-mmforum-pi4-search_options_details {

    border:1px solid #DDDDDD;

    padding:0px;

 

}

 

.tx-mmforum-pi4-suche-abstand {

    margin-top:2px;

    margin-right:7px;

    margin-left:0px; 

    padding-top:10px;

    padding-left:10px;   

    float:left;

}

 

.tx-mmforum-pi4-suche-details-abstand {

    margin-top:10px;  

}

 

.tx-mmforum-pi4-suche-details-sort select {

    width:200px;  

}

 

.tx-mmforum-pi4-suche-details-abstand-check {

    width:100px;

    margin-top:5px;

    border:1px solid red;

    float:left;

}

 

.tx-mmforum-pi4-geloest {

    padding-top:1px;

    padding-right:5px;

    float:left;

}

 

.tx-mmforum-pi4-suche-abstand input {

    width:200px;

}

 

.tx-mmforum-pi4-suche-box {      

    padding:10px;

    background-color:#f6f5f5;

    border-bottom:1px solid #dddddd;

    border-top:1px solid #dddddd;

}

 

.tx-mmforum-pi4-suche-starten-abstand {

    padding-top:10px;   

}

.tx-mmforum-pi4-abstand-bottom {

    height:10px;

    width:100px;      

}

 

/* INFO BOX */

 

.tx-mmforum-pi4-info-box {

    position: absolute;

    visibility: hidden;

    z-index: 9999;

    width: 600px;

    border: 1px solid #DDDDDD;

    background: #FFFFFF;

    margin-left: 20px;

 

}

 



.tx-mmforum-pi4-infoBoxHeader {

 color:#FFFFFF;

 width: 600px;

 height: 20px;

 background: #FF8700;

 font-weight: bold;

}

.tx-mmforum-pi4-infoBoxHeader a{ color:#FFFFFF; }

.tx-mmforum-pi4-infoBoxHeader a:hover{ color:#FFFFFF; }

                                                         

 

.tx-mmforum-pi4-infoBoxContent {

 clear:both;

 

}

 

.tx-mmforum-pi4-kurzanleitung {

 padding:5px 0px 5px 10px;

 font-size:11px;

}

 

#dasx a {

 color:#FFFFFF;   

}

 

#dasx a:hover {

    color:#FFFFFF;   

}

 

.tx-mmforum-pi4-regeln li {

    border-bottom:1px solid #e4e5e5;

    border-top:1px solid #e4e5e5;

    margin-bottom:20px;

    padding:5px 10px 10px 10px;

    background-color:#fafbfb;

}

 



.tx-mmforum-pi4-search_infobox {

    margin-left:5px;

    margin-right:10px; 

    width:150px;

    font-size:10px;

    color:#616161;

    border: 1px solid#DDDDDD;

    background-color:#eeeded;  

}

.tx-mmforum-pi4-search_info {

    line-height:12px;

    font-size:10px;

    color:#aaaaaa;

    background:#FFFFFF;

    border-top:1px solid #DDDDDD;

    padding:2px 0px 2px 5px;

}

 

.tx-mmforum-pi4-infobox-titel {

    padding-left:5px;

}

 

.tx-mmforum-pi4-search-box-aussen {

 border:1px solid #eceded;

 width:100%;

 float:left;

 background-repeat:no-repeat;

}

 

.tx-mmforum-pi4-search-box-rechts {

 width:170px;

 height:100px;  

    margin-top:10px;

 float:right;

}

 

.tx-mmforum-pi4-search-box-links {

 width:70%;

    padding:5px;     

 float:left;

}

 

.tx-mmforum-pi4-search-box-links a {

    font-size:11px;

    font-weight:bold;

}

 

.tx-mmforum-pi4-search-box-unten {

 width:100%;

 text-align:right;

 float:left;

}

 

.tx-mmforum-pi4-search_title {

 margin-top:10px;

 padding-top:2px;

 padding-bottom:2px;

 background-color:#dddddd;

 font-size:13px;

 font-weight:bold;

 width:100%;

 float:left;

 border-top:1px solid #eceded;

 border-left:1px solid #eceded;

 border-right:1px solid #eceded;

}

 

.tx-mmforum-pi4-search-link {

 text-align:left;  

 float:left;     

 padding-left:8px;

 padding-bottom:2px;

 color:#ff8700;

}

 

.tx-mmforum-pi4-search-link a {

    font-size:11px;

    font-weight:bold;

}

 

/***

 * USER CONFIGURATION

 ***/

.tx-mmforum-pi5-configleft {

 text-align: right;

}

 

/***

 * USER CONTROL CENTER

 ***/

.tx-mmforum-pi1-user {

    width: 100%;

}

.tx-mmforum-pi1-user-menu {

    text-align: right;

    border: 1px solid #dddddd;

    border-bottom: 0px;

    border-top: 0px;

    display:block;

    margin:0;

    padding:4px;

}

 

.tx-mmforum-pi1-user-content {

    border:     1px solid #dddddd;

    padding: 8px;

}

 

/***

 * CODE HIGHLIGHTING

 ***/

.tx-mmforum-pi1-codeheader{

 border-top:   1px solid #BCBEC0;

 border-left:   1px solid #BCBEC0;

 border-right:   1px solid #BCBEC0;

 background:   #ddd;

 font-weight:  bold;

 padding:   5px;

}

.tx-mmforum-pi1-codeblock {

	border: 			1px solid #BCBEC0;

	background-color: 	#F6F6F6; 

	overflow:			auto;   

	padding-left:		7px;

	line-height:		15px;

	padding-top:		4px;

	padding-bottom:		4px;

}

 

.tx-mmforum-pi1-codeblock a {

 text-decoration:  none;

}



.tx-mmforum-pi1-codeblock a:hover {

 text-decoration:  none;

 background-color:  yellow;

}

.tx-mmforum-pi1-codeblock a:visited {

 text-decoration:  none;

}

 

.tx-mmforum-pi1-linenumbering{

	float:				left; 

	background:			#ddd;

	color:				#000;

	border-top:			1px solid #ddd;

	border-left:		1px solid #BCBEC0;

	border-bottom:		1px solid #BCBEC0;

	padding:			4px;

	line-height:		15px; 

	text-align:			right;

}

 

 

 

.tx-mmforum-pi1 a{

    color:#545353;

}

 

.tx-mmforum-pi1 a:hover{

    color:#FF8700;

}

 

.tx-mmforum-pi3 a{

    color:#ff8700;

}

 

.tx-mmforum-pi3 a:hover{

    color:#FF8700;

}

 

.listforum {

    border-collapse: collapse;

}

 



.listforum tr,.listforum td {

  font-family:  Tahoma, Arial, Helvetica, sans-serif;

  font-size: 12px;

  font-weight: normal;

  border: 1px solid #FFFFFF;

 

}

 

div#tx-mmforum-footer {

    font-size: 10px;

    color: #999999;

    text-align: center;

}



.tx-mmforum-pi1-attachmentlabel {

    font-weight: bold;

}



.tx-mmforum-pi1-attachment {

    padding-left: 16px;

}

 

.tx-mmforum-poll-question {

    font-weight: bold;

}



.tx-mmforum-poll-expireson {

    font-size: 10px;

    color: #aaaaaa;

    margin-top: 8px;

} 



.tx-mmforum-pi4-title {

    color: #666666;

}



.tx-mmforum-pi4-title a {

    color: #666666;

    font-weight: bold;

}



.tx-mmforum-pi4-title a:hover {

    color: #ff8700;

}



.tx-mmforum-pi4-content a {

    color: #666666;

}



.tx-mmforum-pi4-content a:hover {

    color: #ff8700;

}



th.tx-mmforum-th a {

    color: white !important;

}



.tx-mmforum-pi1-listposts-prefix {

	color: black !important;

}



.tx-mmforum-poll-icon {

	float: left;

	margin-right: 8px;

}



.tx-mmforum-pi3-pminbox-icon {

	float: left;

	margin-right: 8px;

}



.tx-mmforum-textbutton {

    float: left;

    padding: 3px 15px 2px 3px;
   
    color:#868686 !important;
    margin: 0px 4px 0px 0px;

    text-decoration: none;

    background-color: #DEDEDE;
    font-size:9px;
    white-space: nowrap;

}


.tx-mmforum-textbutton a {

    text-decoration: none;

    color:#868686 !important;

}



.tx-mmforum-textbutton img {

    vertical-align: middle;

    margin-right: 8px;

}



.tx-mmforum-pi1-listpost-topicicon {

    float: left;

    margin-right: 16px;

}



.tx-mmforum-pi3-buttons {

    margin: 8px 0px;

}

.tx-mmforum-list-odd {
	background-color:#F3F3F3;
}

.tx-mmforum-list-even {
	background-color:#E4E4E4;
}

.tx-mmforum-tdspacer {
	height:5px;
}

.tablewrap ,.tablewrap2,.tablewrap3{
	width:551px;
	border:1px #DEDEDE solid;
}

.tablewrap2 div {
	margin-left:-128px;
	
} 
.tablewrap2 div  input{
	margin-left:34px;
	background-color:#FFFFFF;
	color:#676767;
	border:0px;
	font-size:10px !important;
	font-weight:normal;
	width:366px;
	text-indent:2px;
}
.tablewrap2 th{
	background-color:#DEDEDE;
	height:24px;
	text-align:left;
	text-indent:25px;
	color:#7F7F7F;
	font-weight:normal;
}
.tablewrap2td {
	padding:5px;
}

.tablewrap3td {
	padding:5px 5px 0px 5px;
	margin-bottom:-5px;
}


.tx-mmforum-overview {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A6A6A8;
}

.tx-mmforum-rootline {
	font-size:10px;
}
.tx-mmforum-rootline a {
	text-decoration:none;
	color:#A7A7A7;
}

.tx-mmforum-tdsearchheader {
	background-color:#A7A7A9;
	height:29px;
	color:#FFFFFF;
	text-indent:16px;
}

.tx-mmforum-block {
	background-color:#F3F3F3;
	height:77px;
}
.tx-mmforum-block2 {
	background-color:#F3F3F3;
	height:169px;
	
}
.tx-mmformrum-searchspacer {
	height:5px;
}

.tx-mmforum-block2-td1 {
	width:114px;
	color:#A2A2A2;
	text-indent:16px;
}

#infoSelectPlace,#infoSelectDate {
	background-color:#FFFFFF;
	border:1px solid #DEDEDE;
	font-size:10px !important;
	color:#A5A5A5;
	height:17px;
	width:194px;
	font-family:Arial, Helvetica, sans-serif;
}

.tx-mmforum-toplimcheck {
	color:#A2A2A2;
	padding-left:30px;
}

.tx-mmforum-toplimcheck input {
	background-color:#FFFFFF !important;
	border:0px !important;
}
#tx-mmforum-toplim {
	color:#A2A2A2 !important;
    padding-left:10px;
}

#tx-mmtxtarea {
	border:0px !important;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
}


.tx-mmformrum-searchspacer4 {
	height:23px;
}

.tx-mmforum-searchsubmit input ,.tx-mmalert{
	background-color:#FFFFFF;
	color:#676767;
	border:0px;
	font-size:10px !important;
	font-weight:normal;
	width:108px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:13px;
	height:18px !important;
	display:block;
}

#tx_mm_searchfor input {
	background-color:#FFFFFF;
	border:1px solid #DEDEDE;
	font-size:10px !important;
	color:#A5A5A5;
	height:17px;
	width:351px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-left:-7px;
}

.tx-mmforum-thsearch {
	text-align:left;
	text-indent:15px;
	color:#7E7E7E;
	height:23px !important;
}

.tx_mmforum_roottable {
	border-left:1px solid #DEDEDE;
	padding-left:5px;
}

#tx_mmforum_main {
	padding-top:15px;
}

.rg_newtitle_tr {
	background-color:#A7A7A9;
	height:29px;
}

.rg_newtitle {
	text-indent:21px;
	color:#FFFFFF;
	width:99px;
}

.rg_newtitle_input input {
	width:362px;
	height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
}
.rg_messagetb {
	background-color:#F3F3F3;
	text-indent:21px;
	color:#828282;
}

.rg_messagetbwrap {
	background-color:#F3F3F3;
}

.rg_messagetbremind {
	background-color:#F3F3F3;
	color:#828282;
    font-size:12px;
	padding-top:9px;
}
.rg_messagetb span {
	padding-top:8px;
	display:block;
}	

.rg_messagetbsub {
	background-color:#F3F3F3;
}
.rg_messagetbsub input {
	background-color:#FFFFFF;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	border:0px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:15px;
	width:108px !important;
	text-align:center;
	height:18px;
	
}
#message{
	width:362px !important;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#676767;
}

.rg_textfield {
	width:362px !important;
}

.rg_emptybb {
	width:260px;
}

#newpostintro {
	margin-bottom:23px;
}

#rgpostth {
	padding-left:10px;
}
#rgpostth img{
	padding-right:10px;
}

.rg_tableneg {


}
#rgbuttonspost {
	background-color:#F0F0F0;
}
#rgbuttonspost .tx-mmforum-buttontext,#rgbuttonspost div{
	background-color:#FFFFFF !important;
}

#rgbuttonspost div{
	height:18px !important;
	width:108px !important;
	margin:0px !important;
	padding:0px !important;
	border-right:1px solid #F3F3F3;
	display:block;
}
#rgbuttonspost img{
	margin:1px 0px 0px 2px; !important;
	padding:0px!important;
}

#rgbuttonspost .tx-mmforum-buttontext {
	vertical-align:bottom;
	margin-left:5px;
}

#rg_reply {
	padding-top:16px;
	height:16px;
	
}
#rg_reply div{
	height:18px !important;
	width:108px !important;
	margin:0px !important;
	padding:0px !important;
	border-right:1px solid #F3F3F3;
	display:block;
}
#rg_reply .tx-mmforum-buttontext {
	vertical-align:bottom;
	margin:0px !important;
	padding:0px !important;
}

#rg_reply  img{
	background-color:#FFFFFF;
	margin-left:5px;
}

#listposttable {
	
}

.rg_messagetbpost {
	background-color:#F3F3F3;

}

.rg_messagetbpost img{
padding-top:3px;
}

#rg_pagebrowser ul {
	list-style:none;
	list-style-type:none;
}


#rg_pagebrowser {
	z-index:31;
	position:absolute;
	top: 145px;
	left:124px;
	width:430px;

}

.rg_pb_td,.rg_pb_td_act{
	height:14px;
	width:14px;
	border-right:1px solid white;
	text-align:center;
	color:#8E8E8E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#F1F1F1;
}

.rg_pb_td a,.rg_pb_td_act a,.rg_pb_td a:visited,.rg_pb_td_act a:visited{
	text-decoration:none;
	color:#8E8E8E;
}

.rg_pb_td_act {
	font-weight:bold;
	color:#000000;
}

.rg_mm_th {
	border-right:1px solid white;
	font-weight:bold !important;
	font-family:Arial, Helvetica, sans-serif;
}

.rg_mm_main_tr {
	border-bottom:1px white solid;
}

.tx-mmformrum-searchspacermain {
	height:1px;
}

.tx-mmformrum-searchspacermainende {
	height:3px;
}

.rg_mm_th_first {
	text-indent:10px;
	
}

.td_min_height {
	height:290px !important;

	}

.td_min_height p {
	width:350px;
	display:block;
}
.divpreview {
	width: 551px;
}	
	
	
.tx-rg-latest{
	font-weight:bold;
	height:50px;
	text-indent:10px;
}

.tx-rg-headerlatest {

	font-size:11px !important;
}

#latestroot {
	margin-bottom:23px;
}

#scrollable .colNormal p{
	color:#9D9D9D;
	font-size:11px !important;
}

.tx-mm-profilth,.tx-mm-profilth a{
	background-color:#A7A7A9 !important;
	color:#FFFFFF !important;
	height:29px !important;
	margin:0px !important;
	padding:0px !important;
	text-indent:12px !important;
	font-size:11px !important;
	vertical-align:middle;
	text-decoration:none;
}
.tx-mm-profilthwrap {
	color:#7E7E7E !important;
	font-weight:bold !important;
	height:24px !important;
	text-indent:16px !important;
}

.tx-mm-profiltr {
	background-color:#F3F3F3;
	text-indent:12px !important;
	color:#838383;
}

.tx-mm-profiltr {
	height:29px;
}
.tx-mm-profilcentertd {
	border-right:1px solid #FFFFFF;
}

.tx-profil-datatb {

	text-indent:12px !important;
}

.tx-mm-profiltdleft{
	width:130px;
}
.tx-mm-profiltr input{
	background-color:#FFFFFF;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	border:0px;
	margin:0px;
	padding:0px;
	width:209px;
	height:18px;
	text-indent:2px;
}

#tx-profil-submit,#tx-profil-submit2 {
background-color:#FFFFFF;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	border:0px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:15px;
	width:108px;
	text-align:center;
	height:18px;
}

#tx-mmpublishnow{
background-color:#FFFFFF;
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	border:1px solid #A7A7A9;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:15px;
	width:108px;
	text-align:center;
	height:18px;
}

.tx-mm-result {
	color:#A2A2A2;
	padding-left:10px !important;
	text-indent:0px;
}

#tx-mm-searchresultbrowser {
	z-index:51;
	position:absolute;
	top: 530px;
	left:172px;
	width:430px;
	
}

 #tx-mmsrachresultwrap {
 	width: 562px;
	margin-top: 50px;
 }
 
 #profil {
 width: 562px;
 }
 
 #tx-mmpostlist {
 	padding-left:10px !important;
	text-indent:0px !important;
	
 }
 
  #tx-mmpostlist a,#tx-mmpostlist a:visited{
text-decoration:none;	
 }
 
 .tx-mm-profiltr td a {
 	text-decoration:none;
 }
 
#tx-mmadminpanel {
	position:absolute;
	z-index:77;
	top:570px;
	width:551px;
} 

.tx-mmforum-pi1 a:hover,.tx-mmforum-table a:hover {
	color:#45126c !important;
}

.tx-mmforum-pi1-listtopic-lastpost-title ,.tx-mmforum-pi1-listtopic-lastpost-user{
	text-indent:10px !important;
}

.tx-mxscrollpost {
margin-left:0px !important;
}

.tx-mmpostbottom {
	width:122px;
}

#rg-pbwrap {
	padding-bottom:2px;
}
