body
	{	
		background-color:#FFFFFF;
		background-image:url(pics/spacer_links.gif);
		background-repeat:repeat-y;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		scrollbar-DarkShadow-Color:#ffffff; /* Schatten von den Buttons right/bottom */
		scrollbar-Track-Color:#ffffff; /* Hintergrund der Scrollbars */
		scrollbar-Face-Color:#ffffff; /* Hintergrund Buttons */
		scrollbar-Shadow-Color:#EE7B23; /* Border right/bottom */
		scrollbar-Highlight-Color:#EE7B23; /* Border left/top */
		scrollbar-3dLight-Color:#ffffff; /* Schatten von den Buttons left/top */
		scrollbar-Arrow-Color:#EE7B23; /* Pfeile */
	}

A {
	FONT-SIZE:11px;
	COLOR:#EE7B23;
	TEXT-DECORATION:underline;
	FONT-WEIGHT:bold;
}
A:hover {
	FONT-SIZE:11px;
	COLOR:#EE7B23;
	TEXT-DECORATION:none;
	FONT-WEIGHT:bold;
}
A.login {
	FONT-SIZE:11px;
	COLOR:#000000;
	TEXT-DECORATION:underline;
	FONT-WEIGHT:bold;
}
A.login:hover {
	FONT-SIZE:11px;
	COLOR:#000000;
	TEXT-DECORATION:none;
	FONT-WEIGHT:bold;
}
.loginbutton {
	font-family:Arial,Verdana,Helvetica;
	color:#000000;
	background-color:#F2A146;
	border:1 solid #000000;
	font-size:11px;
}
.logininput {
	font-family:Arial,Verdana,Helvetica;
	color:#000000;
	background-color:#FFFFFF;
	border:1 solid #EE7B23;
	font-size:11px;
}
td {
	COLOR:#000000;
	FONT-FAMILY:Arial, Helvetica, Verdana;
	FONT-SIZE:12px;
	FONT-WEIGHT:normal;
}
.text {
	COLOR:#000000;
	FONT-FAMILY:Arial, Helvetica, Verdana;
	FONT-SIZE:12px;
	FONT-WEIGHT:normal;
}
.small {
	COLOR:#000000;
	FONT-FAMILY:Arial, Helvetica, Verdana;
	FONT-SIZE:8px;
	FONT-WEIGHT:normal;
}

.formbutton {
	font-family:Arial,Verdana,Helvetica;
	color:#000000;
	background-color:#F2A146;
	border:1 solid #000000;
	font-size:12px;
}
.forminput {
	font-family:Arial,Verdana,Helvetica;
	color:#000000;
	background-color:#F2A146;
	border:1 solid #000000;
	font-size:12px;
}
.formselect {
	font-family:Arial,Verdana,Helvetica;
	color:#000000;
	background-color:#F2A146;
	border:1 solid #000000;
	font-size:12px;
}
th {
	color:#ffffff;
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	font-weight:bold;
}
.nav_tab
		{
			background:#F2A145;
			font-family:arial,sans serif;
			border:1px solid #000000;
			border-bottom:1px solid #000000;
			border-right:1px solid #000000;
			font-weight:bold;
			padding:3px;
			height:25px;
			text-align:left;
		}

.nav_act
		{
			background:#EE7B23;
			color:#ffffff;
			font-family:arial,sans serif;
			font-size:11px;
			border:1px solid #000000;
			border-bottom:1px solid #000000;
			border-right:1px solid #000000;
			font-weight:bold;
			padding:3px;
			height:25px;
			text-align:left;
		}

A:link.nav {
	FONT-SIZE:11px;
	COLOR:#000000;
	TEXT-DECORATION:none;
	FONT-WEIGHT:bold;
}
A:visited.nav {
	FONT-SIZE:11px;
	COLOR:#000000;
	TEXT-DECORATION:none;
	FONT-WEIGHT:bold;
}
A:active.nav {
	FONT-SIZE:11px;
	COLOR:#FFFFFF;
	TEXT-DECORATION:none;
	FONT-WEIGHT:bold;
}
A:hover.nav {
	FONT-SIZE:11px;
	COLOR:#ffffff;
	TEXT-DECORATION:underline;
	FONT-WEIGHT:bold;
}
.bg_top {
	background-image:url(pics/top.gif);
}
.bg_oben {
	background-image:url(pics/spacer_oben.gif);
}
.bg_bottom {
	background-image:url(pics/bottom.gif);
}
.bg_unten {
	background-image:url(pics/spacer_unten.gif);
}
p
{
	color:#000000;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
}
h1
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color:#ffffff;
}
h2
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
}
h3
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color:#ffffff;
}
h4
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color:#ffffff;
}
h5
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
	color:#ffffff;
}

