body {
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;}

/* speziell fuer IE 5.0 and IE 5.5 */
table {
 	font-size: 1.0em;
}
/* Ende speziell fuer IE 5.0 and IE 5.5 */
#basis {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#main {
/*   background-color: #F5C012; */
   background-image: url(images/background.jpg);
   border-color: #777777;
   border-width: 1px;
   border-style: solid;
   padding: 0px;
   margin-top: 150px;
   width: 720px;
   height: 480px;
   
}
#main img {
   margin-top: 0px;
   margin-left: 0px;
}
#navi {
   position: relative;
   border-color: #777777;
   border-width: 1px;
   border-style: solid;
   padding: 2px 10px 2px 10px;
   width: 700px;
}
#navi a
{ font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}
#navi a
{
  color: #000000;
}
#navi a:link a:visited 
{
  color: #666666;
}

#navi a:hover
{
  color: #666666;
  text-decoration: underline overline;
}     
#navi a.active
{
  font-weight: normal;
}
.schrift {
   font-family: Verdana, sans-serif, arial;
   font-size: 20px;
   /* font-weight: lighter;*/
   padding: 20px 50px 20px 50px;
}
a
{
  font-weight: normal;
  text-decoration: none;
}
a:link
{
   color: #222222;
   font-weight: bold;
}
a:visited
{
	color: #222222;
}
a:hover
{
  color: #555555;
  text-decoration: overline underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
}
ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
	line-height: 150%;
	display: inline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}
table.contact {
  margin-top: 80px;
  width: 70%;
}
td.contact {
  border-bottom-width: 2px;
  border-bottom-color: #ffffff;
  border-bottom-style: solid;
  text-align: right;
}
thead.contact {
  font-weight: bold;
  font-size: 22px;
  border-bottom-color: #000000;
  border-bottom-width: 2px;
  padding: 24px;
}
td.cleft {
  text-align: left;
  font-size: 1.1em;
}
td.cright {
   text-align: right;
/*	color: #ffffff; */
   font-size: 1.1em;
  /* font-weight: bold;*/
}

/* Bildframe */

iframe.bilder {
   width: 80%;
   height: 800px;
   text-align: center;
   margin: 0;
   border-width: 0;
}




/* ######################################################################################### */
/* Styleformatierung Gästebuch */
/* ######################################################################################### */

div.gb
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px 0px 20px 0px;
padding: 0px;
border: 1px solid #ffcc00;
line-height: 19px;
}

div.gb-author
{
margin: 0px;
padding: 1px 10px 1px 10px;
border-bottom: 1px solid #ffcc00;
background: #ffffcc;
}
p.gb-author-left
{
margin: 0px;
float: left;
}
p.gb-author-right
{
margin: 0px;
text-align: right;
}
div.gb-entry    /*Gästebucheintrag*/
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 10px;
padding: 0px;
}
p.gb-browse
{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: right;
font-weight: bold;
}
p.gb-admin-buttons
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 5px 0px 0px 0px;
text-align: right;
}
.caution
{
color: red;
font-weight: bold;
}
.small
{
font-size: 11px;
line-height:16px;
}
.comment
{
margin: 10px 0px 0px 0px;
color: #808080;
font-style: italic; }
img
{
border: 0px;
 }

/* ######################################################################################### */
/* Ende Styleformatierung Gästebuch */
/* ######################################################################################### */

