 back 
	{ 
		position: 	 absolute; 
		top: 		 0px; 
		left: 		 0px;
	}

body 
	{	
		background-color:#ffffff; /* Hintergurndfarbe der Seite */
		scrollbar-base-color: #B1B1B1; 
        scrollbar-track-color: #ffffff; 
        scrollbar-face-color: #B1B1B1; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-3d-light-color: #000000; 
        scrollbar-darkshadow-color: #000000; 
        scrollbar-shadow-color: #f2f2f2; 
        scrollbar-arrow-color: #494949; 
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	
/*----------------- Allgemeine Schrift und Links ---------------------*/	

td
	{
		color: #000000;
		text-decoration: none;
		font-size: 12px;
		font-family: Courier New, Arial, Helvetica, Verdana;
	}	
	
a
	{
		color: #000000;
		font-weight: none;
		text-decoration: underline;
		font-size: 12px;
		font-family: Courier New, Arial, Helvetica, Verdana;
	}
	
a:hover
	{
		color: #494949;
		font-weight: none;
		text-decoration: none;
		font-size: 12px;
		font-family: Courier New, Arial, Helvetica, Verdana;
	}

hr 
	{
		color: #000000;
		height: 1px;
		margin: 0;
		padding: 0;
		border-bottom: 1px dotted #000000;
	}
	
/*--------------- Formularfleder ---------------------------*/	

.forminput
	{
		font-family:Arial, Verdana, sans-serif;
		font-size:11px;
		color:#000000;
		background:#f2f2f2;
		border-top:1px solid #494949;
		border-left:1px solid #494949;
		border-right:1px solid #494949;
		border-bottom:1px solid #494949;
		padding:2px;
	}
	
.formbutton
	{
		color:#000000;
		background-color:#f2f2f2;
		font-family:Verdana,Arial,Helvetica;
		font-weight: bold;
		font-size : 11px;
		cursor: pointer;
		border-top: 1px solid #E1E1E1;
		border-left: 1px solid #E1E1E1;
		border-right: 1px solid #808080;
		border-bottom: 1px solid #808080;
		border-style: outset;
	}
	
/*------------------ Status Classen ---------------*/
	
.status_red 
	{
		background-color: #f2f2f2;
		color: #FF0000;
		font-size: 11px;
		font-family: arial;
		font-weight: bold;
		border: 1px solid #FF0000;
		border-left: 1px solid #FF0000;
		border-right: 1px solid #FF0000;
		border-top: 1px solid #FF0000;
		border-bottom: 1px solid #FF0000;
		padding: 2px;
	}	

.status_green
	{
		background-color: #f2f2f2;
		color: #008000;
		font-size: 11px;
		font-family: arial;
		font-weight: bold;
		border: 1px solid #008000;
		border-left: 1px solid #008000;
		border-right: 1px solid #008000;
		border-top: 1px solid #008000;
		border-bottom: 1px solid #008000;
		padding: 2px;
	}
	
.status_grey
	{
		background-color: #f2f2f2;
		color: #000000;
		font-size: 11px;
		font-family: arial;
		font-weight: bold;
		border: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		padding: 2px;
	}
	
/*------------------ Seiten spezifische Classen ---------------*/

	
table.main
	{
		background-image:url('../pics/bg_main.jpg');
	}

.title
	{ 
		font-family: Courier New, Arial, Verdana, Helvetica;
		font-size:14pt;
		font-weight: bold;
		color:#494949;
		padding-left:3px;
	}
	
.tagebuch_nav
	{ 
		font-family: Courier New, Arial, Verdana, Helvetica;
		background-color: #cacaca;
		font-size:14px;
		color:#000000;
		border: 1px solid #000000;
		padding:2px;
	}
	
/*------------------ xGallery Classen -------------------------*/

.gall_title /* Überschrift Gallery in fo_gallery.php */
	{ 
		font-family:Courier New,Arial,Verdana, Helvetica;
		font-size:12pt;
		font-weight: bold;
		color:#000000;
	}
	
.gall_pic_descr /* Bildbeschreibung in fo_gallery.php */
	{
		color: #000000;
		TEXT-DECORATION: none;
		font-size: 10px;
		font-family: Arial, Helvetica, Verdana;
	}	
	
.gall_pic_solu /* Bildauflösung in fo_gallery.php */
	{
		color: #000000;
		TEXT-DECORATION: none;
		font-size: 10px;
		font-family: Arial, Helvetica, Verdana;
	}	

.gall_pic_hits /* Bilder Views in fo_gallery.php */
	{
		color: #000000;
		TEXT-DECORATION: none;
		font-size: 10px;
		font-family: Arial, Helvetica, Verdana;
	}

.gall_pic_bg /* Hintergurndfarbe Bilder in fo_gallery.php */
	{
		background-color:#cacaca;
	}
	
.gall_descr_bg /* Hintergurndfarbe Beschreibung in fo_gallery.php */
	{
		background-color:transparent;
	}

.gall_nav_popup /* Gallery Navigation in fo_picture_show.php */
	{
		color: #000000;
		TEXT-DECORATION: none;
		font-size: 12px;
		padding: 5px;
		font-family: Arial, Helvetica, Verdana;
	}	
	
a.gall_nav_popup /* Gallery Navigation in fo_picture_show.php */
	{
		color: #000000;
		font-weight: bold;
		TEXT-DECORATION: none;
		font-size: 12px;
		padding: 5px;
		font-family: Arial, Helvetica, Verdana;
	}
	
a.gall_nav_popup:hover /* Gallery Navigation in fo_picture_show.php */
	{
		color: #ffffff;
		font-weight: bold;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: Arial, Helvetica, Verdana;
		padding: 5px;
		background: #a9a9a9;
	}
	
.gall_nav_popup_ia /* Gallery Navigation inaktiv in fo_picture_show.php */
	{
		color: #a9a9a9;
		TEXT-DECORATION: none;
		font-weight: bold;
		font-size: 12px;
		font-family: Arial, Helvetica, Verdana;
		padding: 5px;
	}


.gall_nav /* Gallery Navigation in fo_gallery.php */
	{
		color: #000000;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: Arial, Helvetica, Verdana;
	}	
	
a.gall_nav /* Gallery Navigation in fo_gallery.php */
	{
		color: #000000;
		font-weight: bold;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: Arial, Helvetica, Verdana;
	}
	
a.gall_nav:hover /* Gallery Navigation in fo_gallery.php */
	{
		color: #EE7B23;
		font-weight: bold;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: Arial, Helvetica, Verdana;
	}
	
.gall_nav_ia /* Gallery Navigation inaktiv in fo_gallery.php */
	{
		color: #a9a9a9;
		TEXT-DECORATION: none;
		font-weight: bold;
		font-size: 12px;
		font-family: Arial, Helvetica, Verdana;
	}
	
.gall_vorschau_pic /* Hintergurndfarbe Bild in fo_folder_switch.php */
	{
		background-color: #cacaca;
	}

.gall_vorschau_link /* Link zu Gallery in fo_folder_switch.php */
	{
		color: #000000;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: Courier New,Arial, Helvetica, Verdana;
	}	
	
a.gall_vorschau_link /* Link zu Gallery in fo_folder_switch.php */
	{
		color: #000000;
		font-weight: bold;
		TEXT-DECORATION: underline;
		font-size: 12px;
		font-family: Courier New,Arial, Helvetica, Verdana;
	}
	
a.gall_vorschau_link:hover /* Link zu Gallery in fo_folder_switch.php */
	{
		color: #868686;
		font-weight: bold;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: Courier New,Arial, Helvetica, Verdana;
	}
	
.gall_vorschau_descr /* Gallerybeschreibung in fo_folder_switch.php */
	{
		color: #000000;
		font-weight: none;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: Courier New,Arial, Helvetica, Verdana;
	}
	
.gall_vorschau_count /* Bilderanzahl in fo_folder_switch.php */
	{
		color: #000000;
		font-weight: none;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: Courier New,Arial, Helvetica, Verdana;
	}
	
/*------------------ Gaestebuch Classen -------------------------*/	

.gb_title
	{ 
		font-family: Courier New, Arial, Verdana, Helvetica;
		font-size:15px;
		font-weight: bold;
		color:#000000;
		padding-left:3px;
	}
	
.gb_content
	{ 
		font-family: Arial, Verdana, Helvetica;
		background-color: #cacaca;
		font-size:12px;
		color:#000000;
		padding:2px;
	}
	
.gb_kom
	{ 
		font-family: Arial, Verdana, Helvetica;
		background-color: #cacaca;
		font-size:12px;
		color:#000000;
		padding:2px;
	}

/*------------------ xNews Classen -------------------------*/
	
.news_title
	{ 
		font-family: Courier New,Arial, Verdana, Helvetica;
		font-size:13pt;
		font-weight: bold;
		color:#494949;
	}
	
.news_content
	{ 
		font-family: Courier New,Arial, Verdana, Helvetica;
		font-size:12px;
		color:#000000;
		padding:1px;
	}
	
a.news_nav
	{
		color: #000000;
		font-weight: bold;
		TEXT-DECORATION: underline;
		font-size: 14px;
		font-family: Courier New,Arial, Helvetica, Verdana;
	}
	
a.news_nav:hover
	{
		color: #868686;
		font-weight: bold;
		TEXT-DECORATION: none;
		font-size: 14px;
		font-family: Courier New,Arial, Helvetica, Verdana;
	}
