@CHARSET "UTF-8";
	body {
		margin:0;
		padding:0;
		height:100%;
		font-family:Verdana, Arial, Helvetica;
		font-size:10pt;
	}
	input {
		border-top: 1px dotted #898981;
		border-right: 2px double #898981;
		border-bottom: 2px double #898981;
		border-left: 1px dotted #898981;
		height:20px;
		padding:2px 2px 0 3px;
		vertical-align:bottom;
	}
	a {
		text-decoration:none;
		color: #9C0403;
	}
	a:hover {
		text-decoration:underline;
		color: #222222;
	}
	td {
		vertical-align:top;
	}
	.head {
		background:url('/images/layout/bg_head.gif') repeat-x;
		height:146px;
		text-align:right;
		padding-right:30px;
	}
	.content {
		background:#f2eee0  url('/images/layout/bg_linie.gif') no-repeat top left;
		background-position:0 25px;
		padding:20px 0 0 10px;
		line-height:14pt;
		text-align:center;
	}
	#content_left {
		text-align:right;
		height:380px;
	}
	.footer {
		height:60px;
	}
	#table_left {
		background:#eeeade;
		min-width:220px;
	}
	#table_right {
		background:#e6e1d0;
		min-width:220px;
		text-align:left;
	}
	#table_middle {
		width:650px;
		background:#e6e1d0;
	}
	#content_left ul {
		min-width:220px;
		#width:220px;
		padding:40px 0 0 0;
		margin:0 5px 0 0;
		list-style:none;
	}
	#subcontent {
		width:220px;
	}
	img {
		border:0;
	}
	.menu_out {
		min-width:142px;
		#width:142px;
		height:37px;
		background:url('/images/layout/bg_menu.gif') no-repeat right top;
	}
	.menu_hover {
		min-width:142px;
		#width:142px;
		height:37px;
		background:url('/images/layout/bg_menu_hover.gif') no-repeat right top;
	}
	#head_middle span {
		position:relative;
		top:14px;
		padding:0 0 0 0;
		margin:0 0 0 0;
	}
	#head_middle span a:hover {
		background:url('/images/layout/bg_menu_top_hover.gif') repeat-x bottom;
	}
	.headline {
		font:1.1em/1.1em "trebuchet ms",georgia,times,sans-serif;
		font-weight:800;
		margin:0 0 5px 0;
		color:#494a44;
		padding:9px 0 0 5px;
		background:url('/images/layout/bg_title.gif') repeat-x;
		height:34px;
		width:615px;
	}
