* {
  padding: 0;
  margin: 0;
}

body {
        font-size: 13px;
	font-family: trebuchet ms, verdana, arial, tahoma;
	background-image:url(imag/fire.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
        background-position: bottom; 

}


a {
color:#FF0000;
cursor:url(../../../../metalhand.cur), auto;
cursor: url('../../../metalhand.cur');
}

a:link{ 
text-decoration:none;
color:#FF0000;
cursor:url(../../../../metalhand.cur), auto;
cursor: url('../../../metalhand.cur');
}

a:hover {
text-decoration:underline;
}

h1 {font-size:18px; color: #444;}

h2 {font-size:16px; color: #444;}

hr { border: 1px solid #444444; size:1px; }

#content h1 {font-size:18px; color: #444444; }
#content h2 {font-size:16px; color: #444444; } 
#content img {	 margin: 2px; }

#wrap
{
  margin: 0px auto;
  width: 800px;
  padding: 0px;
}

#headertop {
margin-top:25px;
background-image:url(imag/headertop.gif);
background-repeat:no-repeat;
height:50px;
width: 100%;
}

#headertop a {
	color: #FFF;
	display: block;
	line-height: 50px;
	text-decoration: none;
	width: 100%;
}

#headertop a:hover {
	background-image:url(imag/headertop_hover.gif);
	display: block;
	line-height: 50px;
	text-decoration: none;
	width: 100%;
}

#header {
  height : 100px;
  background-image: url(imag/header.gif) ;
	background-repeat:no-repeat;
}
#header h1 { padding-left: 10px; padding-top: 12px; font-size: 25px; color: #FFF; }
#header h2 { padding-left: 10px; padding-top: 0px; font-size: 19px; color: #fff; }

#header a {
	color: #FFF;
	display: block;
	line-height: 100px;
	text-decoration: none;
	width: 100%;
}
#header a:hover {
	background-image:url(imag/headerhover.gif);
	display: block;
	line-height: 100px;
	text-decoration: none;
	width: 100%;
}

#menu {
text-align: center;
height: 25px;
padding:5px 10px 5px 10px;
font-size : 12px;
font-weight: 300;
background-image: url(imag/menue.gif);
background-repeat: repeat-x;
}

#menu a {
color : #000000;
text-decoration : none;
padding:5px 10px 5px 10px;
}
#menu a:hover {
color: #FF0000;
padding:5px 10px 5px 10px;
text-decoration: underline;
background-image:url(imag/link.gif);
background-repeat:no-repeat;
background-position:center;
}

#menu2 {
  text-align:center;
  margin: 0px;
  padding:5px 10px 5px 10px;
  font-size : 12px;
  font-weight: 300;
	background-image:url(imag/menue.gif);
  background-repeat: repeat-x;
}

#menu2 a {
  color : #000;
  text-decoration : none;
  padding:5px 10px 5px 10px;
}
#menu2 a:hover {
  color: #FF0000;
  padding:5px 10px 5px 10px;
	text-decoration: underline;
	background-image:url(imag/link.gif);
  background-repeat: no-repeat;
	background-position:center;
}

#bigportion {
background-image: url(imag/bigportion.gif); width:100%; height:50px; font-size: 11px; }

#content {
background-image:url(imag/content.gif);
background-repeat: repeat-y;
  text-align: left;
  padding: 20px;
  font-size: 11px;
	color:#000000;
}
#content ul li {
  list-style-image: url(../images/next.gif);
  padding: 0 12px;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;
  color: #000000;
}
#content h2 { font-size: 15px; color : #444; }

#content a:link { color:#FF0000; }
#content a { color:#FF0000; }

#footer {
  clear: both;
  text-align: center;
  height:50px;
  color: #000000;
	font-size:11px;
  background-image:url(imag/footer.gif);
  background-repeat: no-repeat;}

#guest {
	  font-size: 11px;
	font-family:"Arial", Arial, mono;
	border-right: 1px solid #444444;
	margin-right: 10px; margin-left: 10px;
}
.nixhier {
	display: none;
}

.text_captcha { font-size:11px; }
.captcha_expl {font-size:11px; }

/***G�stebucheintr�ge Startseite**/

.tabellenkopf { font-size:12px; color: #444444; font-weight:bold; }
.headline {font-size:12px; color:#FF0000; }
.content { font-size: 11px; color:#000000; }

/***Statistik Startseite***/

.chcTable
{
  width: 100%;
  border-spacing: 0px;
  border-width: 0px;
  border-color: #000000;
  border-style: solid;
  text-align: left;
  background-color: #DEC466;
	vertical-align: middle;
}
.chcHeaderRow
{
  background-color: #DEC466;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  padding: 1px;
}
.chcLeftRow
{
  background-color: #DEC466;
  color: #000000;
  font-size: 10px;
  padding: 5px;
}
.chcLeftRowAlt
{
  background-color: #D7B745;
  color: #000000;
  font-size: 10px;
  padding: 5px;
}
.chcRightRow
{
  background-color: #DEC466;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  padding: 5px;
  text-align: right;
}
.chcRightRowAlt
{
  background-color: #D7B745;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  padding: 5px;
  text-align: right;
}

#small {
	 font-size: 9px;}
}

.table {
	 font-size: 11px; }
}

form {margin: 2px; }

input { border: 1px solid #000000; background:transparent; margin: 2px;  }
textarea { border: 1px solid #000000; background:transparent; margin: 2px;  }


input:focus { background-color: #ffffff; } 
input:hover { background-color: #ffffff; }
textarea:focus { background-color: #ffffff; } 
textarea:hover { background-color: #ffffff; } 
