

/*---------------------------------------------------------*/
/*	body	{
		bgcolor:	"#CCCCCC";
		vlink:		#0000FF;
		alink:		#FF9900;
		}
*/		

	/* Maintext links */

	.maintext-left {
		font:			verdana;
		font-size:		1em;
		padding-left:	25px;
		letter-spacing: 0.03em;
		color:			#000000;
	}
	
	/* Maintext in der Mitte */

	.maintext {
		font:			verdana;
		font-size:		1em;
		padding-left:	100px;
		letter-spacing: 0.03em;
		color:			#000000;
	}
	
	
	/* Titelelemente */
	.brs-titel {
				font-size:		1.8em; /*"5"*/
				font-weight:	bold;
				font-style:		normal;
				text-align:		center;
				color:			#330099;
			}
	.brs-eingang {
				font-size:		1.5em; /*"5"*/
				font-weight:	bold;
				font-style:		normal;
				text-align:		center;
				color:			#330099;
			}
	.brs-kontakt {
				width:			221px;
				line-height:	100%; 
				margin-top:		0; 
				margin-bottom: 	0;
				padding-left:	25px;
				font-size:		1em; 
				font-weight:	light;
				font-style:		normal;
				text-align:		left;
				color:			#330099;
			}

	.brs-info-order-links {
				font-size:	1em;
				font-weight:bold;
				letter-spacing: 0.03em;
				font:		Arial Black;
				}			
			

	
	/* Navigation */
	  .menutitle    {
   		margin:-5px -5px 5px -5px;
    	background-color:#fafbfa;
    	font-weight:bold;
    	color:		#00990;
    }
	
	#navimenu {
		width:	100%;
		padding:5px;
		margin:0px 5px 5px 0px;
		line-height:20px;
	}
	
	
	/* Schrift wichtig */
	.schrift-wichtig {
		font-size:		1.5em;
		font-weight:	bold;
		font-style:		normal;
		color:			#009900;
	}

	/* Datumstyle */
	
	div.datum {
		text-align:		right;
		font-size:		0.9em;
		font-style:		normal; 
	}