a
{
	text-decoration: none;
	color: #666666;
}
a:hover
{
	text-decoration: none;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;

	overflow: hidden;
}

.bheader
{
	font-weight:normal;
	letter-spacing: 0.2em;
	font-size: 8pt;
	text-align: left;
	/*border: 1px solid red;*/
	height: 70px;
	padding-left: 20px;
	color: #666666;
}

.bheader b
{
	font-size: 10pt;
}

.border
{
 border: 1px solid red;
}

.Stil1 {color: #990000}


#container
{
	margin: auto;
	width: 790px;
	height: 500px;
	border: 1px #cccccc solid;
	margin-top: 10%;

}

.menu
{
	list-style-type: none;
	padding-top: 10px;
	color: #999999;
	margin-left: -15px;
}
* html .menu
{
	margin-left: 25px;
}

.submenu
{
	list-style-type: none;
	padding-top: 10px;
	color: #999999;
	margin-left: -15px;
}
* html .submenu
{
	margin-left: 25px;
}

#gallery
{
	width: 790px;
	height: 280px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: scroll;
}

div.galleryitem
{
	float: left;
	width: 200px;
	height: 250px;
	margin-left: 20px;
	color: #999999;
}


* html div.galleryitem
{
	margin-left: 10px;
}
#content
{
	width: 790px;
	height: 280px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	color: #999999;
}

#content td
{
	color: #999999;
}
#content-start
{
	width: 790px;
	height: 280px;
	overflow: hidden;
	color: #999999;
}
.rand
{
	border: 1px solid #cccccc;
}

a.menulink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a.menulink:hover
{
	color: #CC0000;
	text-decoration: none;
}

div.leer
{
	float: left;
	width: 20px;
	height: 250px;
	color: #999999;
}

#subburo
{
	visibility: hidden;
}
/*
.backlink
{
	padding-top: 40px;
}

* html .backlink
{
	padding-top: 30px;
}
*/
a.backlink
{
	font-size: 8pt;
	text-decoration: none;
}
a.backlink:hover
{
	text-decoration: underline;
}