/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.headline{
	font-size:36px;
	color:#c90000;
	padding-bottom:15px;}
	
.subline{
	font-size:18px;
	color:#666666;
	}
	
.logo{
	position:absolute;
	left:610px;
	top:0px;}
	
/* ---------------------- HOME ------------------------------ */
	

.indextable{width:405px;}


/* ---------------------- Kueche ------------------------------ */

.kueche{
	width:450px;
	}

.kuechentext{
	padding-left:15px;
	padding-right:15px;}
	
	
/* ---------------------- Aktionen ------------------------------ */



.headline_aktion{
	
	text-align:center;
	font-size:18.5pt;
	font-family:Arial;
	color:red;}

.aktion_position{
	position:absolute;
	left:40px;
	top:20px;
	}
	
.aktion_subline{
	text-align:center;
	font-size:24px;
	font-family:Arial;
	color:#c90000;
	
	}

/* ---------------------- KONTAKT ------------------------------ */

.kontakt{
	width:300px;
	}
	
/* ---------------------- TEAM ------------------------------ */

.teamTable{width:320px;}


/* ---------------------- Anfahrt ------------------------------ */
	

.indextable{width:405px;}
.text{
	padding-right:10px;}
.bild{width:325px;}



/* ---------------------- admin ------------------------------ */


headline_admin{
	font-size:24px;
	color:#c90000;
	padding-bottom:15px;}
	
/* ---------------------- Links ------------------------------ */

	
a:link{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
a:visited{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
a:hover{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	}
a:active{	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
