
* {
	border: 0;
	padding: 0;
	margin: 0;
}

html {
	height: 100.1%;
}

body {
	cursor: default;
	color: #cccccc;
	background: #111111;
	font: normal normal normal 12px verdana, arial, helvetica, sans-serif;
	line-height: 20px;
	/*word-spacing: 2px;*/
}


a:link,
a:visited,
a:active {
	color: #dfc7a9;
	font: normal normal normal 12px verdana, arial, helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
}
a:hover,
h2 a:hover {
	color: #ffffff;
}
p {
	text-align: justify;
	padding-bottom: 10px;
}
h2 a:link,
h2 a:visited,
h2 a:active,
h2 {
	font: normal normal normal 18px verdana, arial, helvetica, sans-serif;
	padding: 12px 0;
}
hr {
	height: 1px;
	background: #cccccc;
	margin: 10px 0;
}
ul {
	margin-left: 20px;
}
div.hide {
	display: none;
}
div.show {
	display: block;
}



input,
select,
textarea {
	color: #cccccc;
	background: #111111;
	font: normal normal normal 12px verdana, arial, helvetica, sans-serif;
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 2px 0;
}


div#header {
	position: relative;
	width: 940px;
	height: 280px;
	background: url('./img/header.jpg');
	margin: auto;
}

div#header div#menu {
	position: absolute;
	width: 181px;
	top: 240px;
	height: 600px;
	background: url('./img/menu-bg.jpg') no-repeat top;
}
div#header div#menu a:link,
div#header div#menu a:visited,
div#header div#menu a:active {
	display: block;
	width: 125px;
	height: 20px;
	background: url('./img/menu.gif') no-repeat;
	color: #dfc7a9;
	font: normal normal normal 14px verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	padding-left: 5px;
	margin: 6px 0 6px 26px;
	border: 1px solid #808080;
}
div#header div#menu a:hover {
	color: #ffffff;
	background: none;
	padding: 1px 1px 1px 6px;
	border: 0;
}
div#header div#menu a.sub:link,
div#header div#menu a.sub:visited,
div#header div#menu a.sub:active,
div#header div#menu a.sub:hover {
	display: none;
}

div#header div#menu div.infobox {
	display: block;
	width: 120px;
	background: url('./img/infobox.jpg') no-repeat;
	color: #dfc7a9;
	font: normal normal normal 14px verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
	padding: 5px;
	margin: 26px 0 6px 26px;
	border: 1px solid #808080;
}
div#header div#menu div.infobox div.infoline {
	padding-bottom: 6px;
}
div#header div#menu div.infobox div.infoleft {
	float: left;
	font: normal normal normal 11px verdana, arial, helvetica, sans-serif;
	line-height: 14px;
}
div#header div#menu div.infobox div.inforight {
	float: right;
	font: normal normal normal 11px verdana, arial, helvetica, sans-serif;
	line-height: 14px;
	text-align: right;
}





div#header div#headline {
	position: absolute;
	width: 720px;
	top: 242px;
	height: 30px;
	font: normal normal normal 18px verdana, arial, helvetica, sans-serif;
	margin-left: 186px;
}

div#middle {
	width: 940px;
	margin: auto;
}

div#content {
	position: relative;
	width: 720px;
	margin: 6px 0 0 186px;
}


div#content div#news {
	position: absolute;
	top: 20px;
	left: 100px;
	width: 500px;
	color: #fff;
	background: #808080;
	border: 2px solid #dfc7a9;
	padding: 6px;
}
div#content div#news p.headline {
	font: normal normal normal 18px verdana, arial, helvetica, sans-serif;
}




div#content div.gallery {
	width: 700px;
	padding: 10px 0;
	margin: auto;
}
div#content div.gallery a.overview:link,
div#content div.gallery a.overview:visited,
div#content div.gallery a.overview:active,
div#content div.gallery a.overview:hover {
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
	border: 1px solid #ccc;
	margin: 2px;
}
div#content div.gallery div.overview {
	display: block;
	float: left;
	width: 120px;
	height: 170px;
	text-align: center;
	border: 1px solid #ccc;
	padding-top: 5px;
	margin: 2px;
}
div#content div.gallery div.overview div.actions {
	padding-top: 120px;
}
img.border {
	vertical-align: middle;
	border: 1px solid #ccc;
}



div#content div.navigation {
	width: 700px;
	text-align: center;
	padding: 10px 0;
	margin: auto;
}
div#content div.navigation a {
	float: left;
	display: block;
	width: 233px;
	height: 30px;
	text-align: center;
}

div#content div.navigation a.left {
	background: url('./img/arrow_left.gif') no-repeat top center;
}
div#content div.navigation a.top {
	background: url('./img/arrow_top.gif') no-repeat top center;
}
div#content div.navigation a.right {
	background: url('./img/arrow_right.gif') no-repeat top center;
}
div#content div.navigation a.left:hover,
div#content div.navigation a.top:hover,
div#content div.navigation a.right:hover {
	background-position: 50% -30px;
	/* filter:alpha(opacity=75); */
	/* opacity: 0.75; */
}


div#content form.form {
	width: 500px;
	margin: auto;
}

div#content form.form .left {
	float: left;
	width: 180px;
}
div#content form.form .right {
	float: left;
	width: 310px;
	text-align: left;
}


div#content div.pagenavi {
	width: 700px;
	text-align: center;
	margin: auto;
}
div#content div.pagenavi div.pnleft,
div#content div.pagenavi div.pnright {
	float: left;
	display: block;
	width: 150px;
}
div#content div.pagenavi div.pncenter {
	float: left;
	display: block;
	width: 350px;
}

div#content div.table {
	clear: both;
}
div#content div.table div {
	float: left;
	padding: 0 2px;
}
div#content div.table div img {
	vertical-align: middle;
}
div#content .btop {
	border-top: 1px solid #666;
}
div#content .bdtop {
	border-top: 1px dotted #666;
}
div#content .bleft {
	border-left: 1px solid #666;
}










div#footer {
	width: 720px;
	text-align: center;
	padding: 30px 0 20px;
	margin-left: 186px;
}


.inline {
	float: left;
	margin: 5px 10px 5px 0;
}
.clear {
	clear: both;
}
.small {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.underline {
	text-decoration: underline;
}
.linethrough {
	text-decoration: line-through;
}
.hidden {
	display: none;
}
abbr {
	cursor: help;
	border-bottom: 1px dotted #cccccc;
}
a.block {
	display: block;
}
.pagenavi a:link,
.pagenavi a:visited,
.pagenavi a:active {
	font-weight: bold;
	border: 1px solid #cccccc;
	padding: 4px;
}
.pagenavi a:hover,
.pagenavi b {
	border: 2px solid #cccccc;
	padding: 3px;
}


