body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #83afd4;
}

#content {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #83afd4;
	border: 0px;
}

.table_box_ {
	margin-top: 10px;
	width: 800px;
	height: 170px;
	display: block;
}

.box_left {
	width: 350px;
	height: 170px;
	background: url(../images/teile_menu1.jpg);
}

.box_right {
	width: 450px;
	height: 170px;
	display: block;
}

.table_box {
	margin-top: 10px;
	width: 800px;
	height: 50px;
	display: block;
	background: #83afd4;
}

.box_center {
	width: 800px;
	height: 50px;
	background: url(../images/teile_bg_center.gif);
	text-align: center;
}

.catalogue {
	width: 800px;
	background: #ffffff;
	display: block;
}

.space {
	width: 800px;
	height: 20px;
	background: #006699;
}

.esc {
	background: url(../images/teile_esc.gif);
	width: 39px;
	height: 44px;
	display: block;
}

.menuDescribe {
	background: #006699;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	padding-left: 4px;
	padding-right: 4px;
	height: 18px;
	border-right: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
	border-top: 1px solid #a8a8a8;
}

.menuSelect {
	padding-left: 4px;
	padding-right: 4px;
	width: 145px;
}

.resultHead {
	background: #006699;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	border: 1px solid #a8a8a8;
}

.resultHead2 {
	background: #2086B9;
	color: white;
	text-align: center;
	font-size: 14px;
	border: 1px solid #a8a8a8;
}

.resultResult {
	background: white;
	text-align: center;
	font-size: 14px;
	border: 1px solid #a8a8a8;
}

.error {
	font-size: 18px;
	color: red;
	font-weight: bold;
	text-align: center;
}

.successfully {
	font-size: 18px;
	color: #2F581B;
	font-weight: bold;
	text-align: center;
}

A:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

A:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

A:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

A:hover {
	color: #c00000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

.admin_pi {
	width: 90px;
}

.noshow {display: none;}
