body {
	background-color: #FFF;
	margin: 0px;	
	scrollbar-face-color: #171717;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #444444;
	scrollbar-3Dlight-color: #333333;
	scrollbar-ARROW-color: #777777;
	scrollbar-track-color: #282828;
	scrollbar-darkshadow-color: #333333;
}

h1 { font-family: "Lato"; font-weight: 400; font-size: 20px; font-size: 1.25rem; margin-bottom: 13px; margin-right: 13px; line-height: 1.625em; }
h2 { font-family: "Lato"; font-weight: 400; font-size: 20px; font-size: 1.25rem; margin-bottom: 13px; margin-right: 13px; line-height: 1.625em; }
h3 { font-size: 30px; font-size: 1.875rem; }
h4 { font-size: 26px; font-size: 1.625rem; }
h5 { font-size: 18px; font-size: 1.125rem; }
h6 { font-size: 16px; font-size: 1rem; }

p { font-family: "Lato"; font-weight: 400; font-size: 16px; font-size: 1rem; margin-bottom: 2px; margin-right: 13px; line-height: 1.5em; }
ul { font-family: "Lato"; font-weight: 400; font-size: 16px; font-size: 1rem; margin-bottom: 13px; margin-right: 13px; line-height: 1.5em; }

a:link { color: black ; font-family: "Lato"; arial, verdana; text-decoration: none; }

a:visited { color: black ; text-decoration: none; }

a:hover {	color: #900}

#wrapper1 {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#wrapper2 {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#wrapper3 {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#trenner {
	float: left;
	width: 100%;
}
#header {
	height: 120px;
	width: 100%;
	/*  
	background-repeat: no-repeat;
	background-position: 20px 5px;
	background-image: url(../images/Logo.gif);
	*/
}
#header img {
	margin-top: 5px;
	margin-left: 20px;
}

#content {
	background-color: #FFF;
	height: auto;
	width: 100%;
}
#introtext {
	width: 239px;
	margin-left: 45px;
	float: left;
	font-family: "Lato"; font-weight: 700; font-size: 20px; font-size: 1.25rem; margin-bottom: 13px; margin-right: 13px; line-height: 1.625em;
}
#introleft {
	background-color: #FFF;
	width: 620px;
	height: auto;
	float: left;
	margin-top: 15px;
}
#introright {
	background-color: #FFF;
	width: 240px;
	height: auto;
	float: right;
	margin-top: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 20px;
}



#footer {
	height: 100px;
	background-color: #FFF;
	color: #888888 ; 
	font-family: "Lato";
	font-weight: 300;
	font-size: 12px;
	font-size: 0.75rem;
	text-align:center;
	
	
	
	
	
	
}
