/* CSS Document */
body {
	background-color: #E4E9EE;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	font-size: 8pt;
	color: #686868;
}
a img {
	border: none;
}
p {
	margin: 0;
	padding: 15px 8px;
	text-align: left;
	font-size: 8pt;
	line-height: 11pt;
}
#main {
	width: 695px;
	height: 722px;
	text-align: left;
	margin: 50px auto;
}
#header {
	background-image: url(/images/top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 695px;
	height: 65px;
}
#logo {
	float: right;
	margin-right: 22px;
}
#content {
	background-image: url(/images/bg_shaddow.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 695px;
	height: 450px;
}
#content h1 {
	margin: 0 40px 15px;
	padding-top: 10px;
	color: #330000;
}
#content p {
	margin: 0 0 0 40px;
	padding: 0 0 10px 0;
}
#content #scroll {
	height: 320px;
	width: 620px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 15px;
	overflow: auto;
}
#content #scroll td {
	height: 110px;
	vertical-align: top;
}
#content #scroll td img {
	border: 1px solid silver;
}
#galery {
	margin: 0 0 0 44px;
}
#flashintro {
	margin: 0 0 0 39px;
}
#navi {
	background-image: url(/images/bg_shaddow.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 695px;
	height: 181px;
}
#footer {
	background-image: url(/images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 695px;
	height: 26px;
}
#footer a {
	margin-left: 42px;
	float: left;
	clear: none;
}

#point_1, #point_2, #point_3, #point_4 {
	background-image: url(/images/navi_cube.gif);
	background-repeat: no-repeat;
	width: 152px;
	height: 181px;
	position: relative;
	margin-left: 8px;
	float: left;
	clear: none;
}
#point_1 {
	margin-left: 38px;
}
#point_2 img {
	margin-top: 30px;
}
#point_3 img {
	margin-top: 14px;
}
#point_1 p, #point_2 p, #point_3 p, #point_4 p {
	width: 136px;
	font-size: 8pt;
	color: #686868;
}
#point_1 a, #point_2 a, #point_3 a, #point_4 a {
	display: block;
	background-repeat: no-repeat;
	width: 152px;
	height: 181px;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	color: #686868;
}
#point_1 a {
	background-image: url(/images/technik_0.gif);
	background-position: 30px 141px;
}
#point_1 a:hover {
	background-image: url(/images/technik_1.gif);
}
#point_2 a {
	background-image: url(/images/gallery_0.gif);
	background-position: 34px 141px;
}
#point_2 a:hover {
	background-image: url(/images/gallery_1.gif);
}
#point_3 a {
	background-image: url(/images/wallpapers_0.gif);
	background-position: 9px 141px;
}
#point_3 a:hover {
	background-image: url(/images/wallpapers_1.gif);
}
#point_4 a {
	background-image: url(/images/music_0.gif);
	background-position: 40px 141px;
}
#point_4 a:hover {
	background-image: url(/images/music_1.gif);
}
#copyright {
	float: right;
	margin-right: 30px;
}
#bashfm {
	text-align: center;
	margin-top: 8px;
}
#bashfm img {
	 border: none;
	 vertical-align: middle;
}
