h1.legal {
	font-size: 3em;
	font-weight: normal;
}

h2.legal {
	margin-top: 50px;
	margin-bottom: 13px;
	font-weight: normal;
	font-size: 2em;
}

p.legal {
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.5em;
}

div.section {
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.5em;
}

.about_image {
	float: left;
	width: 150px;
}

.about_image_desc {
	float: left;
	width: 550px;
	text-align: justify;
}

.about-intro {
	font-size: 3.1em;
	line-height: 1.1em;
	margin-bottom: 50px;
	margin-top: 25px;
}

.about-name {
	font-size: 20px;
	margin-bottom: 17px;
}

#motto-left {
	margin-top: 65px;
	text-align: left;
}

#motto-right {
	margin-top: 7px;
	text-align: right;
}

.motto {
	font-size: 2.7em;
	line-height: 1.2em;
}

#soul-text {
	font-size: 9.5em;
	line-height: 1.2em;
	margin-top: 50px;
	text-align: left;
}

.about-title {
	font-weight: normal;
	font-size: 2.4em;
	margin: 20px 0px;
}

.about-text {
	color: auto;
}

.big {
	font-size: 2.8em;
	font-weight: normal;
	margin-bottom: 40px;
}

.tech-entry {
	float: left;
	width: 100px;
	height: 150px;
	margin: 2px 8px;
	text-align: center;
}

.tech-entry-img {
	width: 100px;
	height: 100px;
	border: 1px solid #a4a4a4;
	display: table-cell;
	vertical-align: middle;
	padding-top: 3px;
}

.tech-entry-title {
	width: 100px;
}

.contact-mail {
	margin: 20px auto;
	font-weight: normal;
	font-size: 2em;
	text-align: center;
}

.contact-big-mail {
	margin: 20px auto;
	font-weight: normal;
	font-size: 2.1em;
	text-align: center;
}

.contact-big-address {
	margin: 20px auto;
	font-weight: normal;
	font-size: 3.3em;
	text-align: center;
}

hr {
	color: #a0a0a0;
	width: 500px;
	margin: 40px auto;
}

.contact-intro {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}