/* -----------------------------------------------------------------
	Projekt : www.feuervogel-balingen.de
	Author  : Bärbel Hölle
   -----------------------------------------------------------------*/

TD
{
	font-size	: 14px;

}

BODY
	{
	color		: black;
	background-color: #C0C0C0;
	background	: url(../images/hintergrund.jpg);
  background-repeat:no-repeat;

	font-family	: Arial;
	font-size	: 14px;

	margin		: 0px;
	padding		: 0px;
	}

#maintable
	{
	position	: absolute;
	left		: 0px;
	right		: 0px;
	}

	

.inhalt
	{
	font-size	: 14px;	

	padding-right	: 10px;
	padding-left	: 10px;
	}

ul
	{
	margin-top	: 5px;
	margin-bottom	: 5px;
	xborder		: 1px solid red;
	}

td.TOP
	{
	height:1%;	
	}

span.TOP
	{		
	
	color		: #C70900; 	
	width		: 600px;
	font-size	: 37px;
	height		: 100px;	
	padding-top : 50px;
	}
	

.ueberschrift
 	{
	color		: #C70900;

	text-transform	: uppercase;
 	font-size	: 14px;
	font-weight	: bold;

	padding-bottom	: 20px;
 	}

.ueberschrift2
 	{
	color		: #C70900;

	text-transform	: uppercase;
 	font-size	: 14px;
	xfont-weight	: bold;

	xpadding-bottom	: 5px;
 	}

.textblock
 	{
 	padding-bottom	: 30px;
	xborder: 1px solid red;
	}

p
	{
	margin-bottom	: -1px;
        font-size       : 12px;
	}

.schriftzug
	{
	font-size	: 14px;
	color		: #58595B;
	font-weight	: bold;
	}
 	
IMG.left
 	{
 	margin-right	: 10px;
 	}

IMG.right
 	{
 	margin-left	: 10px;
 	}




/* ---------- menu -------------- */

.menue
	{
	background	: url(../images/hintergrund_rot.jpg);	

	width		: 147px;
	
	}

.menuepunkt
	{
	color		: white; 

	text-transform	: uppercase;
	font-size	: 13px;

	padding-left	: 10px;
	padding-bottom	: 3px;
	padding-top	: 3px;
	}

.menuepunktselektiert
	{
	color		: #EEE600; 
	background-color: #AE251D;

	text-transform	: uppercase;
	font-size	: 13px;

	padding-left	: 10px;
	padding-bottom	: 2px;
	padding-top	: 2px;

	border-top	: 1px solid #EEE600;
	border-bottom	: 1px solid #EEE600;
	}


.untermenuepunkt
	{
	color		: white; 

	xtext-transform	: uppercase;
	font-size	: 12px;

	padding-left	: 20px;
	padding-bottom	: 1px;
	padding-top	: 1px;
	}

.untermenuepunktselektiert

	{
	color		: #EEE600; 
	background-color: #AE251D;

	xtext-transform	: uppercase;
	font-size	: 12px;

	padding-left	: 20px;
	padding-bottom	: 0px;
	padding-top	: 0px;

	border-top	: 1px solid #EEE600;
	border-bottom	: 1px solid #EEE600;
	}

.unteruntermenuepunkt
	{
	color		: white; 

	xtext-transform	: uppercase;
	font-size	: 11px;

	padding-left	: 25px;
	padding-bottom	: 1px;
	padding-top	: 1px;
	}

.unteruntermenuepunktselektiert a.linkmenue

	{
	color		: #EEE600; 
	}
.unteruntermenuepunktselektiert

	{
	color		: #EEE600; 
	background-color: #AE251D;

	xtext-transform	: uppercase;
	font-size	: 11px;

	padding-left	: 25px;
	padding-bottom	: 0px;
	padding-top	: 0px;

	xborder-top	: 1px solid #EEE600;
	border-bottom	: 1px solid #EEE600;
	}


/* info unter menu */

.info
	{
	position		: absolute;
	left			: 45px;
	top				: 450px;
	width			: 100px;
	color			: white; 

	font-size		: 12px;
	text-align		: center;
	}

/* logo rechts */

.logo
{
	position		: relative;
	border-left		: 1px solid #C70900;		
	height			: 100%;
	top				: 270px;	
}

td.right
	{
	vertical-align	: top;
	padding-left	: 5px;
	height			: 80%;  
	xborder-left		: 1px solid #C70900;		
	}


a
	{
	color		: #AE251D; 
	text-decoration	: none;
	}
	
a:hover
	{
	text-decoration	: underline;
	}


a.linkspecial
	{
	color		: black;

	text-decoration	: none;
	}

a.linkmenue
	{
	color		: white;

	text-decoration	: none;
	}

a:hover.linkmenue
	{
	color		: #FFF600; 

	text-decoration	: underline;
	}


.table
	{
	font-size: 14px;
	}
