body, html {
	overflow: auto;
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding:0px;
	background-color: #000000;
	text-align:left;
	line-height: 12px;
	
}

td, th {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 12px;
	
}


#inhalt_gesamt {
	background-color: #000000;
	background-image: url(pics/main.jpg);
	width: 858px;
}

#inhalt {
	background-image: url(pics/body.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}



/* +++++++++++++++++++++++++++++++++++++++++++ */
/* Feuer und Flamme -  für Gästebuch Admin Login */

#inhalt_login {
	background-image: url(pics/body.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
}


.radiobutton_gb {
	width: 15px;
	border-width:0px;
}



/* +++++++++++++++++++++++++++++++++++++++++++ */
/* Feuer und Flamme - für Gästebuch */

.eintrag {
	background-image: url(pics/gblinie.gif);
	background-position: left bottom;
    background-repeat: no-repeat;
  text-decoration: none;
  text-align: left;
  font-size: 11px;
  width: 100%;
  vertical-align: middle;
  padding: 2px 2px 20px 2px;
  margin: 6px;
  display: block;
  background-color: transparent;
  text-align: justify;
  z-index: 4px;
}

.eintrag .titel {
  text-decoration: none;
  width: 100%;
  text-align: left;
  font-weight: bold;      /* bold = fett*/
  vertical-align: middle;
  padding: 2px 2px 10px 2px;
  margin: -3px -3px 3px;
  display: block;
  background-color: transparent;
  font-size: 11px;
}

.eintrag .comment {
  text-decoration: none;
  width: 100%;
  text-align: left;
  font-style: italic;
  vertical-align: middle;
  padding: 10px 2px 2px 2px;
  margin: 2px -3px -3px -3px;
  display: block;
  background: transparent;
  font-size: 10px;
}

/* +++++++++++++++++++++++++++++++++++++++++++ */





A:visited {
   color : #F46200; 
   text-decoration : none; 
}

A:link {
   color : #F46200; 
   text-decoration : none;

}

A:hover {
   color : #F46200;
	text-decoration: underline;
	}

A:active {
   color : #F46200; 
   text-decoration : none; 
}



input {
	width:200px;
	height: 20px;
	padding: 2 0 0 3;
	BORDER-RIGHT:1px solid #999999;
	BORDER-LEFT:1px solid #999999;
	BORDER-TOP:1px solid #999999;
	BORDER-BOTTOM:1px solid #999999;
	border-width:1px;
	font-size:11px;
	color:#999999;
	font-family:tahoma;
	background-color: transparent;
	}
	
input.transparent {
	width: 87px;
	height: 15px;
	background-image: none;
	border: none;
	background-color: #000000;
	}
	
	
input.transparent2 {
	width: 15px;
	height: 15px;
	background-image: none;
	border: none;
	}
	
	
textarea {
	width:400px;
	height: 65px;
	padding: 2 0 0 3;
	BORDER-RIGHT:1px solid #999999;
	BORDER-LEFT:1px solid #999999;
	BORDER-TOP:1px solid #999999;
	BORDER-BOTTOM:1px solid #999999;
	border-width:1px;
	font-size:11px;
	color:#999999;
	font-family:tahoma;
	background-color: transparent;
}


textarea.umfrage {
	width:300px;
	height: 100px;
	padding: 2 0 0 3;
	background-image: url(file:///C|/Dokumente und Einstellungen/a/Eigene Dateien/www/FoolsPHP/neu/pics/bg_input_textarea.jpg);
	background-repeat: no-repeat;
	background-color: #FAFBF7;
	BORDER-RIGHT:1px solid #DBDACC;
	BORDER-LEFT:1px solid #DBDACC;
	BORDER-TOP:1px solid #DBDACC;
	BORDER-BOTTOM:1px solid #DBDACC;
	border-width:1px;
	font-size:11px;
	color:#000000;
	font-family:verdana;
}


select {
	width:200px;
	height: 20px;
	padding: 2 0 0 3;
	background-color: #FAFBF7;
	BORDER-RIGHT:1px solid #DBDACC;
	BORDER-LEFT:1px solid #DBDACC;
	BORDER-TOP:1px solid #DBDACC;
	BORDER-BOTTOM:1px solid #DBDACC;
	border-width:1px;
	font-size:11px;
	color:#000000;
	font-family:verdana;
}


select.tickets {
	width: 200px;
	height: 20px;
	padding: 2 0 0 3;
	background-color: #FAFBF7;
	BORDER-RIGHT:1px solid #DBDACC;
	BORDER-LEFT:1px solid #DBDACC;
	BORDER-TOP:1px solid #DBDACC;
	BORDER-BOTTOM:1px solid #DBDACC;
	border-width:1px;
	font-size:11px;
	color:#000000;
	font-family:verdana;
}

select.tickets2 {
	width: 500px;
	height: 20px;
	padding: 2 0 0 3;
	background-color: #FAFBF7;
	BORDER-RIGHT:1px solid #DBDACC;
	BORDER-LEFT:1px solid #DBDACC;
	BORDER-TOP:1px solid #DBDACC;
	BORDER-BOTTOM:1px solid #DBDACC;
	border-width:1px;
	font-size:11px;
	color:#000000;
	font-family:verdana;
}



#kleineschrift
{
	font-family: tahoma;
	font-size: 9px;
	color: #999999;
}

#kleineschrift td
{
	font-family: tahoma;
	font-size: 9px;
	color: #999999;
}

#kleineschrift th
{
	font-family: tahoma;
	font-size: 9px;
	color: #999999;
}
