/* Standart-Definitionen f?r die Klasse Frontend/Body */

	.body_frontend { font-family: arial }

/* ?berschriften: h1 = headline; h2 = Subhead h3 = White Subhead */

	h1 { font-family: tahoma,arial;  color: #183064; font-size: 14px; text-decoration: none; font-weight: bold; text-align:left}
	h2 { font-family: tahoma,arial;  color: #183064; font-size: 12px; text-decoration: none; font-weight: bold; text-align:left}
	h3 { font-family: tahoma,arial;  color: white; font-size: 12px; text-decoration: none; font-weight: bold; margin: 3px 3px 3px 3px}
	h4 { font-family: tahoma,arial;  color: #183064; font-size: 14px; text-decoration: none; font-weight: bold; text-align:center}

/* h5 f?r RIOBEER */	
	h5 { font-family: tahoma,arial;  color: black; font-size: 12px; text-decoration: none; font-weight: bold; margin: 3px 3px 3px 3px}


/* Standard Links f?r alle Seiten */

	a:link  	{font-family: arial; font-size: 12px; color: #183064; text-decoration: none; font-weight: normal }
	a:visited  	{font-family: arial; font-size: 12px; color: #183064; text-decoration: none; font-weight: normal  }
	a:active  	{font-family: arial; font-size: 12px; color: #183064; text-decoration: none; font-weight: normal  }
	a:hover  	{font-family: arial; font-size: 12px; color: #183064; text-decoration: underline; font-weight: normal  }
	
/* Teaser Links */

	.teaser_zelle a:link  		{font-family: tahoma, arial; font-size: 10px; color: #183064; text-decoration: none; font-weight: bold }
	.teaser_zelle a:visited  	{font-family: tahoma, arial; font-size: 10px; color: #183064; text-decoration: none; font-weight: bold }
	.teaser_zelle a:active 		{font-family: tahoma, arial; font-size: 10px; color: #183064; text-decoration: none; font-weight: bold }
	.teaser_zelle a:hover  		{font-family: tahoma, arial; font-size: 10px; color: #183064; text-decoration: underline; font-weight: bold }

/* Menue Links */

	.menue_zelle a:link  		{font-family: tahoma, arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; padding: 5px 0px 5px 20px }
	.menue_zelle a:visited  	{font-family: tahoma, arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; padding: 5px 0px 50px 20px }
	.menue_zelle a:active 		{font-family: tahoma, arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; padding: 5px 0px 50px 20px }
	.menue_zelle a:hover  		{font-family: tahoma, arial; font-size: 12px; color: #000000; text-decoration: underline; font-weight: normal; padding: 5px 0px 50px 20px }
	
	
/* Klassen der Inhaltszelle im Template */

	.header_zelle {}
	.menue_zelle { background-color: #e6e6e6}
	.content_zelle { font-size: 12px; padding: 10px 30px 10px 15px; background-image: url('site_elements/teaser_spacer_vert.gif'); text-align:justify}
	.content_zelle_no_teaser { font-size: 12px; padding: 10px 30px 10px 20px; text-align:justify}
	.teaser_zelle { font-family: arial;  color: #000000; font-size: 10px; padding: 15px 0px 0px 0px;}
	
/* Content Schriftklasse f?r Tabellen */

	.content_tabelle { font-size: 12px; padding: 5px 2px 5px 5px}
	.content_tabelle_produkte { font-size: 12px; padding: 5px 2px 5px 5px; }
	.content_tabelle_vertretungen { font-size: 12px; padding: 0px 2px 0px 5px}
	

	
/* Klassen des Headers */

	.flaggen_zelle { padding: 5px 0px 0px 17px }
	.impressum_zelle { padding: 0px 15px 0px 0px }
	

/* Copyright Klasse */

	.copyright { font-family: arial;  color: #d4d4d4; font-size: 11px; padding: 0px 0px 10px 20px;}
	
/* Teaser */
.teaser_anfrage_headline {background-color: #183064; font-family: tahoma, arial; font-size: 10px; color: white; text-decoration: none; font-weight: bold; padding: 5px 5px 5px 5px;}
.teaser_anfrage_text {background-color: #e6e6e6; padding: 5px 5px 5px 5px;}
