﻿html, body {
	height: 100%;
}
body, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img, a img {
	border: 0;
}
img {
	display: block;
}
blockquote {
	padding: 0;
	margin: 0 0 0 20px;
}
ul, dl, ol {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
form, .inline {
	display: inline;
}
.c {
	clear: both;
}
.clearover {
	overflow: hidden;
}
* html .clearover {
	height: 1%;
	overflow: visible;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html > body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
/*\*/	height: 1%;/**/
}
.hidden {
	display: none !important;
}
.form dl {
	margin: 0 0 1.5em 0;
	padding: 0;
}
.form dl dt {
	font-weight: bold;
	line-height: 120%;
}
.form dl dt em, .form p.note em {
	color: #BA3B3E;
	font-weight: bold;
	padding-left: 0.2em;
	font-size: 110%;
	font-style: normal;
}
.form dl dd {
	margin: 0 0 12px 0;
	padding: 0;
}
.form dl dd.eng {
	margin: 0 0 5px 0;
	padding: 0;
}
input.single, textarea {
	border: 1px solid #CCC;
	color: #333;
	width: 240px;
	background-color: white;
	padding: 1px;
}
input.single:focus, input.text:focus, textarea:focus {
	background-color: #F1F1F1;
	border: 1px solid #CCC;
}
input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
	cursor: pointer;
}
.form input.single {
	width: 250px;
}
.form textarea {
	width: 300px;
	height: 180px;
	line-height: 120%;
}
.form input.checkbox, .form input.radio {
	width: auto !important;
}
div#content_start {
	display: none;
	overflow: hidden;
}
ul.sitemap {
	list-style-type: none;
	margin: 2em 0 2em 1.5em;
	padding: 0;
}
ul.sitemap li {
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
	background-image: none !important;
}
ul.sitemap ul {
	list-style-type: none;
	margin: 0 0 0 1.5em;
	padding: 0;
}
ul.sitemap ul li a {
	font-weight: normal;
}
div#contentfooter {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	overflow: hidden;
}
* html div#contentfooter {
	height: 1%;
	overflow: visible;
}
div#contentfooter div.leftrow {
	float: left;
	text-align: left;
	width: 55%;
}
div#contentfooter div.rightrow {
	float: right;
	text-align: right;
	width: 42%;
}
span.loggedin {
	display: none;
}
span.loggedout {
	display: inline;
}
div#loginbox {
	position: absolute;
	z-index: 1000;
	width: 430px;
	margin-top: 15px;
	margin-left: -5px;
	padding: 5px;
	border: 1px solid #CCC;
	border-width: 1px 3px 3px 1px;
	background: white;
	text-align: left;
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #666 !important;
}
div#loginbox a, div#imprint a {
	font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #333 !important;
	text-decoration: underline !important;
}
div#loginbox a:hover, div#imprint a:hover {
	text-decoration: none !important;
	background: none !important;
}
div#loginbox input.password {
	width: 240px;
	border: 1px solid #CCC;
	display: block;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
}
div#loginbox input:focus {
	border: 1px solid #AAA;
	background: #F1F1F1;
}
div#loginbox img.logo {
	float: right;
	margin: 12px 4px 0 0;
}
div#loginbox form {
	display: inline;
	margin: 0;
}
div#mail-form-div input.text {
	width: 240px;
	border: 1px solid #CCC;
	display: block;
}
div#mail-form-div input.text:focus {
	border-color: #AAA;
	background: #F1F1F1;
}
div#loginbox a.cc-close:active {
	background-color: #C9E9FA;
}
a.dlink, a.dlink:link, a.dlink:visited, a.dlink:hover, a.dlink:active {
	border: 0 !important;
	text-decoration: none !important;
	background-color: transparent !important;
}
div.leftDownload {
	width: 52px;
	float: left;
}
div.rightDownload {
	margin-left: 55px;
	padding-left: 6px;
}
div.rightDownloadB {
	margin-left: 55px;
	border-left: 2px solid #CCC;
	padding-left: 6px;
}
.rightDownload .fl, .rightDownloadB .fl {
	float: left;
	display: block;
}
div#emotion-header {
	position: relative;
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	line-height: 0;
	overflow: hidden;
}
strong#emotion-header-title {
	position: absolute;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	white-space: pre;
}
img#emotion-header-logo {
	position: absolute;
}
.imgleft {
	float: left;
	margin: 4px 20px 4px 0;
	display: inline;
}
.imgright {
	float: right;
	margin: 4px 1px 4px 15px;
	display: inline;
}

