*
{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body
{
	text-align: center;
	padding: 15px;
	background: #000;
	color: #eee;
}

a
{
	text-decoration: none;
	color: #7A7F85;
}

img
{
	border: none;
}

a:hover
{
	text-decoration: none;
}

form
{
	padding-bottom: 7px;
}

form input
{
	margin-left: 13px;
	font-size: 11px;
	border: 2px solid #FFF;
}

form input:hover
{
	border-color: orange;
}

input.submit
{
	margin-left: 0px;
	font-size: 11px;
	background-color: #FFF;
	border: 1px solid #FFF;
}

textarea
{
	margin-left: 13px;
	width: 135px;
	height: 70px;
}

#subTitleCont
{
	margin-top: 35px;
	margin-bottom: 50px;
}

.galerie
{
	display: block;
	height: 1.9em;
	line-height: 1.9em;
	padding: 0.3em 0.2em 0.2em 0.8em;
	margin-bottom: 1px;
	color: #eee;
	background-color: #363633;
}

.smallgalerie
{
	display: block;
	height: 1.2em;
	line-height: 1.2em;
	padding: 0.3em 0.2em 0.2em 0.8em;
	margin-bottom: 1px;
	color: #eee;
	background-color: #363633;
}

a.galerie:hover
{
	color: #1a1a1a;
	background-color: #D0EB6A;
}

a.galerie:visited
{
	border-left: 4px solid orange;
}

.folder
{
	border: 1px solid #222;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	line-height: 26px;
	margin-top: 10px;
	padding-left: 13px;
	display: block;
}

.navifolder
{
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	line-height: 26px;
	padding-left: 13px;
	display: block;
}

.hSpacer
{
	width: 20px;
}

#content
{
	padding: 5px;
	padding-top: 0px;
	vertical-align: top;
}

#navi
{
	vertical-align: top;
	width: 180px;
	padding: 5px;
	padding-top: 10px;
}

#indexMainTable
{
	height: 100%;
	width: 100%;
	border:none;
}

.bigSpacer {height: 50px;}
.smalSpacer {height: 35px;}
.littleSpacer {height: 10px;}

#subTitleBox
{
	border: 1px solid #222;
	text-align: center;
	height: 100px;
	font-weight: bold;
	height: 28px;

}

.nBox {border: 1px solid #222;}
table.thumbnail
{
	float: left;
	width: 160px;
	height: 170px;
	margin: 5px 5px 5px 5px;
	background-color: #000;
	border: 1px solid #222;
}

.admt
{
	float: left;
	width: 35%;
	height: 410px;
	margin: 5px 5px 5px 5px;
	background-color: #000;
	border: 1px solid #222;
}

table.thumbnail:hover
{
	border: 1px solid #666;
}

.thumbTh
{
	background-color: #000;
	text-align: center;
}

.ro
{
	background-color: #ccc;
	border-color: #ccc;
}

#gformat { float: left; width: 100%; cursor: default; }
#gformat h1 { color: #363633; font-size: 9px; margin-top: 1000px; }
