BODY {
 	font-family : Verdana, Geneva, Trebuchet, Arial, sans-serif;
	font-size : 0.75em;  /* nicht noetigt: font-size : 1em; SMAC 1 */
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 0px;
	padding-top : 0px;
}

table {

}

.menu {
	font-size : 1.2em;
	text-decoration: none;
	color: black;
}
.menu:Hover {
	color: white;
	text-decoration: none;
}
.menuAktiv {
	font-size : 1.2em;
	text-decoration: none;
	color: white;
}

.menuR {
	font-size : 1.2em;
	text-decoration: none;
	color: #8C8C8C;
}
.menuR:Hover {
	text-decoration: none;
	color: #A5D363;
}
.menuAktivR {
	font-size : 1.2em;
	text-decoration: none;
	color: #A5D363;
}

.bildNavi {
	text-decoration: none;
	color: #8C8C8C;
}
.bildNavi:hover {
	color: silver;
}

.bildNaviInaktiv {
	text-decoration: none;
	color: #8C8C8C;
}
.bildNaviInaktiv:hover {
	color: #8C8C8C;
}


#navAnfang {
	display: inline;
	visibility: hidden;
}
#navRueckwaerts {
	display: inline;
	visibility: hidden;
}
#navVorwaerts {
	display: inline;
	visibility: hidden;
}

.inputField {
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
}


/* Layout-Bloecke */ 
#mainBox {
	display: block;
	position: relative;
	width: 800px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 50%;
	margin-left: -405px; 
	background-color: #4D4D4D;
}

#topBox {
	width: 800px;
	background-image: url(images/stadler_banner.jpg); 
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 67px;
}

#topMenu {
	height: 22px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 45px;
}

#contentBox {
	position: relative;
	height: 790px;
}
#contentLeft {
	width: 575px;
	position: relative;
	height: 500px;
	float: left;
}
#contentRight {
	position: relative;
	margin-top: 0px;
	margin-left: 7px;
	width: 208px;
	float: left;
}

#rightMenu {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 190px;
}
#rightMenu2 {
	position: absolute;
	bottom: 0px;
}

#contentRightAdresse {
	float: left;
	position: relative;
	margin-top: 500px;
	margin-left: 0px;
}

#contentLeftText {
	font-size : 1em; /* fuer MAC? */
	margin-top: 30px;
	margin-left: 50px;
}


.contenttext1 {
	float: left; 
	width: 328px;
	height: 130px;
}
.claimImage {
	margin-top: 30px;
	float: left;
}

.textGruen {
	color: #A5D363;
}

.textGrau {
	color: #8C8C8C;
}




































































































                                                                                                                                        





































































































