
body{
margin:0px;font-variant:normal;
font-style:normal;font-weight:normal;
font-family:"Lucida Grande",Verdana,Arial,sans-serif
}
.bodybackgrnd {
  background: tan;
  background-color: tan;
  background-attachment:fixed;
  background-image: url(http://downfight.de/forum/styles/DirtyBoard2.0/theme/images/bg_body.jpg);
  //background: #4d3124;
  //background-color: #4d3124;
}
.bodyforgrnd {
  //background: #CCA44A;
  //background-color: #CCA44A;
  background: wheat;
  background-color: wheat;
}

span.bodyforgrnd {
  text-align: left;
  line-height: 12px; 
  font-size: 10px;
  color: black;
  display: block; 
  margin-left: 0px;
  margin-right: 0px;
}
.text1 {
	text-decoration: none;
	color: #000000;
}
.text3 {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

table {
  border-collapse: collapse;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  border-spacing:0;
  //background: #CCA44A;
  background: wheat;
  }
  
a {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #03476F;
}
a:hover {
	text-decoration: none;
	color: #FFFFAA;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
img
{
	border: 0px;
}

img.gastebuchklasse {
    width:800px;
}

 
td, th {
  margin-left:5px;
  padding: 0px;
  }
  
   
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }


input{ 
padding-left:2px;
padding-bottom:0px;
padding-right:2px;
padding-top:0px;
display: inline-block;
text-align: left;
font-size: 12px;
font-family: Arial, Helvetica, Verdana, sans-serif;
border-color:black;
border-style:solid;
border-width:1px;
color:#feeeee;
background-color:#907878;
}

input[type=hidden] {
display:none;
}

input[type="button"],input[type="submit"]{ 
display: inline-block; 
color: #e0e0e0; 
text-align: center; font-size: 12px; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
padding-left:2px;
padding-bottom:0px;
padding-right:2px;
padding-top:2px;
border-color:black;
border-style:solid;
border-width:1px;
background-color:#907878;
}

*.spalte { padding:10px; text-align:left; float:left; } 
*.spalteklein { padding:10px; text-align:left; float:left; } 

input[type="button"]:hover,input[type="submit"]:hover{ 
border-color: #454545; 
}

.ttip {border:1px solid black; font-size:12px; background-color:lightyellow}
