body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff ;
	margin: 0px;
}
input, textarea {
	background-color: #F5F5F5;
	font-size: 8pt;
	border: solid 1px black;
}
table {
	margin-bottom: -2px;
}
.head {
	height: 30px;
}
.titelschwarz, .titelweiss, .titelgruen,
.textschwarz, .textschwarzklein, .textweiss, .textrot,
.title, .title2, .text, .welcome {
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
.titelweiss {
	color: #FFFFFF;
	vertical-align: middle;
}
.titelgruen {
	color: #99FF99;
}
.textschwarz, .textschwarzklein {
	font-weight: normal;
}
.textschwarzklein {
	font-size: 8pt;
}
.textweiss, .textrot {
	font-size: 10pt;
	font-weight: normal;
}
.textweiss {
	color: #FFFFFF;
}
.textrot {
	color: #FF0000;
}
.welcome {
	font-size: 14pt;
}
.title {
	font-size: 9pt;
}
.title2 {
	font-size: 12pt;
}
.text {
	font-size: 9pt;
	font-weight: normal;
}

#basket {
	margin: 30px 0px 0px 60px;
}


.fare, .machineType, .menu {
	height: 26px;
}
.menu {
	background-color: rgb(51,134,64);
}
.menu td.home {
	padding: 3px 0 0 0;
}
.kontakt, .fare, .machineType {
	background-color: rgb(125,177,151);
}
#service span.sep {
	color: rgb(125,177,151);
	font-size: 16px;
}

#logo {
	background: white url(../images/bongard%20logo.jpg) no-repeat 10px 18px;
}
#headline {
	background: white url(../images/bildleiste%20oben.jpg) no-repeat
}
#welcome {
	background: white url(../images/unterteil.jpg) no-repeat;
	width: 1000px;
	height: 556px;
}
#welcome2 {
	background: white url(../images/halbkreis.gif) no-repeat;
	height: 561px;
	width: 1000px
}
#welcome2 td.firstCell {
    width: 230px
}
#service {
	margin-top: 20px;
	margin-left: 50px;
}
#service .anchor {
	margin: 5px 0px 0px 0px;
}
.machinesep {
	background-color: #ddd;
}

