a {color:#392108; font-weight:bold}
a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover {text-decoration:underline}
a:active {text-decoration:none}
.titel {font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:bold}

span.topmenue {font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;font-style:normal;color:#CCCCCC;vertical-align:bottom}
span.line {font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;font-style:normal;color:#392108}
a.topmenue {font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;font-style:normal;color:#CCCCCC;vertical-align:bottom}
a.line {font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;font-style:normal;color:#392108}
a.sidemenue {font-family:Arial,Helvetica,san-serif;font-size:11px;font-weight:normal;font-style:normal;color:#CCCCCC}
a.menue1 {font-family:Arial,Helvetica,san-serif;font-size:11px;font-weight:normal;font-style:normal;color:#CCCCCC;vertical-align:bottom;line-height:normal}
a.menue2 {font-family:Arial,Helvetica,san-serif;font-size:11px;font-weight:normal;font-style:normal;color:#CCCCCC;vertical-align:bottom}
a.menue3 {font-family:Arial,Helvetica,san-serif;font-size:10px;font-weight:normal;font-style:normal;color:#CCCCCC;vertical-align:top}
.fontmini {font-family:Arial,Helvetica,san-serif;font-size:11px;font-weight:normal;font-style:normal;}
.headertitle{font-family:Arial,Helvetica,san-serif;font-size: 16px;font-weight:bold;color:#CCCCCC;text-align:center}
a.small {color:#392108; font-weight:normal}

body, textarea {
  scrollbar-base-color:#5A3908;
  scrollbar-3dlight-color:#CEB584;
  scrollbar-arrow-color:#CEB584;
  scrollbar-darkshadow-color:#392108;
  scrollbar-face-color:#5A3908;
  scrollbar-highlight-color:#CEB584;
  scrollbar-shadow-color:#392108;
  scrollbar-track-color:#BD9C63;
  font-family: Arial, Helvetica, sans-serif;
}

/* gallery stylesheets */

.title                          /* album titles on main page */
	{
	  font-size: 14px;
	  font-weight: bold;
	}
.desc                           /* album descriptions on main page */
	{
	  font-size: 12px;
	}
.caption                        /* photo captions on all pages */
	{
	  font-size: 10px;
	}
.error                          /* all error text */
	{
	  color: red;
	  font-size: 12px;
	}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{
	  font-size: 16px;
	  font-weight: bold;
	}
.bread                          /* used in breadcrumb bars */
	{
	  font-size: 10px;
	}
.nav                            /* used in navigation bars */
	{
	  font-size: 12px;
	}
.admin                          /* used in admin bars */
	{
	  font-size: 10px;
	  font-weight: bold;
	}
.fineprint                      /* used for fine print */
	{
	  font-size: 10px;
	}
.popuphead
	{
	  font-size: 16px;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;
	}
.editlink			/* Used for the [edit] tags */
	{
	  font-size: 10px;
	}

