/*_______________Style Sheet für Aikido Bremen Webseite_____________________________*/
/*---------------------------Autor
________________________________Elke Willen, August 2003*/

/*_______________________Body____________________________________*/
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	scrollbar-face-color:#993300;
		scrollbar-shadow-color:silver;*/
		/*scrollbar-face-color:#C2A25D;
	scrollbar-shadow-color:gray;*/
/*	background-color: #CC9900;*/
	background-image :  url(images/hintergrund_body.gif);
}

.table_inhalt{
/*background-color: white;*/
/*background-color: A0AFFC;*/
background-image :  url(images/hintergrund_kalligraphie.gif);
font-family : "Century Gothic";
font-size : 15px;
/*font-weight:bold;*/
}

.table_termine{
	/*background-color: white;
	*/
	/*background-color: A0AFFC;
	*/
	background-image : url(images/hintergrund_table.gif);
	font-family : "Century Gothic";
	font-size : 14px;
	font-weight:bold;
	/*border-bottom : none #674E09;

	border-left : none #674E09;

	border-right : none #674E09;

	border-top : none #674E09;*/
}
.ueberschrift{
	font-family : Century Gothic;
	font-size : 16px;
	font-weight: bold;
	color: Black;
}
.willkommen{
	
	font-family :Century Gothic;
	font-size : 29px;
	color: black;;
	font-weight: lighter;
}

/*Termin tabellen*/
.termine{
	font-family : Century Gothic;
	font-size : 15px;
	font-weight: normal;
	color: Black;
	/*border-color: #674E09;
	border : thin #674E09;
	*/
	background-image : url(images/hintergrund_table.gif);
	/*text-decoration : underline;*/
}
.termin_kindertraining{
	font-family : Century Gothic;
	font-size : 15px;
	font-weight: normal;
	color: Black;
	/*border-color: #674E09;
	border : thin #674E09;
	*/
	background-image : url(images/hintergrund_table.gif);
	/*text-decoration : underline;*/
}
.table_adresse{
	
	background-image : url(images/hintergrund_table.gif);
	font-family : "Century Gothic";
	font-size : 16px;
	font-weight:bold;
	
}

/*----------------------------------hauptnavigation----------------------------------------------------*/
a.hauptnavi{
	font-family : "Century Gothic";
	font-size: 18;
	font-weight: bold;
	color:#674E09;
	text-decoration: none;
}
a:hover.hauptnavi{
	font-family :  "Century Gothic";
	font-size: 18;
	color:white;
}
.linkpassiv{
	font-family :  "Century Gothic";
	font-size: 18;
	color:white;
	font-weight: bold;
}

/*----------------------------------------------------links zum download----------------------------------------------*/


a.download{
	font-family : "Century Gothic";
	font-size: 13;
	font-weight: bold;
	color: Maroon;
	text-decoration: underline;
	
}
a:hover.download{
	font-family : "Century Gothic";
	font-size: 13;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	
}

/*----------------------------------------------------links slideshow----------------------------------------------*/
a.slideshow{
	font-family : "Century Gothic";
	font-size: 13;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	
}
a:hover.slideshow{
	font-family : "Century Gothic";
	font-size: 13;
	font-weight: bold;
	color: Silver;
	text-decoration: underline;
}

.navi_bg{
	background-color : #F5F5DC;
	padding: 5px;
	width: 10 px;
	border : ridge Silver;
	margin-right: 50 px;
}
