@charset "utf-8";
/* CSS Document */

/* ========================================================
   CSS fuer lanzbier.ch
   --------------------------------------------------------
   Autor:	Rene Christen
  =========================================================
*/  

/* ----------------- */
/* define layout     */
/* ----------------- */


/* Ueberschriften */		

h1 {
	font-size: 2.9 em;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align:center;
	margin-bottom: 1.1em;
	margin-top: 0px;
	padding: 2px;
	letter-spacing: inherit;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	border-left-style: inset;
	border-left-color: #FFFFFF;
	}

h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #FF0000;
	margin-bottom: 1.1em;
	margin-top: 0px;
	padding: 2px;
	}		

h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 1.1em;
	margin-top: 0px;
	padding: 2px;
	
	}
	
	h4 {
	font-size: 1.4em;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align:center;
	margin-bottom: 1.1em;
	margin-top: 0px;
	padding: 2px;
	letter-spacing: inherit;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	border-left-style: inset;
	border-left-color: #FFFFFF;
	





/* Links */


#main a {
	color: #FFFFFF;
	text-decoration: none;
	}

#main a:hover {
	color: #FF0000;
	text-decoration: underline;
	}	

#footer a, a:visited, a:active {
	color: #CCCCCC;
	text-decoration: none;
	}

#footer a:hover {
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: underline;
	}  


#sidebar a {
	color: #134D8F;
	text-decoration: none;
	}

#sidebar a:hover {
	color:#134D8F;
	text-decoration: underline;
	}


.tabelle1 {
	border: 1px solid #FF0000;
}

<style>
.owscounter {color:WHITE}
</style>

