body					{
						font-family					:verdana, helvetica, sans-serif;
						font-size					:14px;
						font-weight					:normal;
						margin-right				:0px;
						margin-left					:0px;
						margin-top					:0px;
						margin-bottom				:0px;
						background-color            :#000000;  # Hintergrundfarbe
						}
.bodytext               {
					 	font-family					:verdana, helvetica, arial, sans-serif;
                        font-size                   :12px;
						color						:#111111;
                        }
						
.csc-firstHeader        {
                        font-family					:arial, sans-serif;
                        font-size                   :18px;
                        }	
h1	
						{
                        font-family					:arial, sans-serif;
                        font-size                   :18px;
                        }											
A						{
				 		color						:#000000;
				 		}

a:link 					{
						color						:#85461E;
						}
						
a:visited 				{
						color						:#85461E;
						}
						
a:active 				{
						color						:#D16F30;
						}
															
						
.black				{
						background-color			:#000000;
						}   		

			
						
.left    				{
     					text-align     				:left;
     					}

.center    				{
     					text-align     				:center;
     					}

.right    				{
     					text-align     				:right;
     					}

.top    				{
     					vertical-align    			:top;
     					}

.bottom    				{
     					vertical-align    			:bottom;
     					}

.back_but_c {
	position										: absolute;
	margin-left										: 135px;
	margin-top										: -20px;
}
						
* html .back_but_c {
	position										: absolute;
	margin-left										: -250px;
	margin-top										: -40px;
}

.ok_but {
	padding-bottom									: 2px;
}

* html .ok_but {
	padding-bottom									: 3px;}

.schrift-kopfzeile-schwarz {
						font-family					:verdana, arial, helvetica, sans-serif;
			 		 	font-size					:18pt;
			 		 	font-weight					:bold;
			 		 	color						:#333333;
}
.schrift-kopfzeile-weiss {
	font-family					:verdana, arial, helvetica, sans-serif;
	font-size					:18pt;
	font-weight					:bold;
	color						:#FFFFFF;
	text-align: right;

}
.rahmen-schwarz {
	border: 1px solid #878787;
}
