/* Dateiname: default.css */

BODY	{
        padding:0;
        margin:0;
	font-size:	14px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Georgia, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;

	}
/*div {border: 1px dashed silver;}*/

div.hintergrund {
  left: 0px;
  width: 327
  height: 100%;
  padding: 0px;
  padding-bottom: 0px;
  border: 0px solid black;
  color: black;
  font-weight: normal;
  text-align: left;
  background-color: #4283ac;
}

div.adresse {
  position: absolute;
  left: 30px;
  top:670px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: normal;
  text-align: left;
  background-color: #4283ac;
  font-size:12px;

}
div.sprachen {
  position: absolute;
  left: 404px;
  top: 25px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  text-align: left;


}

div.logo {
  position: absolute;
  left: 30px;
  top:10px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: normal;
  text-align: left;
  background-color: #4283ac;
}

div.textinlogo {
  position: absolute;
  left: 124px;
  top: 90px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: bold;
  text-align: justify;
  background-color: #4283ac;
}
div.textunterlogo {
  position: absolute;
  left: 0px;
  top: 116px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: normal;
  text-align: justify;
  background-color: #4283ac;
}
div.navigationsmenu {
  position: absolute;
  left: 5px;
  top: 180px;
  padding: 0px
  padding-bottom: 0px;
}



div.ueberschrift {
  position: absolute;
  left: 400px;
  top: 117px;
  width:300px;
  padding: 0px
  padding-bottom: 0px;
  color: b93535;
  font-weight: bold;
  text-align: left;
  font-size:	24px;
}
div.ueberschriftfloat {
  color: b93535;
  font-weight: bold;
  text-align: left;
  font-size:	18px;
}
div.sterne {
  position: absolute;
  left: 735px;
  top: 10px;
}
div.text {
  position: absolute;
  left: 400px;
  top: 208px;
  width: 530px;
  padding: 0px
  padding-bottom: 0px;
  color: black;
  font-weight: normal;
  text-align: left;
  font-size:	16px;
}
div.bild{
  position: relative;
  left: 15px;
}



table.verfueg {
	border-width: 0px;
	border-spacing: 2px;
	border-style: none;
	border-color: white;
	border-collapse: separate;
	vertical-align: text-top;

}
table.verfueg th {
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: gray;
	vertical-align: text-top;


}
table.verfueg td {
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: gray;
	vertical-align: text-top;


}

table.preis{ border-width:1px solid #000;  padding:5px; }



A IMG{border:none;}
td { border:1px solid #000;}
