body {
	margin: 54px 0px 0px 104px;
BACKGROUND-COLOR: #295d8c;
	background-image: url(../../img/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Arial;
	color: #666666;
	font-size: 13px;
	line-height: 150%;
}
#logo {
	padding-bottom:10px;
}
#logo, #logo a {
	font-family:Arial;
	color:#999999;
	font-size: 12px;
	text-transform: uppercase;
}
#logo a:hover, #logo a.hi {
	color:#CF2B3F;
}
#container {
	width: 988px;	
}
#nav {
	height: 46px;
	background-image: url(../../img/bg_nav1.jpg);
	background-repeat: no-repeat;
}
#nav a {
	font-family: Arial;
	color: #333333;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}
#hnav td {
	padding:13px 0px 6px 0px;
}
#hnavhi td {
	height:6px;
}
.hilite {
	background-image: url(../../img/nav_hi.png);
	background-repeat:repeat-x;
}
.bg1 {
	background-image:none;
}
.bg2 {
	background-image:url(../../img/nav_hi.png);
	background-repeat:repeat-x;
}
.content td {
	vertical-align:top;
	line-height: 140%;	
}
#footer {
	float:left;
	padding: 5px 0px 30px 30px;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}
.footer td {
	vertical-align:bottom;
	padding-right:15px;
}
.cross {
	vertical-align:top;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:160%;
}
#footer a {
  text-decoration: none;
  font-size: 13px;
  color: #ffffff;
  font-weight: none;
}
#footer a:hover, #footer a.hi {
  text-decoration: none;
  font-size: 13px;
  color: #CF2B3F;
  font-weight: none;
}
a {
	text-decoration: none;
  	color: #333333;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
  	color: #CF2B3F;
	font-size: 13px;
}
.hi {
	text-decoration: none;
  	color: #CF2B3F;
	font-size: 12px;
	font-weight:bold;
}
h1 {
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
.h3 {
	font-size: 15px;
	color: #999999;
}
.h4 {
	font-size: 15px;
	color: #333333;
}
.h11 {
	font-size: 20px;
	color: #CF2B3F;
	line-height:120%;
	font-weight:bold;
}
h1, .h7 {
	font-size: 20px;
	color: #666666;
	line-height:120%;
}
.h8 {
	font-size: 15px;
	color: #666666;
	font-weight:bold;
}
.h9 {
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.h12 {
	font-size: 20px;
	color: #CCCCCC;
	line-height:120%;
	font-weight:bold;
}
.form td {
	padding: 3px 0px 3px 0px;
}
.listgrey {
	background-color: #cccccc;
}
.linie03 {
	padding:3px 0px 3px 0px;
}
li {
	list-style:url(../../img/bulletred.jpg);
}
td.teaser a
{
	text-decoration: none;
  	color: #666666;
	font-size: 11px;
}
  
td.teaser a:hover
{
	text-decoration: underline;
  	color: #666666;
	font-size: 11px;
}
form {
	display:inline;
}
hr {
	border:none;
	border-top:1px solid #D5D6D6;
	height:1px;
	margin:5px 0px 5px 0px;
	padding:0px;
}