b
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}

.title0
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:16px;
}

.title1
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:13px;
}

.title2
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:11px;
}

.warning0
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff0000;
	font-size:11px;
}

.user
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:14px;
}

.logged
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#008000;
	font-size:14px;
}

.formtextarea
{
	font-family:Arial,Verdana,Helvetica;
	color:#000000;
	background-color:#F3A954;
	border:1 solid #000000;
	font-size:12px;
}
.formselect
{ 
	font-family:Arial,Verdana,Helvetica;
	background-color:#F3A954;
	color:#000000;
	border:1;
}

.formcombo
{ 
	font-family:Arial,Verdana,Helvetica;
	background-color:#FFFFFF;
	color:#000000;
	border:1;
}

.table_all
{
	margin-left : -1px;
	margin-top : -1px;
	width : 100%;
	align : center;
}


.td0
{
	background:#F2A44B;
	color:#000000;
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

.td1
{
	background:#FAD88C;
	color:#000000;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	font-weight:bold;
}

.td2
{
	background:#EE7B23;
	color:#ffffff;
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
	border:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}

.td3
{
	background:#F2A44B;
	color:#000000;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	font-weight:bold;
}

.a1:link
{
	color:#EE7B23;
	font-family:Arial, Verdana, Helvetica;
	text-decoration:underline;
}
.a1:hover
{
	color:#EE7B23;
	font-family:Arial, Verdana, Helvetica;
	text-decoration:none;
}

.a2:link
{
	color:#000000;
	font-family:Arial, Verdana, Helvetica;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
.a2:hover
{
	color:#F2A954;
	font-family:Arial, Verdana, Helvetica;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}

/*------------------ xGallery Classen -------------------------*/

.gall_title /* Überschrift Gallery in fo_gallery.php */
	{ 
		font-family:Arial,Verdana, Helvetica;
		font-size:12pt;
		font-weight: bold;
		color:#EE7B23;
	}
	
.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:#FAD88C;
	}
	
.gall_descr_bg /* Hintergurndfarbe Beschreibung in fo_gallery.php */
	{
		background-color:#ffffff;
	}

.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: #FAD88C;
	}

.gall_vorschau_link /* Link zu Gallery in fo_folder_switch.php */
	{
		color: #000000;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: 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: Arial, Helvetica, Verdana;
	}
	
a.gall_vorschau_link:hover /* Link zu Gallery in fo_folder_switch.php */
	{
		color: #EE7B23;
		font-weight: bold;
		TEXT-DECORATION: none;
		font-size: 12px;
		font-family: 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: 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: Arial, Helvetica, Verdana;
	}



/* xtherapeuten */
.tdxt0
{
	background:#FAD88C;
	color:#000000;
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
}
.tdxt1
{
	background:#FFFFFF;
	color:#000000;
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
}
.tdxt_act
{
	background:#F2A44B;
	color:#000000;
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
}
.xt_title
{
	color:#F2A44B;
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #F2A44B;
	padding-bottom:5px;
}
.xt_name
{
	background:#F2A44B;
	color:#000000;
	font-family:Arial, Verdana, Helvetica;
	font-size:13px;
	font-weight:bold;
	padding:5px;
}
A.xt_link {
	FONT-SIZE:11px;
	COLOR:#000000;
	TEXT-DECORATION:underline;
	FONT-WEIGHT:bold;
}
A.xt_link:hover {
	FONT-SIZE:11px;
	COLOR:#FFFFFF;
	TEXT-DECORATION:none;
	FONT-WEIGHT:bold;
}
.warning 
     {
          background-color: #ffffff;
          color: #FF0000;
          font-size: 11px;
          font-family: arial;
          font-weight: bold;
          text-align: center;
          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;
     }     
.success
     {
          background-color: #ffffff;
          color: #008000;
          font-size: 11px;
          font-family: arial;
          font-weight: bold;
          text-align: center;
          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;
     }
.hint
     {
          background-color: #ffffff;
          color: #000000;
          font-size: 11px;
          font-family: arial;
          font-weight: bold;
          text-align: center;
          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;
     }
/* END xtherapeuten*/