body {
 margin: 40px 10px;
 font-family:Arial,Helvetica,Sans-Serif; 
 font-size: 13px; 
 color: #000000;
 text-align:center;
 background-image:url('tarnung.jpg');
}
#mybody {
 margin:12px auto;
 width:760px;
 text-align:left;
 padding:10px;
 border:2px dashed #3F8F4A;
 background-color:#EEEEEE;
}
* html #mybody {
 width:780px;
}
h1 {
 font-size: 22px; 
 color: #3F8F4A; 
 margin:6px 0px;
}
h2 {
 font-size: 18px; 
 color: #3F8F4A; 
 margin:4px 0px;
}
h3 {
 font-size: 18px;
 margin:4px 0px;
}
a {
 color: #3F8F4A;
}
a:hover {
 color: #FF6600;
}
form {
 margin: 0px;
}
input {
 width: 300px; 
 font-family: Arial; 
 font-size: 12px; 
 color: #666666; 
 background: white; 
 padding: 1px 3px 0px; 
 margin-right: 10px;
}
select {
 width: 300px; 
 font-family: Arial; 
 font-size: 12px; 
 color: #666666; 
 margin: 1px 0px; 
 margin-right: 10px;
}
textarea {
 width: 300px; 
 height: 70px; 
 font-family: Arial; 
 font-size: 12px; 
 color: #666666; 
 padding: 1px 3px 0px; 
 margin-right: 10px;
}
p {
 margin-top: 15px;
}
hr {
 color:#3F8F4A;
 background-color:#3F8F4A;
 height:1px;
 border-width:0px;
 margin:12px 0px;
}
* html hr {
 margin:0px;
}
.BUTTON {
 width: auto; 
 background: #dddddd;
}
#footer {
 font-size:11px;
 color:#3F8F4A;
}
#footer a {
 color:#3F8F4A;
 text-decoration:none;
}
#addbox {
 text-align:center;
}
#addbox2 {
 text-align:center;
}
#addbox3 {
 text-align:center;
}
#searchmostcurrent {
	margin-top:12px;
}
#searchmostused {
	margin-top:12px;
}
#searchmostcurrent a {
 text-decoration:none;
}
#searchmostused a {
 text-decoration:none;
}
.sqlink {

}
.cell_big {
	width:260px;
	vertical-align:top;
	line-height:24px; 
	font-family:Arial,Helvetica,Sans-Serif; 
 	font-size: 13px; 
}
.cell_small {
	width:20px;
}
.cell_big a {
  text-decoration:none;
  display:block;
  padding:4px;
  border: 1px solid #3F8F4A;
  margin-bottom: 4px;
  font-weight: bold;
}
.cell_big a:hover {
  text-decoration:none;
  border: 1px dotted #FF6600;
  background-color: #ffff99;
}

#headmenue {
 position:fixed;
 left:0px;
 top:0px;
 right:0px;
 z-index:99;
 background-image:url('headmenue_06.jpg');
 height:40px;
line-height:1px;
 text-align:center;
}
* html #headmenue {
 position:absolute;
 width:expression(document.body.clientWidth + "px");
}
img { border-width:0px; }
#relcats {
 border:1px solid #eeeeee;
 padding:6px;
}
#relcats a {
 text-decoration:none;
}
.infolink {
 display:block;
 float:left;
 padding-right: 12px;
 font-weight:bold;     	
}
.faqdiv {
 margin-top:24px;
 padding:2px;
 border:1px solid #EEEEEE;
}
.entry {
 margin-top: 12px;
 padding: 4px;
 border: 1px solid #CFCFCF;
}
.entry i {
  font-size: 11px;
}