

body { 
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	background-color:#DDFFDD;
	font-family:Arial,Verdana,Geneva,sans-serif;
	font-size:12pt;
	}

div.bg {
	padding:10px;
	background-color:#DDFFDD;
	}

div.menuCol {
	position:absolute;
	top:6px;
	left:6px;
	width:160px;
	padding:6px;
	background-color:#FFFFFF;
	}

div.data {
	position:absolute;
	top:6px;
	left:2px;
	width:760px;
	padding:4px;
	font-size:9pt;
	background-color:#FFFFFF;
	}

/*	====	Logo	===	*/

div.logo {
	background-color:#DDFFDD;
	text-align:center;
	font-size:10pt;
	}

div.txtAK {
	font-size:50%;
	color:#777777;
	}

div.txtAE {
	font-weight:bold;
	}

div.txtOB {
	font-size:50%;
	color:#777777;
	}

/*	====	Menu-Header	===	*/

div.menuHeader {
	padding-top:4px;
	padding-bottom:6px;
	}

div.txtMenuHdr1 {
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	color:#0000A0;
	}
	
div.txtMenuHdr2 {
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	color:#E00000;
	}
	
/*	====	Menu-Buttons	===	*/

div.btnDummy
	{
	border-width:3px;
	border-color:#AAFFAA;
	border-style:outset;
	background-color:#DDFFDD;
	padding:6px;
	margin:6px;
	font-size:10pt;
	text-align:center;
	}

div.btn
	{
	background-color:#DDFFDD;
	padding:2px;
	margin:2px;
	font-size:9pt;
	text-align:left;
	}

div.wir
	{
	background-color:#DDFFDD;
	padding:2px;
	margin:2px;
	font-size:10pt;
	}

div.btnGroupWir
	{
	background-color:#FFFFFF;
	padding:2px;
	margin:2px;
	font-size:10pt;
	}

/*	============	*/

div.dataHeader
	{
	width:100%;
	padding:6px;
	font-size:14pt;
	font-weight:bold;
	background-color:#FF0000;
	color:#FFFFFF;
	}

div.dataHeader2
	{
	width:100%;
	height:3px;
	padding:0px;
	margin-top:6px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	font-size:1pt;
	background-color:#AAAAAA;
	}

div.blue
	{
	font-weight:bold;
	color:#0000FF;
	}

div.red
	{
	font-weight:bold;
	color:#FF0000;
	}


div.wastun
	{
/*	background-image:url(images/wir_bg.gif);	*/
	background-color:#FFAAAA;
	}


div.gemeinde
	{
	background-color:#AAAAFF;
	}

div.frage
	{
	background-color:#FFFFAA;
	}

td.grid {
	padding:0px;
	margin:0px;
	border:none;
	}

div.grid {
	position:absolute;
	padding:0px;
	margin:0px;
	border:none;
	}

div#rightCol {
	position:absolute;
	top:102px;
	left:182px;
	width:540px;
	padding:0px;
	margin:0px;
	border:none;
	}
	
div#data {
	position:absolute;
	top:102px;
	left:182px;
	width:540px;
	padding:0px;
	margin:0px;
	border:none;
	background-color:#FFFFFF;
	}
	
img {
	padding:0px;
	margin:0px;
	border:none;
	}

td.stdBack1 {
	background-color:#8B91A7;
	}

td.stdBack2 {
	background-color:#7C8198;
	}

td.stdBack3 {
	background-color:#6D6D88;
	}

td.hdrBack1 {
	background-color:#7C8198;
	}

td.hdrBack2 {
	background-color:#646690;
	}

td.hdrBack3 {
	background-color:#5F579E;
	}





p.btn
	{
	border-width:3px;
	border-color:#EEEEEE;
	border-style:outset;
	background-color:#EEEEEE;
	padding:12px;
	margin:12px;
	font-size:12pt;
	text-align:center;
	}

td	{
	text-align:left;
	}

#btnStart
	{
	}

#btnFirma
	{
	}
	
#btnProdukte
	{
	}
	
#btnKontakt
	{
	}
	
#btnAnfahrt
	{
	}
	
#btnImpressum
	{
	}
	
	
#h1 {
	font-size:36pt;
	font-weight:bold;
	}
	
	
#h2 {
	font-size:12pt;
	}
	
#street {
	font-size:14pt;
	}

#city {
	font-size:14pt;
	}

#connect {
	font-size:14pt;
	}


/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */


h1 {	font-size:36pt;
		padding:2px;
	}

h2 { font-size:14pt; }

h3 {	font-size:12pt;
		padding:2px;
	}

h4 { font-size:10pt; }


td.address {
	font-size:18pt;
	}
	
/* a:link { color:#AA5522; text-decoration:underline; } */
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* #AA5522 = kotzbeige, Wert aenderbar */
/* #772200 = scheissbraun, Wert aenderbar */
/* #000000 = schwarz, Wert aenderbar */
/* text-decoration = Tesxtstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

a.an { text-decoration:none; }

