body  {
	scrollbar-face-color : #E9E9DE;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-arrow-color : #857F42;
	scrollbar-track-color : white;
	scrollbar-darkshadow-color : white;
    font-family : "verdana", "helvetia", "arial";
}

/* Gestaltung der Navigation */
A.head,  a.foot  {
/*     border-left-width:1px;
    border-left-style:solid;
    border-left-color:#B0B082;
    
 border-right-width:1px;
    border-right-style:solid;
    border-right-color:#B0B082; 

    padding-left: 10px;
    padding-right:10px;
    padding-top:3px;
    padding-bottom:3px;
    vertical-align:middle;*/
    
    color : #857F42;
    text-decoration : none;
    font-size : 12px;
    font-family : "verdana", "helvetia", "arial";
    font-weight : bold;
}
/* Gestaltung der Navigation */
a               {   color : #666633;    font-size : 12px;    font-family : "verdana", "helvetia", "arial";}

A.head:hover    { /*   background-color : #CCCC99; */    color : #666633; }

/* Gestaltung der Fußnavigation*/
a.foot:hover    {    background-color : #E9E9DE;}

a.menu          {	color : #857F42;	text-decoration : none; font-size : 10pt;	                        font-family : "verdana", "geneva", "arial";	font-weight : 300;}
a.menua          {	color : #857F42;	text-decoration : none; font-size : 10pt;	 margin-left : 0px; margin-top:6cm; margin-bottom:18pt;   font-family : "verdana", "geneva", "arial";	font-weight : bold;}
a.umenu         {	color : #857F42;	text-decoration : none;	font-size : 10pt;    margin-left : 8px;	font-family : "verdana", "geneva", "arial";	font-weight : 300;}
a.umenua         {	color : #857F42;	text-decoration : none;	font-size : 10pt;    margin-left : 8px;	font-family : "verdana", "geneva", "arial";	font-weight : bold;}
a.uumenu         {	color : #857F42;	text-decoration : none;	font-size : 10pt;    margin-left : 30px;	font-family : "verdana", "geneva", "arial";	font-weight : 300;}
a.uumenua        {	color : #857F42;	text-decoration : none;	font-size : 10pt;    margin-left : 30px;	font-family : "verdana", "geneva", "arial";	font-weight : bold;}
a.katalog        {	color : #000000;	text-decoration : none;	font-size : 10pt;                       	font-family : "verdana", "geneva", "arial";	font-weight : bold;}

a.menu:hover,a.umenu:hover,a.uumenu:hover,a.katalog:hover    { text-decoration : underline; }

/* Style für Linkespalte einer Tabelle  */
.left { font-size:12pt;}
/* Style für Tabelle wo der Überschrift Author erwähnt wird - Style were Headline Author is mentioned  */
td.author { font-size:12pt;font-weight:bold;}

/* Style für Tabelle wo die Überschrift Eintrag erwähnt wird - Style were Headline Entry is mentioned  */
td.entry {font-size:12pt;font-weight:bold;}

/* Style für Tabelle wo der Verfasser des Eintrags erwähnt wird - Style were Name of the Message is mentioned  */
td.name {color : #857F42; font-size:10pt;}

a.homepage {color : #857F42; font-size:10pt;font-weight:normal;text-decoration : none;}
a.homepage:hover {color : #857F42; font-size:10pt;font-weight:normal;text-decoration : underline;}

/* Style für die Überschrift der Eintrags - Style for headline of Entry  */
td.title { font-size:12pt;font-weight:bold;color:#857F42;}

/* Style für die description der Eintrags - Style for headline of Entry  */
td.description { font-size:11pt;font-weight:bold;color:#857F42;}

/* Style für den Eintrag - Style for message  */
td.message { font-size:11pt;font-weight:normal;}

/* Style für die description der Eintrags - Style for headline of Entry  */
.kontaktieren { font-size:12px;font-weight:normal;color:#857F42;text-decoration : none;}

/* Style für die Zeitangabe - Style for time  */
.time {font-size:10pt; font-weight:normal; color : #857F42;}

.button {
    border:1px outset;
    WIDTH: 170;
    HEIGHT: 24px;
    background-color:#CCCC99;
    color: #857F42;
    font-family:Verdana, Helvetica;
    font-size:12;
}

p  {
	color : #000000;
	font-size : 10pt;
	padding-top : 0px;
	padding-bottom : 2px;
	font-family : "verdana", "helvetia", "arial";
}

.naviactiv  {
	color : #000000;
	text-decoration : none;
	font-size : 9pt;
	font-family : "verdana", "helvetia", "arial";
	font-weight : bold;
}

a.naviactiv:hover  {
	text-decoration : underline;
}

/* Gestaltung des Seitenmenues*/
.sidemenu  {
	color : #666666;
	text-decoration : none;
	position : relative;
	right : 15px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-size : 12pt;
	font-family : "verdana", "helvetia", "arial";
	font-weight : bold;
}

/* Gestaltung der Menulinks*/
.menu  {
	color : #000000;
	font-size : 10pt;
	font-weight : 300;
	font-family : "verdana", "helvetia", "arial";
}

a.menu:link,a.menu:active,a.menu:visited  {
	text-decoration : none;
}

a.menu:hover  {
	text-decoration : underline;
}

/* Gestaltung der Fusszeile*/
.fuss  {
	color : #000000;
	text-decoration : none;
	font-size : 10pt;
	font-family : "verdana", "helvetia", "arial";
}

.greyborder  {
	border-width : 1px;
	border-style : solid;
	border-color : Gray;
}

