.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534342;
	font-weight: normal;
	line-height: 20px;
}
.body2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534342;
	font-weight: normal;
	line-height: 24px;
}
.body2nrw {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534342;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: -1px;
}

.bodybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534342;
	font-weight: bold;
	line-height: 20px;
}

.bodyboldnrw {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534342;
	font-weight: bold;
	line-height: 20px;
	letter-spacing:-1px;
}

.bodybold2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #534342;
	font-weight: bold;
	line-height: 22px;
}

.head1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #534342;
	font-weight: normal;
	line-height: 24px;
	font-style: italic;
}

.smital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #534342;
	font-weight: normal;
	line-height: 20px;
	font-style: italic;
	padding-left: 20px;
}

ul{
	margin-top:0px;
	margin-left:0px;
}
li{
	margin-top:0px;
	margin-left:15px;
}
/* links */

a:link {
	color: #534342;
}
a:visited {
	color: #6D969C;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* img1 */
.smallimg1{position: relative;z-index: 0;}
.smallimg1:hover{background-color: transparent;z-index: 50;}
.smallimg1 span{ /*CSS for enlarged image*/
position: absolute; position:fixed
left: -50px;
visibility: hidden;
color: black;
text-decoration: none;
}
.smallimg1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: 1px; /*position where enlarged image should offset horizontally */
top: -480px;
}
/* img2 */
.smallimg2{position: relative;z-index: 0;}
.smallimg2:hover{background-color: transparent;z-index: 50;}
.smallimg2 span{ /*CSS for enlarged image*/
position: absolute;
left: -50px;
visibility: hidden;
color: black;
text-decoration: none;
}
.smallimg2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -117px; /*position where enlarged image should offset horizontally */
top: -480px;
}
/* img3 */
.smallimg3{position: relative;z-index: 0;}
.smallimg3:hover{background-color: transparent;z-index: 50;}
.smallimg3 span{ /*CSS for enlarged image*/
position: absolute;
left: -50px;
visibility: hidden;
color: black;
text-decoration: none;
}
.smallimg3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -254px; /*position where enlarged image should offset horizontally */
top: -480px;
}
/* img4 */
.smallimg4{position: relative;z-index: 0;}
.smallimg4:hover{background-color: transparent;z-index: 50;}
.smallimg4 span{ /*CSS for enlarged image*/
position: absolute;
left: -50px;
visibility: hidden;
color: black;
text-decoration: none;
}
.smallimg4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -390px; /*position where enlarged image should offset horizontally */
top: -480px;
}
/* img5 */
.smallimg5{position: relative;z-index: 0;}
.smallimg5:hover{background-color: transparent;z-index: 50;}
.smallimg5 span{ /*CSS for enlarged image*/
position: absolute;
left: -50px;
visibility: hidden;
color: black;
text-decoration: none;
}
.smallimg5:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -521px; /*position where enlarged image should offset horizontally */
top: -480px;
}
/* img6 */
.smallimg6{position: relative;z-index: 0;}
.smallimg6:hover{background-color: transparent;z-index: 50;}
.smallimg6 span{ /*CSS for enlarged image*/
position: absolute;
left: -50px;
visibility: hidden;
color: black;
text-decoration: none;
}
.smallimg6:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -650px; /*position where enlarged image should offset horizontally */
top: -480px;
}
/* img7 */
.smallimg7{position: relative;z-index: 0;}
.smallimg7:hover{background-color: transparent;z-index: 50;}
.smallimg7 span{ /*CSS for enlarged image*/
position: absolute;
left: -50px;
visibility: hidden;
color: black;
text-decoration: none;
}
.smallimg7:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -777px; /*position where enlarged image should offset horizontally */
top: -480px;
}
