html,table {
  font-size: 11px;
}


html {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
  padding: 0;
  margin: 0;
}
  

div.static_links {
  margin-left:110px; 
  font-size: 10px; 
  color: #999999; 
  line-height: 20px;
}


h1 {
  font-size: 13px;
  margin: 0 0 2em 0;
  line-height: 24px;
  color: #333333;
}

h2 {
  font-size: 13px;
  margin: 0 0 1em 0;
  color: #505050;
}


h3 {
  font-size: 13px;
  margin: 0 0 2em 0;
  line-height: 24px;
  color: #333333;
}


h4 {
  font-size: 1em;
  margin: 0;
}


p { 
  margin: 0 0 1em 0; 
  line-height: 20px; 
}


a {
  color: #990000;
  text-decoration: none;
  font-size: 12px;
}


a:hover {
  color: #FF3300;
}


a.mail {
  color: #990000; 
  text-decoration: none; 
  font-size: 11px;
}


a.mail:hover {
	color: #FF3300;
}


.header_left {
  position:relative;
  height:181px;
  background-image:url(img/header-repeat-left.png);
  background-repeat:repeat-x;
  background-position:right;
}
  
.header_right {
  position:relative;
  height:181px;
  background-image:url(img/header-repeat-right.png);
  background-repeat:repeat-x;
}

.subheader {
  height:44px;
  background-image:url(img/menu-repeat.png);
  background-repeat:repeat-x;
}

#logo {
  position:relative;
  height:181px;
  width:283px;
  background-image:url(img/logo_neu.jpg);
  background-repeat:no-repeat;
}


.banner td {
  position:relative;
  width:598px;
  background-repeat:no-repeat;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
