/* -- template-color -- */

#content a { /*neu 20090817*/
  text-decoration : underline;
  /*color: #993333;*/
} 
#content a:hover { /*neu 20090817*/
  text-decoration : underline; /*none;*/
  color: #003366;
}

#text p{ /*neu 20090817*/
  padding-top: 0px !important;
  padding-top: 0px;
  padding-bottom: 0px !important;
  padding-bottom: 0px;
}

#toplogo {
position:relative; /*absolute;*/
   	top:0px; 
	/*left:-100px;*/
	
}
#toplogo_inner {
  position:absolute;
  top:40px; /*21px;*/ 
  left: 48px; /*-550px;*/ /*-450px*/ /*-250px;*/
	
}
#toplogo_inner2 {
  position:absolute;
  top:42px; /*21px;*/ 
  left: 218px; /*-380px;*/ /*-280px*/	
}

.box { background: #ffffff;}
.box h1, .box p {margin: 0 10px;}
.box h1 {font-size:150%; color:#806e7f; }
.box .top, .box .bottom{display:block;background: #806e7f;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #ffffff;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}