html
{
	height:100%;
}

body
{
	margin-top:10px;
	padding:0px;
	background:#000;  
	color:#fff;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
body { SCROLLBAR-FACE-COLOR: #363636; 
SCROLLBAR-HIGHLIGHT-COLOR: #10311B; 
SCROLLBAR-SHADOW-COLOR: #ececec; 
SCROLLBAR-3DLIGHT-COLOR: #ebebeb; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #4F4F4F; 
SCROLLBAR-DARKSHADOW-COLOR: #10311B; 
}
	

/* BASICS */
td	
{
	color:#fff;
	font-size:11px; 
}

#page
{
	width:989px;
	margin:0 auto;
	padding:0;
}

#header {margin:0; width:989px; height:99px; border-bottom:1px solid #fff;}
#logo {float:left; width:364px; height:80px; padding:10px 0 10px 0;}
#tnav {float:right; width:624px;height:80px; padding:10px 0 10px 0; }
.tnavbox {float:left; width:155px; border-left:1px solid #b90000;}

#content {width:988px; margin:0; padding:0;}

#leftfull {float:left; width:677px; height:414px; margin:0;background:url(img/wado_ryu_buch_intro_677_414.jpg); border:0;}
#leftfullclear {float:left; width:677px; height:414px; margin:0; border:0;}
#lfinner1 {float:left; width:365px;}
#lfinner2 {float:left; width:311px; border-left:1px solid #b90000;}


#right {float:right; width:310px; border-left:1px solid #b90000; }
#rightbg {float:right; background:url(img/right_bg.jpg) no-repeat; width:310px; height:414px; border-left:1px solid #b90000; }
#rinner {width:280px; height:374px; background:#000; padding:10px; margin:10px 0 10px 10px; overflow:auto; text-align:justify;}

#footer {width:990px; height:89px; background:url(img/footer_bg.gif) no-repeat; border-bottom:1px solid #fff; padding:30px 0 10px 0;}
#finner1 {float:left; width:163px; padding:0 10px 10px;}
#finner2 {float:left; width:168px; padding:0 10px 10px;}
#finner3 {float:left; width:135px; padding:0 10px 10px;}
#finner4 {float:left; width:440px; padding:0 10px 10px;}


/* NAVIGATION */

.tnavbox a, .tnavbox a:visited  
{
	display:block;
	width:130px;
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:2px 2px 2px 10px;
	border-left:5px solid #000;
	margin:0;
}
.tnavbox a:hover 	
{
	display:block;
	width:130px;
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:2px 2px 2px 10px;
	border-left:5px solid #fff;
	margin:0;
}
#footer a, #footer a:visited  
{
	display:block;
	width:130px;
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:2px;
	margin:0;
}
#footer a:hover 	
{
	display:block;
	color:#fff; 
	background-color:#2e2e2e;  
	font-weight:normal; 
	text-decoration:none; 
	padding:2px;
	margin:0;
}

.tnavbox a.topnavitema
{
	display:block;
	width:130px;
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:2px 2px 2px 10px;
	border-left:5px solid #fff;
	margin:0
}
.tnavbox topnavitema a:hover
{
	display:block;
	width:130px;
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:2px 2px 2px 10px;
	border-left:5px solid #fff;
	margin:0
}


#footer a.topnavitema
{
	display:block;
	color:#fff; 
	border-bottom:1px solid #690404; 
	font-weight:normal; 
	text-decoration:none; 
	padding:2px;
	margin:0;
}

.seclevnavitem
{
	color:#fff; 
	font-weight:bold;
	font-size:10px; 
	text-decoration:none; 
	padding:5px 8px 2px 8px;
	margin:0;
}
a.seclevnavitem:link, a.seclevnavitem:visited  
{
	color:#fff; 
	font-weight:bold; 
	text-decoration:none; 
	padding:5px 8px 2px 8px;
	margin:0;
}
a.seclevnavitem:hover 	
{
	color:#fff; 
	background-color:#252A47; 
	font-weight:bold; 
	text-decoration:none; 
	padding:5px 8px 2px 8px;
	margin:0;
}
.seclevnavitema
{
	display:block;
	color:#fff; 
	background-color:#fff;
	font-weight:bold;
	font-size:10px; 
	text-decoration:none; 
	padding:5px 8px 2px 8px;
	margin:0;
}


.navtxtsmall			
{
	color:#fff; 
	font-weight:normal; 
	text-decoration:none; 
	padding:1px 3px 1px 3px;
}
a.navtxtsmall:link, a.navtxtsmall:visited  
{
	color:#fff; 
	font-size:10px;
	font-weight:normal; 
	text-decoration:none; 
	padding:0;
}
a.navtxtsmall:hover 	
{
	color:#fff; 
	background-color:#3b3b3b;  
	font-weight:normal; 
	text-decoration:none; 
	padding:0;
}



.navtxt		
{
	color:#fff; 
	font-weight:normal; 
	text-decoration:underline; 
	padding:0;
}
a.navtxt:link, a.navtxt:visited  
{
	color:#fff; 
	font-weight:normal; 
	text-decoration:underline; 
	padding:0;
}
a.navtxt:hover 	
{
	color:#000;
	background:#ebebeb; 
	font-weight:normal; 
	text-decoration:none; 
	padding:0;
}



.txtlink	
{
	color:#ffffff; 
	font-weight:normal; 
	text-decoration:underline; 
	padding:0 2px 0 2px;
}
a.txt:link, a.txtlink:visited  
{
	color:#ffffff; 
	font-weight:normal; 
	text-decoration:underline; 
	padding:0 2px 0 2px;
}
a.txtlink:hover 	
{
	color:#fff; 
	background-color:#000000;  
	font-weight:normal; 
	text-decoration:none; 
	padding:0 2px 0 2px;
}




.imgnav	
{
	display:block;
	width:250px;
	height:38px;
}
a.imgnav:link, a.imgnav:visited  
{
	display:block;
	width:250px;
	height:38px;
}
a.imgnav:hover 	
{
	display:block;
	background-color:#334A1B; 
	width:250px;
	height:38px;
}
a.imgnava 	
{
	display:block;
	background-color:#334A1B; 
	width:250px;
	height:38px;
}





.workz	
{
	height:12px;
	color:#fff;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	font-weight:normal; 
	text-decoration:none;
	margin:0;
	padding:0;
}
a.workz:link, a.workz:visited  
{
	color:#fff;
	font-size:10px;
	font-weight:bold; 
	text-decoration:none;
}
a.workz:hover 	
{
	color:#fff;
	font-size:10px;
	font-weight:bold; 
	background-color:#000; 
}


/* TEXT */

h1			
{	
	font-family: verdana,arial,helvetica;		
	font-size: 13px;
	font-weight:bold;
	color:#fff;
	margin-bottom:5x;
	margin-top:3px;
	text-decoration: none
}

h2			
{	
	font-family: verdana,arial,helvetica;		
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	margin-bottom:3x;
	text-decoration: none
}
h3			
{	
	font-family: verdana,arial,helvetica;		
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10x;
	text-decoration: none
}

.smallb		
{	
	font-family: verdana,arial,helvetica;		
	font-size: 10px;
	font-weight:bold;
	color: #fff;
	text-decoration: none
}
.small	
{	
	font-family: verdana,arial,helvetica;		
	font-size: 10px;
	font-weight:normal;
	color: #fff;
	text-decoration: none
}

.box1 {padding:4px 2px 7px 5px; background:#0f0f0f; margin-bottom:7px; border-bottom:1px solid #690404; border-top:3px solid #330202;}
#sitemap {margin:0; text-align:left; line-height:16px;}
#sitemap li a{color:#fff; padding:1px;}
#sitemap li a:hover{color:#000; background:#EBEBEB;}

input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:11px; paddin:3px; border:1px solid #414141; background:#ebebeb; color:#000;}










