#head {
	padding              : 0px 0px 10px 0px;
}
#foot {
	padding              : 10px 0px 0px 0px;
}
h1 {
	margin               : 0;
	padding              : 0;
	font-size            : 1.8em;
	font-weight          : normal;
}
h2 {
	margin               : 0;
	padding              : 0;
	font-size            : 1.2em;
}
div#start {
	position             : relative;
	margin               : 0 auto;
	padding              : 120px 0px 120px 0px;
	width                : 400px;
	vertical-align       : middle;
	color                : #000000;
}
div#start div.logo {
	position             : relative;
	float                : left;
}
div#start div.text {
	position             : relative;
	float                : left;
	padding              : 15px 0px 0px 5px;
}
div#navigation, div#line, div#main, div#copyright {
	position             : relative;
	clear                : both;
	margin               : 0 auto;
	padding              : 0px;
	width                : 975px;
}
div#navigation {
	position             : relative;
	border               : 1px dotted #999999;
	background           : #fdf9f0;
	border-bottom        : 0;
}
div#navigation div#logo {
	position             : absolute;
	top                  : 23px;
	right                : 45px;
}
div#navigation div#menu {
	position             : relative;
	height               : 72px;
	padding              : 25px 10px 10px 50px;
}
div#navigation div#menu div.menu {
	position             : relative;
	float                : left;
	padding              : 0px 20px 3px 0px;
	font-size            : 1.0em;
}
div#navigation div#menu div.line {
	position             : relative;
	float                : left;
	height               : 93%;
	padding              : 0px 0px 0px 20px;
	margin               : 0px 0px 0px 10px;
	border               : 0;
	border-left          : 1px dotted #999999;
}
div#navigation div#menu div.menu a.menu {
	display              : block;
	color                : #555555 !important;
	text-decoration      : none;
}
div#navigation div#menu div.menu a.mark {
	color                : #990000 !important;
	text-decoration      : none;
	font-weight          : bold;
}
div#navigation div#menu div.menu a.menu:hover {
	color                : #990000 !important;
}
div#navigation div#config {
	position             : absolute;
	top                  : 2px;
	right                : 10px;
}
div#line {
	border               : 1px dotted #999999;
	border-top           : 20px solid #e1d6c0;
	border-bottom        : 0;
	background           : #fdf9f0;
}
div#line div#hint {
	position             : absolute;
	top                  : -18px;
	left                 : 50px;
}
div#main {
	border               : 1px dotted #999999;
	border-top           : 0;
	background           : #fdf9f0;
	min-height           : 550px;
}
div#main div.gallery {
	background           : #fdf9f0;
}
div#main div.gallery img {
	width                : 195px;
	height               : 130px;
	border               : 0;
	border-bottom        : 1px solid #e1d6c0;
}
div#main div.image {
	position             : relative;
	float                : right;
	margin               : 0px 0px 0px 0px;
	border               : 1px solid #cccccc;
}
div#main div.title {
	position             : relative;
	padding              : 20px 30px 20px 48px;
}
div#main div.text {
	position             : relative;
	padding              : 0px 30px 20px 48px;
}
div#copyright {
	padding              : 3px 0px 0px 0px;
}
div#main div.sitemap0, div#main div.sitemap1 {
	padding-left         : 0px
}
div#main div.sitemap2 {
	padding-left         : 30px
}
div#main div.sitemap3 {
	padding-left         : 60px
}
div#main div.sitemap4 {
	padding-left         : 90px
}
div#main div.project {
	font-size            : 0.8em;
	float                : left;
	padding              : 10px 11px 15px 0px;
	overflow             : hidden;
}
a.project {
	display              : block;
	width                : 100px;
	height               : 150px;
	border-left          : 1px dotted #999999;
	color                : #333333;
	text-decoration      : none !important;
}
a.project:hover, a.project:active {
	border-left          : 1px solid #999999;
}
a.project img {
	border-bottom        : 1px solid #cccccc;
}
a.project span {
	display              : block;
	padding              : 3px 5px 3px 5px;
}
div.period {
	position             : absolute;
	top                  : -20px;
	font-size            : 1.0em;
}
img.icon {
	border               : 1px solid #cccccc;
	margin               : 5px 5px 0px 0px;
}
table.project {
	padding              : 15px 0px 20px 0px;
}
table.project td {
	padding              : 0px 0px 0px 0px;
}
table.project th {
	font-weight          : normal;
	text-align           : left;
	vertical-align       : top;
	padding              : 0px 10px 0px 0px;
}
a.lightbox {
	text-decoration      : none !important;
}
div.download {
	float                : right;
	padding              : 0px 10px 0px 0px;
}
