body{
	margin:0px 0px 0px 0px;
	background-color:#023077;	
	font-family: Arial, Helvetica, sans-serif;
	}

.bgcontent {
	background-color: #053D9E;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.content {
	font-size: 13px;
	color: #B2C6DF;
	line-height: 18px;
	font-weight: normal;
}
.bluetitel {
	font-size: 18px;
	color: #4BB4FF;
	font-weight: normal;
}
.greytitel {
	font-size: 18px;
	color: #B2C6DF;
	font-weight: normal;
}
.readmore {
	font-size: 12px;
	color: #B2C6DF;
	line-height: 22px;
	font-weight: normal;
	text-decoration:underline;
}.readmore:hover {
	font-size: 12px;
	color: #B2C6DF;
	line-height: 22px;
	font-weight: normal;
	text-decoration:none;
}.menu {
	font-size: 14px;
	color: #B2C6DF;
	font-weight: bold;
	text-decoration:none;
}.menu:hover {
	font-size: 14px;
	color: #B2C6DF;
	font-weight: bold;
	text-decoration:underline;
}

.menu1 {
	font-size: 12px;
	color: #B2C6DF;
	font-weight: bold;
	text-decoration:none;
}.menu1:hover {
	font-size: 12px;
	color: #B2C6DF;
	font-weight: bold;
	text-decoration:underline;
}

.footertext {
	font-size: 11px;
	color: #B2C6DF;
	font-weight: normal;
	text-decoration:none;
}
.footerlink {
	font-size: 11px;
	color: #B2C6DF;
	font-weight: normal;
	text-decoration:none;
}.footerlink:hover {
	font-size: 11px;
	color: #B2C6DF;
	font-weight: normal;
	text-decoration:underline;
}