html, body{
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#71bde8',EndColorStr='#254761');
	margin: 0px;
	background: url(images/bg.jpg) 0% 0% repeat-x;
	background-color: #274965;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headlineRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #c10a2f;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.lvertical {
	background-image: url(images/index_07.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.rvertical {
	background-image: url(images/index_04.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
a {
	text-decoration: none;
	color: #477cc4;
}
a:hover{
	color: #c10a2f;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #477cc4;
	text-decoration: none;
}
.menuactive a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c10a2f;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #477cc4;
}
.topmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.topmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.footermenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5296bd;
	text-decoration: none;
}

