body{
	background:url(images/backg.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify
}

a:hover {
	text-decoration: none;
}

.txtnormal {
	color: #FFFFFF;
}

div.top { 
	width:780px;
	height:75px;
	background:url(images/img_top.jpg);
	background-repeat:no-repeat;
}
div.language {
	margin-top:4px;
	width:145px;
	height:39px;
	float:right;
}
div.menu {
	margin-top:43px;
	width:281px;
	height:28px;
	float:right;
}
.imgleft{
	float:left;
}
.imgright{
	float:right;
}.menu-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tableborders {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1A65C3;
	border-right-color: #1A65C3;
	border-bottom-color: #1A65C3;
	border-left-color: #1A65C3;
}
.txtblack {
	color: #000000;
}
.bordes-der {
	margin-right: 5px;
}
.bordesder {
	margin-left: 5px;
}
