body 
{
	background-color:#5A81B0; 
	color:#ffffff;
	font-family:Arial;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

div.banner
{
	background: url(header061.gif);
	height:80px;
	width:100%;
	text-align:center;
}

div.inhalt
{
	text-align:left;
	margin-left:30px;
	margin-top:30px;
	margin-right:50px;
	margin-bottom:30px;
	background-color:#5A81B0;
}

div.download
{
	margin-left:7cm;
}

div.breakall
{
    clear: both;
}


div.button
{
    background-color: #b1c9e6;
    width:100%
}

div#menu
{
    border-bottom: 1px solid #80a7d8;
}

div#menu ul
{
    padding: 0;
    margin: 0;
}

div#menu li
{
    background-position: top left;
    background-color: #b1c9e6;
    margin: 0;
    padding: 0;
    display: block;
	font-size: 10pt;
    float: left;
    border-left: 1px solid #3c78c1;
}

div#menu li.selected
{
    background-position: top left;
    background-color: #80a7d8;
}


div#menu li div.spacing
{
    background-position: top right;
    padding: 4px 18px 4px 18px;
}

div#menu li a
{
    color: #3c78c1;
    font-weight: normal;
    text-decoration: none;
}

div#menu li.selected a
{
    color: #ffffAA;
//    font-weight: bold;
}

div#menu li a:hover
{
    color: #ffffAA;
}

table.download { 
	border:1px solid #4682B4;
	border-spacing:0px;
	width:90%;
	}

td#download_left
{
  vertical-align:top;
  background-color:#80a7d8;
  width:210px;
}

td#download_right
{
	 vertical-align:top;
	 background-color:#0A5393;
}
th#download_top
{
	 background-color:#b1c9e6;
}

#download_ZellenRand
{
	margin-left:10px;
	margin-right:10px;
}

table.Gaestebuch { 
	border:0px solid #4682B4;
	width:70%;
	}


td#Gaestebuch_left
{
  vertical-align:top;
  text-align:left;
  background-color:#b1c9e6;//#80a7d8;
  width:75px;
}

td#Gaestebuch_right
{
	 vertical-align:top;
	 background-color:#80a7d8;
}

	
a:link  {
    color: #ffffAA;
	text-decoration:none;
	font-weight:bold;
        }

a:visited {
    color: #ffffAA;
	text-decoration:none;
	font-weight:bold;
   	      }

a:active {
    color: #ffffAA;
	text-decoration:none;
	font-weight:bold;
 	  }
a:hover {
    color: #ffff77;
	text-decoration:none;
	font-weight:bold;
	    }
