/*** forum übergangsweise ***/

#forum #contentArea {
	background-color: #DFEEF5;
	padding: 10px;
}

#contentArea table tbody tr td b {
	font-size: 10pt; color:#000000; text-decoration:none; margin-top:0em; margin-bottom:0em;
}
#contentArea table tbody tr td p.forumsmall2_lo b  {
	font-size: 7pt; color:#000000; text-decoration:none; margin-top:0em; margin-bottom:0em;
}

.forumstandard 			{color:#000000; text-decoration:none;margin-top:0em;margin-bottom:0em;}
.forumstandard a 		{color:#000000; font-size: 10pt; font-weight:bold;text-decoration:none}
.forumstandard a:hover 	{color:#000000; font-size: 10pt; font-weight:bold;text-decoration:underline}

.forumsmall {color:#000000;text-decoration:none;margin-top:0em;margin-bottom:0em;}
.forumsmall a {color:#000000;font-weight:bold;text-decoration:none}
.forumsmall a:hover {color:#000000;font-weight:bold;text-decoration:underline}

.forumsmall2 			{color:#000000;font-size: 7pt; text-decoration:none;margin-top:0em;margin-bottom:0em;}
.forumsmall2 a 			{color:#000000;font-size: 7pt; font-weight:bold;text-decoration:none}
.forumsmall2 a:hover 	{color:#000000;font-size: 7pt; font-weight:bold;text-decoration:underline}
.forumsmall2_lo 		{color:#9EA287;font-size: 7pt; font-weight:normal;text-decoration:none;margin-top:0em;margin-bottom:0em;}
.forumsmall2_lo a 		{color:#9EA287;font-size: 7pt; font-weight:bold;text-decoration:none}
.forumsmall2_lo a:hover {color:#9EA287;font-size: 7pt; font-weight:bold;text-decoration:underline}



 input.nnsa {	
    border: 1px solid #000000;
    background-color: #FFFFFF; 
    color:#000000;
	 }

 textarea.nnsa {	
    scrollbar-base-color: #F0F0F0;
    border: 1px solid #000000;
    background-color: #FFFFFF; 
    color:#000000;
    }

 select.nnsa {	
    scrollbar-base-color: #F0F0F0;
    border: 1px solid #000000;
    background-color: #FFFFFF; 
    color:#202020;
    }

 input.nnsabut {	
    border: 1px solid #000000;
    background-color: #FFFFFF; 
    font-weight:bold;
    color:#000000;
     }
