
html {
	height: 100%; 

}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: 12px Arial, "Trebuchet MS", Arial, sans-serif;
	color: white;
	font-weight: bold;
	overflow: hidden;
}

*+html body {overflow: visible};

img {
}

a:link, a:visited {
	color: white;
	text-decoration: none;
	
}

a:hover {
	color: #FFCC00;
	text-decoration: None;
}

#ridhish {
	height: 100%;
	overflow: hidden;
	width: 8000px;
}

#Home {
	width: 100%;
	float: left;
	height: 100%;
	background: black url(../pics/home.jpg) no-repeat left top;
}

#Jion {
	width: 100%;
	float: left;
	height: 100%;
	background: black url(../pics/jion.jpg) no-repeat left top;
}

#Heinyondan {
	width: 100%;
	float: left;
	height: 100%;
	background: black url(../pics/heinyondan.jpg) no-repeat left top;
}

#Gojushihosho {
	width: 100%;
	float: left;
	height: 100%;
	background: black url(../pics/Gojushihosho.jpg) no-repeat left top;
}

#Artinmotion {
	width: 100%;
	float: left;
	height: 100%;
	background: black url(../pics/artinmotion.jpg) no-repeat left top;
}

/* divs */

.div-Artinmotion {
	width: 600px;
	color: #FFFFFF;
	float: left;
	margin-left: 630px;
	padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px;
	margin-top: 0px;
}

.div-Artinmotion a {
	color: #FFFFFF;
	text-decoration: none;
}

.div-Artinmotion a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.div-text {
	float: left;
	margin-top: 54px;
	line-height: 15px;
	width: 181px;
}

.div-abstand {
	height: 19px;
}

.div-adresse {
	margin-left: 445px;
	margin-top: 255px;
}

.pic-abstand {
	margin-bottom: 19px;
}

.div-navi-home {
	width: 500px;
	margin-left: 650px;
	margin-top: 20px;
	
}

.div-navi-matrix {
	margin-top: 100px;
	margin-bottom: 80px;
}

.div-bilder {
	width: 380px;
	margin-left: 0px;
	margin-top: 60px;
	float: left;
}

.div-bilder-2 {
	width: 260px;
	margin-left: 550px;
	float: left;
	margin-top: 70px;
}

.div-pic {
	width: 118px;
	height: 160px;
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
}

.clear {
	clear: both;
}

/* text-styles */

.gruen-bold {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
}

.rot-bold {
	color: #FFCC00;
	font-weight: bold;
	line-height: 15px;
}