body {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	background-color: #0095D6;
	color: #fff;
}

A:link { background-color:transparent;	color:#fff;	text-decoration:underline;}
A:visited {background-color:transparent;	color:#fff;	text-decoration:underline;} 
A:hover{background-color:transparent;	color:#C8EAF6;	text-decoration:underline;	}
A:active {background-color:transparent;	color:#fff;	text-decoration:underline;	}


div {
	display:block;
}

#rahmen{

	margin: 100px auto;
	padding:10px 30px 20px 30px;
width:800px;
}

.menpt
{
	display: inline;
	margin-left:10px;
		margin-right:10px;
}

#menue
{
	text-align: center;
	color:#02549E;
}

.zentr
{
	text-align:center;
}

#flash
{
	width:546px;
	height:576px;
		margin: 0px auto;
}

#shoptxt
{
	margin-left: 22px;
}

/* **************** Gästebuch-Styles *************** */
.gb_posts{
 width: 800px;

}


th{
		text-align:left;
}
.right
{
	text-align:right;
}
thead th{

	background-color: #C8EAF6;
	color:  #0095D6;
}
.poster
{
	vertical-align:top;
}

fieldset
{
	margin-left: 0px;
	padding-left:0px;
	border:none;
}

#endline
{
	
	background-color: #C8EAF6;
	
	height:2px;
	width:  800px;
}