BODY {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-image: url(/img/navi-1_02.jpg);
	background-repeat:repeat-y;
	height:100%;
}
TABLE, TR, TD {
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	
}
TD.navihead {
	padding-top: 12px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #ffffff;
}
TD.navi {
	padding-bottom: 3px;
	color: #ffffff;
}
.login {
	background-color:#ffffff;
	width:127px;
	font-size: 11px;
	border:1px solid #306fb9;
}
.footline {
	font-family:Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-size:9px;
	line-height: 10px;
	font-weight:normal;
}
input.sub {
	BORDER: 1px solid #ffffff;
	BACKGROUND-color: #c9e4f4;
	color: #000000;
	FONT-SIZE: 11px;
	height: 17px;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	text-decoration:none;
}
#logo {
	position: absolute;
	top: 240px;
	right: 147px;
	width: 324px;
	height: 339px;
	background-image: url(/img/logo_01.jpg);
}

#headline {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 11;
}

#header {
	width: 100%;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	background-image: url(/img/head_03.jpg);
	background-repeat:repeat-x;
	z-index: 1000;
}
html {height:100%;}

#banner {
	position: absolute;
	top: 0;
	right: 0;
	width: 147px;
	background-color: #c9e4f4;
	z-index: 2;
	text-align:center;
}

#content {
	position: absolute;
	left: 170px;
	top:160px;
}

.text {
	color: #000000;
}
A.navi {
	text-decoration: none;
	color: #ffffff;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
color: #ffffff;
line
}
#navi {
	margin: 0;
	float: left;
	width: 172px;
	z-index: 3;
}
dl#navi {
	width: 152px;
}
dl#navi dt {
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	margin-left: 15px;
}

dl#navi dt a {
color: #ffffff;
text-decoration: none;
display: block;
border: 0 none;
margin-left: 15px;
text-align: left;
}

dl#navi li a, dl#navi dd a {
color: #ffffff;
text-decoration: none;
border: 0 none;
margin-left: 15px;
text-align: left;
}

dl#navi li a:hover, dl#navi dt a:hover {
color: #ffbd00;
}
a.inverse {
	text-decoration: none;
	color:#ffffff;
}
a.more {
	text-decoration: underline;
	color:#ffbd00;
}
a.freered {
	text-decoration: underline;
	color:#ff0000;
}
a.freegreen {
	text-decoration: underline;
	color:#00ff00;
}

.head {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
input.normal {
	background-color:#ffffff;
	width:200px;
	height: 20px;
	font-size: 11px;
	border:1px solid #c9e4f4;
}
input.request {
	background-color:#c9e4f4;
	width:100px;
	height: 20px;
	font-size: 11px;
	font-weight:bold;
	border:1px solid #c9e4f4;
}
input.small {
	background-color:#ffffff;
	width:50px;
	height: 20px;
	font-size: 11px;
	border:1px solid #c9e4f4;
}
input.date1 {
	background-color:#ffffff;
	width:30px;
	height: 20px;
	font-size: 11px;
	border:1px solid #c9e4f4;
}
input.date2 {
	background-color:#ffffff;
	width:50px;
	height: 20px;
	font-size: 11px;
	border:1px solid #c9e4f4;
}
input.radiobox {
	background-color:#ffffff;
	width:12px;
	height: 12px;
	font-size: 11px;
}
textarea.formarea {
	background-color:#ffffff;
	width:200px;
	height: 50px;
	font-size: 11px;
	border:1px solid #c9e4f4;
}
#lang_de {
	position: absolute;
	top: 95px;
	right: 270px;
	width: 52px;
	height: 32px;
	z-index: 11;
}
#lang_en {
	position: absolute;
	top: 95px;
	right: 200px;
	width: 52px;
	height: 32px;
	z-index: 11;
}