.body 
{
    background-color:#000000;
	font-family: "trebuchet ms", sans-serif;
	font-size:12pt;
	overflow-x:hidden;
}

.spanstyle
{
font-family:Arial, Helvetica, sans-serif; 
	color: green;
}
.ueberschrift
{
	font-size:16px;
}

.p
{
  position:relative;
  top:100px;
  font-family:Arial,sans serif;
  text-align: center;
  
} 

.inhalt
{
	width:778px; 
	margin-left:auto;
	margin-right:auto;
}

.header
{
	width:778px;
	height:94px;
	background-image:url(images/a1.jpg);
	background-repeat:no-repeat;
}

.space
{
	width:778px;
	height:98px;
	background-image:url(images/a6.jpg);
	background-repeat:no-repeat;
}

.menu
{
	float:left;
	font-size:small;	
	width:778px;
	background-image:url(images/a3.jpg);
	background-repeat:repeat-y;
}
.menu ul li
{
	float:left;
	margin:auto;
	list-style: none;
	text-align: center;
	padding: 0em 1.5em 1em 1.5em;
	display: inline;
}

.menucss
{
	float:left;
	width:120px;
	text-align: center;
	color:#000000;
}

a
{
	color:#000000; 
	text-decoration:none; 
	font-weight:bold;
}

a:hover
{
	text-decoration : underline; 
}

.picturebox img
{
	border:none; 
	width:150px; 
	height:auto;
}

.anzeige
{
	table-layout:auto;
	width:708px;
	min-height:600px;
	padding-left:35px;
	padding-right:35px;
	background-image:url(images/a2.jpg);
	background-repeat:repeat-y;
}

.anzeige p{margin:0px;}

.anzeige table
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:center;
}

.anzeige img
{
	float:left;
}

.footer
{
	clear:both;
	width: 778px;
	height: 56px;
	padding-top: 30px;
	background: #000000 url('images/a4.jpg') top left no-repeat;
	text-align: center;
}

.picturebox
{
	clear:both;
	overflow:hidden;
	list-style:none;
}

.picturelist
{
	list-style:none;

}

#javaanzeige img
{
	height:450px;
	width:auto;
}

.java img
{
	margin-top:20px;
	border:none; 
	width:165px; 
	height:auto;
	border:solid 2px;
}

br.clr
{
	clear: both;
}

.gform
{

	float:left;
	font-size:small;
}

.gaestebuchanzeige
{	
	float:right;
	margin-right:55px;
	font-family:Arial,sans serif;	
	font-size:small;			
}

.anzeige-pictures
{
 
	float:left;
	font-family:Arial,sans serif;	
	font-size:small;	
	width:708px;
	min-height:600px;
	padding-left:35px;
	padding-right:35px;
	background-image:url(images/a2.jpg);
	background-repeat:repeat-y;

}

.datesanzeige
{	
	float:right;
	margin-right:55px;
	font-family:Arial,sans serif;	
	font-size:small;	
	background-image:url(images/a2.jpg);
	background-repeat:repeat-y;	
	width:708px;
	min-height:600px;	
}

.myBox 
{
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	-webkit-box-shadow: 10px 10px 5px #DAAF84;
    -moz-box-shadow: 10px 10px 5px #DAAF84;
    box-shadow: 10px 10px 5px #DAAF84;
}
.home
{

}
