body
{
scrollbar-face-color: RGB(230,0,0);
scrollbar-arrow-color: RGB(255,255,255);
scrollbar-track-color: RGB(255,255,255);
scrollbar-darkshadow-color: RGB(230,0,0);
scrollbar-base-color: RGB(230,0,0);
scrollbar-shadow-color: RGB(255,255,255);
scrollbar-3dlight-color: RGB(255,255,255);
scrollbar-highlight-color: RGB(255,255,255);
}

body
{
	font-family: Verdana;
	font-size: 9pt;
}

table
{
	font-family: Verdana;
	font-size: 8pt;
}

a:link
{
	color: RGB(47,90,185);
    text-decoration: none;
}

a:visited
{
	color: RGB(47,90,185);
	text-decoration: none;
}

a:active
{
	color: RGB(47,90,185);
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}
h1
{
	color: RGB(230,0,0);
    font-weight: bold;
	font-size: 10pt;
}
h2
{
	color: RGB(230,0,0);
    font-weight: bold;
	font-size: 13pt;
}


/* Formular Gästebuch */
textarea {border:RGB(255,170,170) solid; border-width: 1px; color:RGB(47,90,185);}
select   {border:RGB(255,170,170) solid; border-width: 1px; color:RGB(47,90,185);}
.fgb     {border:RGB(255,170,170) solid; border-width: 1px; color:RGB(47,90,185);}
.fgbo    {border:RGB(255,255,255) solid; border-width: 1px; color:RGB(47,90,185);}
.fgb200  {width:200px;}
.fgb170  {width:170px;}
.fgb30   {width:30px;}
.fgb40   {width:40px;}
.fgb70   {width:70px;}









