BODY{
   font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

div#pit_googlemaps-sidebar{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration:none;
}

a.menuLink{
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

a.menuLink1{
	color: #FDFF00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

A.link{
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
}

A.visited{
	font-size: 12px;
	color: Blue;
   text-decoration: underline;
}

A.active{
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
}

H1{
	font-size: 18px;
	font-weight: bold;
	color: Black;
}

H2{
	font-size: 20px;
	font-weight: bold;
	color: Black;
}

H3{
	font-size: 22px;
	font-weight: bold;
	color: Black;
}

H4{
	font-size: 24px;
	font-weight: bold;
	color: Black;
}

TD{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

/* Bestellformular */
.anschrift_left, anschrift_right{
	padding-left: 24px;
	padding-right: 24px;
}
.anschrift_left{

}
.anschrift_right{

}
.tabelle, .tabelleninhalt{
	border-bottom: thin solid #FFFF88; /* #FDFF00 */
	border-top: thin solid #FFFF88;
	padding: 6px;
}
.tabelleninhalt{
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 6px;
	margin-right: 6px;
}


.tabelleninhalt{
}
.textarea{ /* mitteilunsfeld*/
	width: 600px;
	height: 100px;
}

.anschrift_left{


}
.anschrift_right{


}
.block_left, .block_right, .anschrift_left, .anschrift_right, .tabelleninhalt, .tabelleninhalt_ohneOben, .tabelleninhalt_ohneUnten{
	vertical-align: top;
}
.block_right{
	padding: 0 0 0 18px;
}

.datum, .datum_pflicht{
	width: 60px;
}

.feld{
}

.feld_pflicht, .datum_pflicht{
	border-color: Red;
	border-width: thin;
	border-style: solid;
}

.unsichtbar{
	visibility: hidden;
	position:absolute;
}
.sichtbar{
	visibility: visible;
}
.button{

}
.error{

	color: red;
	font-weight: bolder;
}

/* Ende Bestellformular */

/* Start Meinungsumfrage */
.mein_width1{
	/* 3 + 4 müssen 1 ergeben*/
	width: 400px;
}
.mein_width2{
	width: 20px;
}
.mein_width3{
	/* 3 + 4 müssen 1 ergeben*/
	width: 125px;
}
.mein_width4{
	/* 3 + 4 müssen 1 ergeben*/
	width: 275px;
	text-align: right;
}
.mein_textarea{
	width: 350px;
	height: 100px;
}
.mein_text{
	width: 150px;
}
/* Ende Meinungsumfrage */
