@charset "UTF-8";
/*
 * $Id: frieling.css 33 2009-08-15 07:56:31Z norman $
 *=========================================================================
 *
 * frieling.css 
 * ------------
 *
 * Design by ARTVERTISEMENT aufbereitet durch N. Markgraf
 *
 *
 * In dieser CSS-Datei sind alle speziellen Anpassungen fuer die 
 * Webpraesenz der Tanzschule Riemer enthalten.
 *
 * $Author: norman $
 * $Revision: 33 $
 * $Date: 2009-08-15 09:56:31 +0200 (Sat, 15 Aug 2009) $
 * $URL: http://art.sefiroth.de/PROJEKTE/TF/drupal-template/styles/frieling.css $
 * 
 *=========================================================================
 */

/*
 * Einstellungen fuer den Kopfbereich (seitenspezifisch)
 *
 */
#head-left
{
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	background-image: url("../images/head-frieling.png");
	background-repeat: no-repeat;
	height: 118px;
	width: 1000px;
	z-index: 100;
}

/*
 * Farbanpassungen fuer die Tansschule Frieling
 */
 
body
{
	background-color: #8795A2; 
	background-repeat: repeat-x;	
}

.menu div a,
.menu a
{
/*	color: #cccccc; */
	text-decoration: none;
}

.menu div a:hover,
.menu a:hover
{
/*	color: #ffffff; */
	text-decoration: none;
} 

.menucolor
{
	color: #ffffff;
}

