<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">		body{ font-family:Verdana,Arial; font-size:12px; color:#4D4D4D; overflow-y:scroll;}
		a{color:#e2001a; text-decoration:none;}
		a:hover{color:#4D4D4D}
		#wrapper{ width:974px; margin:30px auto; border:0px solid black;  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.23); /*webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.5);*/}
		#header {height:110px; background:url(header.jpg) no-repeat;}
		#navigation {height:33px; background:url(navigation.png) no-repeat; position:relative; z-index:999;}
		
		
		#menu {
		  font-size:14px;
		  position:absolute;  
		}

		#menu ul {
		  list-style-type:none;
		  list-style-image:none;
		  margin:0px;
		  padding:0px;
		}

		#menu li.topmenu {
		  float:left;
		}

		.topmenu a {
		  float:left;
		  width:174px;
		  text-align:center;
		}

		.topmenu ul{
		  display:none;
		}

		.topmenu a, .submenu a{
		  padding:8px 10px 7px 10px;
		  /*border:1px solid #C37000;*/
		  border-collapse:collapse;
		  color:#4D4D4D;
		  font-weight:bold;
		  text-decoration:none;
		  /*background-color:#7F4800;*/
		  margin:0;  
		}

		.submenu a{
		  font-size:12px;
		  width:174px;
		  position:relative;
		  background:#ebeae7;
		  border:0px solid #e2001a;
		  clear:both; /* special IE6 */
		}

		#menu a:hover, .topmenu.on a {
		  color:#e2001a;
		  /*color:white;*/
		  /*background-color:#e2001a !important;*/
		}

		#menu .submenu a:hover{
			color:white;
			background-color:#e2001a !important;
		}
		.topmenu:hover ul {
		  display:block;
		  z-index:500;
		}
		
		
		#topper {border-top:9px solid #e2001a; position:relative;}
		
		#contentwrap {border-top:9px solid #e2001a; position:relative;}
		table#content{  margin:0; padding:0; border-collapse:collapse;}
		table#content td {margin:0; padding:0; vertical-align:top;}
		table#content td.left, table#content td.right {width:178px; background:url(line.gif) no-repeat; padding:35px 8px 20px 8px;}
		table#content td.left { border-right:3px solid #e2001a; }
		table#content td.center {width:562px; padding:35px 10px;}
		table#content td.right { border-left:3px solid #e2001a;}
		
		
		#teaser {height:280px; margin-top:-51px; z-index:10;}		
		#teaser .elem {width:193px; float:left; height:100%;}
		#teaser .headme {background:#e2001a; border:3px solid white; color:white; font-size:20px; text-align:center; padding:5px;}
		#teaser .contentme { background:#f2f2f2; border:3px solid #e2001a; height:205px;}
		

		#teaser .contentme .now {padding:8px;}
		#teaser .contentme a.teaserimage {height:115px; width:100%; display:block;}
		#teaser .contentme #now1 {background:url(teaser1.jpg) no-repeat;}
		#teaser .contentme #now2 {background:url(teaser2.jpg) no-repeat;}
		#teaser .contentme #now3 {background:url(teaser3.jpg) no-repeat;}
		#teaser .contentme #now4 {background:url(teaser4.jpg) no-repeat;}
		
		#teaser .nope {border-right:none;}
		
		#intrologo {position:absolute; top:5px; left:80px;}

		#introtext {position:absolute; top:10px; left:400px; color:#e2001a; -moz-transform:rotate(-5deg); -webkit-transform:rotate(-5deg);-o-transform:rotate(-5deg);-ms-transform:rotate(-5deg);}
		#introtext h1{ color:#e2001a; font-size:35px; line-height:1.1em;}
		#introtext h2{ color:#e2001a; font-size:20px; line-height:1.1em;}

		
		
		div.block{ border-bottom:3px solid #e2001a; height:30px}
		h1, h2, h3, h4, h5, h6{ color:#e2001a}
		f1, f2, f3 , f4, f5, f6{font-weight:bold}
		div.clear{ clear:both; width:1px; height:.001%; font-size:0; line-height:0;}</pre></body></html>