td#nav a:link {
	color: #FFFFFF;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
td#nav a:visited {
	color: #FFFFFF;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none
}
td#nav a:hover {
	color: #006699;
	background-color: #FF9900;
	text-decoration: none
}
.navCurrent {
	font-weight: bolder;
	color: #FF9900;
	font-size: medium;
}
ul {
	line-height: 25px;
	list-style-type: disc;
}
.bulletorange {
	line-height: 25px;
	list-style-type: square;
	color: #FFFFFF;
	list-style-image: url(images/bullet-orange.gif);
	font-weight: bolder;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.boxOrte {
	border: thin solid #006699;
	background-image: url(images/backgnd1.jpg);
	background-repeat: repeat-y;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}
.rahmenblau {
	border: thin solid #006699;
}
.boxAngebote {
	border: thin solid #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #006699;
}
.textAbstand {
	line-height: 23px;
}
.rahmenorange {
	border: thin solid #FF9900;
	background-image: url(images/backgnd.jpg);
	background-repeat: repeat-y;
	margin: 5px;
}
.orangeoben {
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
}
.ÜberschriftPreise {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.Formularbutton {
	position: relative;
	left: 200px;
	top: 200px;
	overflow: auto;
	visibility: visible;
}
.Pos_Home {
	top: 25px;
	position: relative;
}
.150pxRechts {
	position: relative;
	left: 150px;
}
.buttonStart {
	position: relative;
	top: -50px;
	width: 145px;
	height: 145px;
	visibility: visible;
	z-index: 1;
}

