body {
	background-image: url(images/backg.jpg);
	background-repeat: repeat-x;
	background-color: #15b7db;
}


.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 110%;
}
A:link {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:bold;
}
A:visited {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:bold;
}
A:hover {
	FONT-SIZE: 10px; COLOR: #00b0d8; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:bold;
}

img.border{
border:2px;
border-thickness: 1px;
border-color: #00b0d8;
border-style: solid;
vertical-align:top;
}
.lg_text {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
.lg_text_white {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}
.titel {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #B10211;
	letter-spacing: 14px;
	text-transform:uppercase;
}
