html, body, div, span, h1, h2, h3 p, a, em, font, img, ul, li, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: arial, helvetica, sans-serif;
  vertical-align: baseline;

}


table {
    border-collapse: separate;
    border-spacing: 0;
}

td {
    text-align: left;
    font-weight: normal;
}


body {

	background-color: #ffffff;
  	font-size: 1.0em;
	line-height:1.5em;
	text-align: center;
	margin: 20px;
	padding: 0;
	color: #000000;
}


#page {

	width: 800px;
	text-align: left;
	margin: auto;
}

#header {
	margin-top: 50px;
	margin-left: 250px;
	width: auto;

}

#header .sl {

	padding-bottom: 10px;
	border-bottom: 1px solid #cecece;

	padding-top: 10px;
	border-top: 1px solid #cecece;


}

#header h1, h2 {

	margin-bottom: 20px;

}

#teaserbar {
	width: 250px !important;
	float: left;

}

#teaserbar h1 {
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #999999;
	margin: 0px;

}

#teaser {

	width: 200px !important;

}

#teaser img {

	margin-bottom: 40px;

}

#content {
	width: 550px;
	float: left;
	text-align: justify;
}

#content h3 {
	margin: 0px;
}

#content p {

	margin-top: 10px;
	margin-bottom: 40px;

}

#content ul {

	margin-top: 10px;
	margin-bottom: 40px;

}

#content li {
	margin-left: 15px;
	margin-bottom: 5px;
	padding-left: 1px;
	list-style-type: disc;
	list-style-position: outside;
}


.reset {

	clear: both;

}

a {

	color: #00afda;
	text-decoration: none;

}

a:hover {

	color: #000000;
}

#footer {

	padding-top: 5px;
	border-top: 1px solid #cecece;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #999999;
	margin-bottom: 20px;

}
