body {
margin: 5px 0px 0px 0px;
background: url(../images/back.png);
font-family: Verdana, Arial, helvetica, "sans serif";
color: #FFF;
font-size: 10px;
}

table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
font-family: Verdana, Arial, Helvetica, "sans serif";
font-size: 10px;
color: #fff;
}

a, a:active, a:visited {
color: #000;
text-decoration: none;
}

a:hover {
color: #900;
text-decoration: underline;
}

input, textarea, select, file {
	font-size: 11px;
	border: 1px solid #d8ebff;
	background: #224f92;
	color: #fff;
}

hr {
  width: 75%;
  border: 1px solid #9fc2e5;
  margin: 3px;
}

#header {
    background: url(../images/header.gif);
	position: relative;
	top: 0px;
	left: 0px;
	width: 926px;
	height: 120px;}
	
.headbanner {
   position:relative; 
   top:29px; 
   left: 332px; 
   width: 468px;
}

.headbuttons {
  background: url(../images/topbutt_bg.jpg);
  position: absolute;
  top: 16px;
  left: 816px;
  width: 95px;
  height: 86px;
  text-align: center;
}

a.home {background: url(../images/home.jpg); display: block; width: 87px; height: 19px; margin: auto;}
a:hover.home {background: url(../images/home_over.jpg);}
a.agb {background: url(../images/agb.jpg); display: block; width: 87px; height: 17px; margin: auto;}
a:hover.agb {background: url(../images/agb_over.jpg);}
a.faq {background: url(../images/faq.jpg); display: block; width: 87px; height: 17px; margin: auto;}
a:hover.faq {background: url(../images/faq_over.jpg);}
a.media {background: url(../images/media.jpg); display: block; width: 87px; height: 17px; margin: auto;}
a:hover.media {background: url(../images/media_over.jpg);}
a.imp {background: url(../images/imp.jpg); display: block; width: 87px; height: 16px; margin: auto;}
a:hover.imp {background: url(../images/imp_over.jpg);}

.menue_top_l {
  background: url(../images/nav_l_01.gif);
  height: 16px;
}

.menue_mid_l {
  background: url(../images/nav_l_02.gif);
  padding: 0px 0px 0px 13px;
  font-size: 11px;
}

.menue_mid_l hr {
  width: 75%;
  border: 1px solid #9fc2e5;
  position: relative;
  left: -2px;
}

.menue_hl {
   color: #000033; 
   text-decoration: underline;
}

.menue_foot_l {
   background: url(../images/nav_l_03.gif); 
   height: 15px;
}

.menue_top_r {
  background: url(../images/nav_r_01.gif);
  height: 16px;
}

.menue_mid_r {
  background: url(../images/nav_r_02.gif);
  padding: 0px 0px 0px 13px;
}

.menue_foot_r {
   background: url(../images/nav_r_03.gif); 
   height: 15px;
}

.content{
  width: 528px;
  text-align: center;
  font-size: 11px;
}

.content a, .content a:active, .content a:visited {
  color: #d8ebff;
  text-decoration: underline;
}

.box_1 {
  border: 1px solid #fff; 
  width: 100%; 
  margin: 5px; 
  background: #000033;
}

.box_2 {
  border: 1px solid #fff; 
  width: 300px; 
  margin: 5px; 
  background: #000033;
}

.tr_row0 {
 BACKGROUND-COLOR: #2a3c70;
}

.tr_row1 {
 BACKGROUND-COLOR: #224f92;
}

.tr_head {
 BACKGROUND-COLOR: #031b6b;
 COLOR: #fff;
 FONT-WEIGHT: bold;
}
