body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	margin: 0, 0, 0, 0;
}

td, p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}

.headline {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #D20707;
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right:0px;
}

h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #555555;
	font-weight: bold;
}

image {
	border: 0;
}


input {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	color: #555555;
}

a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D20707;
	text-decoration: underline; 	
}

.a_header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.a_home {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}

.subNav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.subSubnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}

.rot {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #D20707;

}

.h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
}


#containerDiv {
	position:absolute; width:976px; top:10px; z-index:1; background-image:url(../images/bg.gif);
}

#logoDiv {
	position:relative; width:555px; height:99px; left:10px;
}

#sitemapDiv {
	display:none;
}
#headerDiv {
	display:none;
}

#navDiv {
	display:none;
}

#contentDiv {
	position:relative; width:555px; float:left; left:10px;
}

#teaserDiv{
	display:none;
}
