body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/graphics/main_bg.gif);
	background-position:center top;
	}

#innerLayout {
	width:784px;
	text-align:left;
	padding:8px 14px 8px 14px;
	line-height:0px;
	}

#logoBar {
	margin:8px 0px 8px 0px;
	background-color:#c2c2c2;
	}

#logoBar .auxiliarBar {
	height:45px;
	color:#ffffff;
	font-size:0.65em;
	padding:0px 0px 0px 5px;
	line-height:1em;
	width:184px;
	}

#logoBar .auxiliarBar a{
	color:#ffffff;
	font-family:Verdana;
	font-size:1em;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
	}

#logoBar .auxiliarBar a:hover{
	text-decoration:underline;
	}

#logoBar .auxiliarBarBottom {
	height:28px;
	color:#000000;
	font-size:0.65em;
	font-family:Verdana;
	}

table#menue {
	background-color:#969696;
	line-height:2px;
	margin-bottom:4px;
	}

img.menueArrow {
	margin-left:5px;
	vertical-align:middle;
	}

div.keyvisual_line {
	line-height:2px;
	height:4px;
	background-color:#C3C3C3;
	}

div#keyvisual_image {
	line-height:2px;
	margin:4px 0px 4px 0px;
	}

#ContentArea {
	margin-top:4px;
	margin-bottom:8px;
	}

#bottomBar {
	/*position:fixed;
	bottom:0px;*/
	width:784px;
	}

#bottomKeyvisual {
	height:35px;
	border-top:8px solid #CACACA;
	background-color:#D5D5D5;
	}

#bottomNavigation {
	padding:10px 0px 10px 0px;
	border-bottom:20px solid #D9D9D9;
	background-color:#ffffff;
	}

#bottomNavigation table{
	color:#989898;
	line-height:1em;
	font-size:0.65em;
	font-family:Verdana;
	}

#bottomNavigation table a:link, #bottomNavigation table a:active, #bottomNavigation table a:visited{
	color:#000000;
	margin:0px 14px 0px 14px;
	text-decoration:none;
	}

#bottomNavigation table a:hover{
	text-decoration:underline;
	}

#bottomNavigation #copyright{
	padding-left:10px;
	}
