body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #2240A0;
}
table {
	font-weight: 500;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}
td {
	font-weight:500;
	padding:0px;
}
img {
	border-style: none;
}
#current {
	/* current item  */
}
#div_main_layout {
	width: 980px;
	font-size: 80%;
}
#div_container_header {
	width: 980px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
#div_container_header_picture {
	width: 680px;
	height: 300px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#div_container_header_menue {
	width: 300px;
	margin-left:  680px;
	text-align: right;
	height: 300px;
	vertical-align: bottom;
	display: table-cell;
	background-color: #CBD3DD;
}
#div_container_header_menue ul, #div_container_header_menue ul li {
	margin: 0;
	list-style: none;
	padding: 0;
}
#div_container_header_menue a {
	text-decoration: none;
	display: block;
}

.menufont {
	font-size: x-large;
	color: #DB4E36;
	text-decoration: none;
	padding-bottom: 7px;
	padding-right: 30px;
	padding-top: 7px;
}
.menufont_marked {
	font-size: x-large;
	color: #DB4E36;
	text-decoration: none;
	background-color: #FFF;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.menulist {
	list-style: none;
	margin: 0;
	padding: 0;
}
#div_container_content {
	clear: none;
	width: 980px;
	float: left;
}
#div_container_content_real {
	width: 650px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#div_container_content_menue {
	width: 300px;
	float: left;
	text-align: center;
	margin-left: -300px;
	vertical-align: top;

}
#div_container_footer {
	clear: both;
	width: 680px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
a:link {
	color: #DB4E36;
}
a:visited {
	color: #DC563F;
}
a:hover {
	color: #000000;
}
a:active {
	color: #DB4E41;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #DB4E36;
	font-weight: normal;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: large;
	font-weight: normal;
	color: #2240A0;
}

.imagestyle {
	float: right;
  /* margin: 0 5px 5px 5px; */
}

#newswrapper {
	clear:both;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
#newstext {
	margin-right: 130px;
}
#newspicture {
	float: left;
	width: 130px; /*Width of right column*/
	margin-left: -130px;
}
/*
#newstextlong {

}
*/
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_picture {
	text-align: right;
	width: 130px;
}
.table_definition {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_text {
	width: 520px;
}
.containercell {
	width: 650px;
}
.spacingcell {
	width: 650px;
}
.servicemenucell {
	width: 650px;
}

.cell0 {
	float: left;
	width: 650px;
}
.cell1 {
	float: left;
	width: 520px;
}
.cell2 {
	float: left;
	width: 130px;
}
.searchform {
	width: 100px;
	color: #2240A0;
	font-size: 75%;
}
.contentcenter {
	text-align: center;
}

