body {
	margin: 0;
	border: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
	text-align:left;
}

body, p, td, input, textarea {
	font-family: Arial, Verdana, Geneva, sans-serif; 
	font-size: 10px;
	line-height: 1.4em;
	letter-spacing: 0em;
}

input, textarea {
	padding: 3px;
	resize: none;
}

A:link {text-decoration: none; color: #000000; }
A:visited {text-decoration: none; color: #000000; }
A:hover {text-decoration: underline; color: #333333; }

td { padding: 4px 4px 4px 0; }

#wrapper {
	position: absolute; 
	top: 0px;
	left: -400px;
	right: 0px;
	height: 700px;
	width: 800px;
	background-color: #DCDCDC;
	padding: 0;
	margin-left: 50%;
	z-index: 1;
}


#main {
	position: absolute;
	display: block;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../images/motive/start.jpg);
	background-repeat: no-repeat;
	background-position: 0px 198px;
	margin: 0px;
}

#legende {
	position: absolute;
	top: 606px;
	width: 788px;
	text-align: right;
	left: 0px;
	font-size: 9px;
	color: #FFFFFF;
}

#content {
	width: 578px;
	margin: 25px 0px 0px 222px;
	height: 675px;
	overflow: visible;
}

#content #r1 {
	width: 274px;
	margin: 0px;
	height: 599px;
	border-left: solid 1px #333333;
	padding: 0 20px 0 20px;
	float: left;
	font-style: normal;
}

#content #r2 {
	width: 220px;
	margin: 0px;
	height: 599px;
	border-left: solid 1px #333333;
	padding: 0 20px 0 20px;
	float: left;
}

#content #r1 p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 10px;
	line-height: 24px;
	font-style: normal;
}

#content #r2 p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 10px;
	line-height: 24px;
	font-style: italic;
}

textarea { 
	font-size: 11px;
	color: #FFFFFF;
	background: transparent;
	border: 1px solid #FFFFFF;
}

#content #r1 h5 {
	padding: 0px;
	margin: 0 0 30px 0;
	font-size: 13px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: bold;
}

#content #r1 #subnavi {
	padding: 3px 1px;
	display: block;
	height: 12px;
	background: #8A8C8E;
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	overflow:hidden
}

#content #r1 #subnavi A:link {text-decoration: none; color: #FFFFFF; }
#content #r1 #subnavi A:visited {text-decoration: none; color: #FFFFFF; }
#content #r1 #subnavi A:hover {text-decoration: none; color: #000000; }
#content #r1 #subnavi #subnavi_back { display: block; float: left; width: 89px; text-align: left; }
#content #r1 #subnavi #subnavi_overview { display: block; float: left; width: 89px; text-align: center; }
#content #r1 #subnavi #subnavi_forward { display: block; float: left; width: 89px; text-align: right; }

#content #r2 h5 {
	padding: 0px;
	margin: 0 0 30px 0;
	font-size: 13px;
	line-height: 1.4em;
	font-style: italic;
	font-weight: bold;
}

#content #r2 h4 {
	padding: 0px;
	margin: 0;
	font-size: 13px;
	line-height: 1.4em;
	font-style: italic;
	font-weight: bold;
}

#navigation {
	position: absolute;
	display: block;
	top: 185px;
	left: 0px;
	width: 222px;
	height: 185px;
	overflow: hidden;
}

#logo {
	position: absolute;
	display: block;
	top: 25px;
	left: 53px;
	width: 169px;
	height: 152px;
	overflow: hidden;
}

#banner {
	position: absolute;
	display: block;
	top: 522px;
	left: 23px;
	width: 479px;
	height: 94px;
	overflow: hidden;
}

.bgbar {
	background-color: #FFFFFF;
	margin: 0;
	display: inline;
	padding: 1px;
}

.bgbar_eng {
	background-color: #FFFFFF;
	margin: 0;
	display: inline;
	padding: 1px;
	line-height: 1.4em;
}

