.PhoneAdress {
	line-height: 13px;
}
/* Miscellaneous classes for reuse */
.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;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pictureborder {
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.Menutitle {
	color: #FFFFFF;
	background-color: #000066;
	padding-left: 10px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 190px;
}
.Padding {
	padding-left: 10px;
	width: 190px;
}
.MenutitleHome {
	color: #000000;
	background-color: #FFFF00;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Menubox {
	background-color: #CFD0FC;
	line-height: 140%;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	float: left;
	width: 200px;
	border: 1px solid #000066;
}
.flags {
	width: 160px;
	line-height: 20%;
}
.Logo {
	position: absolute;
	top: 2px;
	margin: 0px;
	padding: 0px;
}
.picture {
	width: auto;
	position: absolute;
	left: 250px;



}
.Container {
	width: 98%;
	position: absolute;
	top: 0px;
}
.Headertext {
	height: 35px;
	position: absolute;
	top: -230px;
	width: 100%;
	left: 25px;
}
.Headertext2 {
	position: absolute;
	top: 140px;
	width: 100%;
	height: 30px;
	padding: 0px;
}


.tableOSRE {
	position: absolute;
	top: 170px;
}
.maincell {
	padding: 0px;
}

.maincellpadding {
	padding-right: 6%;
	padding-left: 6%;
}
.borderNewsletter {
	border: 1px solid #000099;
	width: 150px;
}

.RightBox {
	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;
}
.footerBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-bottom-style: none;
}
.ParagraphTopBackground {
	background-color: #cfd0fc;
}

.nowrap {
	white-space: nowrap;
}

