ul
{ 
  margin: 0px;
  padding: 0px;
}

.clearfix
{
  zoom: 1;
}

.clearfix:after
{
  display: table;
  content: "";
  zoom: 1;
  clear: both;
}

.clearfix:before
{
  display: table;
  content: "";
  zoom: 1;
}


img, a img
{ 
  border: none; 
}

aside
{
  width:10%;
  float:right;
}

a 
{
  color: #FFFFFF;
  text-decoration: none;
  outline: none;
}

aside a
{ 
  color:#09c;
}

/*.smallteaser header img,
.bigteaser section img
{
  float: left;
  margin-right: 20px;
}*/

 .menu_top
{
  max-width: 960px;
  margin: 0px auto;
  /*text-align: left;*/
}

.banner
{
  width: 100%;
  height: auto;  
}

.menu_top
{
  list-style-type: none;
  font-size: 0.6em;
  font-family: 'Tauri', serif;
}

.menu_top li
{
  /*float: left;*/
  display: inline-block;
  margin-right: 0.5px;
}

.menu_top li a
{
  /*float: left;*/
  display: block;
  padding: 6px 3px 3px 3px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.smallteaser a,
.banner .menu_top  li a:hover, 
.banner .menu_top  li a#active,
.bigteaser section
{
  background: #009ECE;
}

/*h1, h2
{
  color: #018DB8;
}


.banner 
{
  background: #000000 url('../img/Design02-header-blue.jpg') no-repeat center bottom;
  border-top: 5px solid #009ECE;
}
.logo_wrapper
{
  margin: 0px auto;
  margin-top: 100px;
  width: 430px;
}

.logo_wrapper a
{
  margin-left: -150px;
}*/

