.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.CellMitteText {
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
}

.Sprachbutton {
	width: 50px;
	text-align: right;
	float: right;
	white-space: nowrap;
	padding-left: 5px;
}
.boxright {
	border: 1px solid #660000;
	background-color: #F4EDD5;
}





.padding {
	padding-left: 8px;
}
.Menubox {
	background-color: #F5E2A9;
	line-height: 25px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	float: left;
	border: 1px solid #660000;
}
img {
	border: 0;
}

.menuNeu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.box760 {
	width: 98%;
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	top: 80px;
	padding-left: 5px;
	word-spacing: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	white-space: nowrap;
	z-index: 100;
}


ABC {
	padding-left: 18px;
}

.SpracheEnglisch {
	position: absolute;
	top: 120px;
	width: 105px;
}
.flashpositiontop {
	position: absolute;
	top: 5px;
	z-index: -50;
	margin-left: 80px;
}



.Wordspacing {
	word-spacing: 10px;
	color: #FF0000;
	width: 600px;
}

.Menutitle {
	color: #FFFFFF;
	background-color: #800000;
	padding-left: 10px;
	float: left;
	padding-right: 0px;
	width: 210px;
	margin-right: 0px;
	margin-left: -10px;
	margin-top: 0px;
	line-height: 25px;
}



.MenutitlehOME {
	color: #FFFFFF;
	background-color: #B90000;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	width: 190px;
	position: relative;
	letter-spacing: 5px;
	margin-bottom: 10px;
}
a.menulinks:hover {
	color: #000066;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	background-color: #FFFFFF;
	width: 195px;
}
a.menulinks:link,a.menulinks:active,a.menulinks:visited {
	color: #000066;
	text-decoration: none;
	float: left;
	width: 195px;
	padding-left: 23px;
}

.FloatingLeft {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a:link, a:visited, a:active {
	color: #663300;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
}

.NoWrap {
	white-space: nowrap;
}
