
/* Links */




#guestbook a
{
  color:#000000;
  /*
  background-color: #4683FF !important;
  */
  background-image:none;
  border-style:none;
  text-decoration: none;
}


#guestbook a:visited
{

   /*
  background-color: #4683FF !important;
  */
  background-image:none;
  border-style:none;
  color:#000000;
  text-decoration: none;
}

#guestbook a:hover
{

   /*
  background-color: #4683FF !important;
  */
  background-image:none;
  border-style:none;
  color:#FFFFFF;
  text-decoration: none;
}



a:link.admin {
text-decoration: none;
color: #CCCCCC;
}
a:active.admin {
text-decoration: none;
color: #CCCCCC;
}
a:visited.admin {
text-decoration: none;
color: #CCCCCC;
}
a:hover.admin {
text-decoration: none;
color: #BBBBBB;
}


/* Normal output */

body.global {
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
color: #000000;
background-color: #97A770;

}


td.menu {
text-align: center;
}

td.language_headline {
font-family: Verdana, Arial;
font-size: 10pt;
color: #000000;
width:100px;
font-weight: bold;
}

td.language {
font-family: Verdana, Arial;
font-size: 10pt;
color: #000000;
width:30px;
font-weight: bold;
}


td.message_admin {
padding-left: 50px;
font-style: italic;
}

table.message_admin {
width:400px;
}

#guestbook
{
border-style:none;

}

table.language {
border-collapse: collapse;
}

table.menu {
/*
border-left: 1px;
border-top: 1px;
border-right: 1px;
border-bottom: 0px;
border-style: solid;
border-color:#0066FF;
background-color: #4683FF;
*/
width:100%;

border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #bbbbcc;

/*
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
*/
}

#guestbook_entries 
{
/*
background-color: #E6E6FF;
border-left: 1px;
border-top: 0px;
border-right: 1px;
border-bottom: 1px;
border-style: solid;
border-color:#659EFE;
*/
font-family: Verdana, Arial, Helvetica;
-moz-border-radius: 6px;
-khtml-border-radius:6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

#guestbook_entries  td.message {
padding-left:30px;
/*
background-color:#CFCFFF;
*/
font-size: 12px;
font-style:italic;
}

#guestbook_entries  td
{
font-size: 12px;
color:#333333;
}

table.form {
text-align: center;
}


/* Form specific output */

input.letters {
border: 0px solid #000000;
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
color: #000000;
width: 26px;
}

input.captcha {
border: 1px solid #000000;
width: 40px;
background-color: #ECF2FB;
}

select.select {
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
color: #000000;
width: 164px;
background-color: #EFF3CF;
}

td.horLine
{
height:4px;
}
