body {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	color: #000;
  background: #D1D1D1 url('bg.png') no-repeat top left;
	text-align: center;
}
	

#container {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 1000px;
  background:red;
  height: auto;
  margin: 0px;
  background: url(container.png) no-repeat top left
}


h1 { color:#000; font-family:'Trebuchet MS',verdana,arial,helvetica,sans-serif; font-size:25px; display:inline; }
h2 { color:#000; font-family:'Trebuchet MS',verdana,arial,helvetica,sans-serif; font-size:13px; display:inline; }
h3 { color:#112541; font-family:'Trebuchet MS',verdana,arial,helvetica,sans-serif; font-size:25px; display:inline; letter-spacing:0.05em; }
h4 { color:#000; font-family:verdana,arial,helvetica,sans-serif; font-size:15px; line-height:1em; }
h5 { color:#000; font-family:verdana,arial,helvetica,sans-serif; font-size:14px; line-height:1em; }
h6 { color:#000; font-family:verdana,arial,helvetica,sans-serif; font-size:12px; line-height:1em; }


a:link, a:active, a:visited { 
font-weight:bold;text-decoration:none;color:#F7A521;
}

a:hover { 
font-weight:bold;text-decoration:underline;color:#FBD395;
}


a.go:hover img {Filter: Alpha(Opacity=90, FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
-moz-opacity:0.40}


a.footer:link, a.footer:active, a.footer:visited { 
color:#224E8A;font-family:verdana,arial,helvetica,sans-serif;font-size:10px;letter-spacing:0.07em;border-bottom:3px solid #2B62AD;padding-bottom:6px;
}

a.footer:hover { 
color:#fff;font-family:verdana,arial,helvetica,sans-serif;font-size:10px;letter-spacing:0.07em;border-bottom:3px solid #F7AE2E;padding-bottom:6px;
}




/*  ========= NAVIGATION ================== */

a.m1:link, a.m1:active, a.m1:visited  { 
color: #000;
font-size:18px;
letter-spacing:0.06em;
font-family: 'Trebuchet MS',verdana,arial,helvetica,sans-serif;
text-decoration:none;
font-weight:bold;
margin-right:15px;
}

a.m1:hover {
text-decoration:underline;
} 


/*  ========= NAVIGATION ende =============== */







/*  ========= MAIN CONTENT  ================ */
#c1, #c2, #c3, #c4, #c5, #c6 {
width:191px;
height:184px;
display:block;
padding:0px;
border-width:0px;
font-size:0px;
text-decoration:none;
background-repeat:no-repeat;
background-position: top left;
float:left;  }


#c1 { background:url(intro1.png); }
#c1:hover { background:url(intro1b.png); }

#c2 { background:url(intro2.png); }
#c2:hover { background:url(intro2b.png); }

#c3 { background:url(intro3.png); }
#c3:hover { background:url(intro3b.png); }

#c4 { background:url(intro4.png); }
#c4:hover { background:url(intro4b.png); }

#c5 { background:url(intro5.png); }
#c5:hover { background:url(intro5b.png); }

#c6 { background:url(intro6.png); }
#c6:hover { background:url(intro6b.png); }

/*  ========= MAIN CONTENT ende ============== */




