@import url("../../css/font.css");
@import url("../../css/img.css");
body      {
	background: url(../images/top/bg.jpg) repeat fixed right center;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 400px;
	padding-top: 180px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
#top {
	background: url(../images/top/dachs_j.png) no-repeat 100px top;
	padding-top: 120px;
	padding-left: 150px;
}
#craft {
	background: url(../images/top/craft.png) no-repeat right top;
	width: 400px;
	height: auto;
	margin-top: 150px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 100px;
	padding-top: 10px;
}
#craft a {
	text-decoration: none;
	color: #333333;
	text-align: right;
	display: block;
	padding-top: 40px;
}
#craft a:hover {
	text-decoration: none;
	color: #CC0000;
	text-align: right;
	display: block;
	padding-top: 40px;
}
#craft #crafttext {
	margin-left: 100px;
	margin-top: 40px;
}
#droom {
	background: url(../images/top/droom.png) no-repeat right top;
	width: 400px;
	height: auto;
	margin-top: 100px;
	padding-bottom: 50px;
	padding-top: 45px;
}
#droom a {
	text-decoration: none;
	color: #333333;
	text-align: right;
	display: block;
	margin-bottom: 30px;
}
#droom a:hover {
	text-decoration: none;
	color: #CC0000;
	text-align: right;
	display: block;
	margin-bottom: 30px;
}
#droom #droomtext {
	margin-left: 100px;
	margin-top: 40px;
}
#droom2007 {
	background: url(../images/top/2007.png) no-repeat left top;
	width: 180px;
	margin-top: 100px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 50px;
	padding-left: 170px;
	margin-left: 50px;
}
#droom2000 {
	background: url(../images/top/2000.png) no-repeat left top;
	width: 180px;
	margin-top: 100px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 50px;
	padding-left: 170px;
	margin-left: 50px;
}
#droom1997 {
	background: url(../images/top/1997.png) no-repeat left top;
	width: 180px;
	margin-top: 100px;
	padding-left: 170px;
	margin-left: 50px;
}
#copy {
	display: block;
	margin-top: 50px;
	padding: 20px 20px 20px 23px;
}
#back {
	background: url(../images/top/back_on.jpg) no-repeat center center;
	height: 147px;
	width: 400px;
}
#back a {
	display: block;
	width: 400px;
	height: 147px;
	background: url(../images/top/back_off.jpg) no-repeat center center;
}
#back a:hover {
	display: block;
	background: url(none);
}

