body {	font-family: verdana;
     	font-size: 11px;
     	color: #000; }

a {	color: #7e7e7e;
	font-weight: bold;
         font-size: 13px;
	text-decoration: none; }

a:hover {color: #018ace;
	font-weight: bold;
         font-size: 13px;
	text-decoration: none; }

a.back { font-family: verdana;
     	font-size: 12px;
       	color: #fff;
         text-decoration: none; }

a.back:hover { font-family: verdana;
     	font-size: 12px;
       	color: #fff;
	text-decoration: underline; }

a.navi { font-family: verdana;
     	font-size: 12px;
	color: #d61c14;
         text-decoration: none;
	padding-left: 28px; }

a.navi:hover {  font-family: verdana;
     	font-size: 12px;
	color: #d61c14;
	text-decoration: underline; }

h1 { 	font-family: verdana;
     	font-size: 12px;
	color: #fff;
         background: #0173be;
         border-bottom: 1px #7e7e7e solid;
         padding: 8 0 8 28;
         margin-bottom: 20px; }

h2 { 	font-family: verdana;
     	font-size: 12px;
	color: #fff;
         background: #d61c14;
         padding: 8 0 8 28;
         margin-bottom: 0px; }

hr {	background: #7e7e7e;
	height: 1px;
         border: 0px;
   	margin-bottom: 20px; }

input {	background: #fff;
	width: 133px;
         font-family: verdana;
     	font-size: 11px;
     	color: #000;
         height: 20px; }

input[type="checkbox"] {
	width: 13px;
         vertical-align: middle;  }

div.options {padding:10px 0 10px 30px;}
div.options h3 {font-size:10px;}
div.options a {font-size:10px;}
div.options hr {margin:5px 0 5px 0;padding:0;}


div.suchebox { padding: 0 0 0 28; }

div.suchebox div.searchform {
	float:left;
         padding-left: 10px;
         margin-top: -4px; }

div.suchebox input.searchform {
	float:left;
  	margin-left: 10px;
 	margin-top: -4px;
	width: 45px;
        	height: 26px; }

.clear { clear:both; }

.right { float:right; }

.left {	float:left; }

.nofloat { float:none; }