body	{
	margin:0;
	padding:0;
	color: #a8a8a8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-size: 100%, auto;
	background-image: url(../images/kawasaki_live_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #181818;
}
#wrapper	   {
	color: #ffffff;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	z-index:1;
}
html>#wrapper	{
	width: 100%;
	text-align: center;	
	} 

img	{display:block; border:0;}
p {
	color: #c4c4c4;
	font-weight:normal;
}
h1{margin:0;padding:0;font-size:24px; line-height:32px; font-weight:bold;color:#fff;}
h2{margin:0 0 12px 0;padding:0;font-size:16px; line-height:24px; font-weight:bold;color:#c4c4c4;}

h3{
	font-size:15px;
	font-weight:bold;
	color: #000000;
}
h4{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color: #000000;
	line-height: 24px;
}
.headline{
	font-size:15px;
	color: #5AAB26;
	text-transform: uppercase;
}
form{margin:0;padding:0;}


input {outline: none;}

a {color: #5AAB26; text-decoration:none; outline:none;}
a:visited {color: #5AAB26;}
a:hover {
	color: #74de32;
	text-decoration:underline;
}



.float_left{float:left;display:inline;}
.float_right{float:right;display:inline;}
.bullet_link {display:inline; margin:0; padding:0; padding-left:2px; float:none;}
ul {list-style-type: square;}
ol { font-weight: bold; }
.img_section {float:left; margin:8px 0 0 6px; cursor:pointer;}
.img_rss {float:left; margin:4px 8px 0 8px; cursor:pointer;}
.line {clear:both;margin:8px 0px 8px 0px; height:1px; background-color:#242424;}
.line_dotted{clear:both;margin:8px 0px 8px 0px;height:1px;background-image:url(green_line.png);background-position:center top;background-repeat:repeat-x;}
.line_gradient {clear:both;margin:22px 0px 32px 0px;height:1px;background-image:url(gradient_line.png);background-position:center top;background-repeat:repeat-x;}
.tdtext {
	vertical-align: top;
	padding: 36px 18px 12px 20px;
	line-height: 18px;
}
.termintext {
	vertical-align: top;
	padding: 12px 18px 12px 20px;
	line-height: 14px;
	color: #181818;
	background-image: url(../images/transparent_w.png);
}

/*Main structure*/
	.container {
	height:auto;
	width:860px;
	margin: 0 auto;
	padding: 0;
	z-index:2;
}

	.container .column_center{width:860px; overflow:hidden;}

/*Button*/
/*Header*/
	.container_menu{
	margin: 0 auto;
	padding: 0;
	color:#404040;
	font-size:12px;
	font-weight:bold;
	height:46px;
	background-color:#000000;
	width: 860px;
	z-index:3;
}

.container_menub{
	margin: 0 auto;
	padding: 0;
	color:#404040;
	font-size:12px;
	height:50px;
	background-color:#000000;
	width: 860px;
	z-index: 4;
}
.menuunten {
	background-color: #000;
	vertical-align: middle;
	float: left;
	width: 630px;
	height: 50px;
}	
.menuunten ul{
	list-style-type:none;
	margin-right: 0px;
	margin-top: 28px;
	overflow:hidden;
}
.menuunten li{
	float: left;	
}
.menuunten img{
	float: right;	
}
.menuunten a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
	.menu {
	width:665px;
	margin:16px 0 16px 35px;
	background-image:url(../images/Menu/extra.png);
	background-repeat:repeat-x;
	float:left;
}	
	
	
/* Submenu */
	.submenu{
	text-align: right;
}
	.submenu a{
	height:24px;
	color:#C4C4C4;
	text-align: right;
	font-weight: normal;
}
/*Footer*/
#footer{
	margin: 0 auto;
	width: 860px;
	height: 90px;
	z-index: 11;
}
	.footer{
	margin: 0 auto;
	width: 860px;
	height: 90px;
}
	.footer	ul{margin:0;padding:0;list-style-type:none;}
	.footer a{color:#565656;text-decoration:none;}

/*Content*/
	.container_content{
	background-image: url(../images/transparenz.png);
	width:860px;
	overflow:hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 3;
}
	.container_content .content_top{
	width:860px;
	z-index:2;
	margin: 0 auto;
	padding: 0;
}
	.content_half{
	background-image: url(../images/transparenz.png);
	margin: 0 auto;
	padding: 0;
	width:860px;
	height: 476px;
}

.nobr {
	white-space:nowrap;
	text-align: center;
}
	
.flash_home{
	width:860px;
	height:145px;
	margin: 0 auto;
	padding: 0;
}

@media print{
	html,body {background-color:#fff; height:auto; color:#000;}
	h1 {color:#000;}
	h2 {color:#000;}
	h3 {color:#000;}
	h4 {color:#000;}
	.noprint{
	text-align: center;
	margin: 0 auto;
	width: 860px;
}
	.container_menu {
	height: 66px;
	margin: 0 auto;
}
.container_menuunten {
	height: 86px;
	margin: 0 auto;
}

.container_content {background-color:#fff; color:#000;}
	.container_content .content_top{background-color:#fff; color:#000;}

}

