/* @meta { Title: "CSS für www.ufa-aikido.de, Okt 2004"; } */
/* Copyright (c)2004 Karl Breuer */

html {}

body {background-image:url('../tatami15.jpg');
	background-repeat:repeat-y;	
	background-attachment:fixed;
	margin:  0;
    border:  0px none;
    background-color: #ffffff;
    height: auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
    scrollbar-face-color:white;	
	scrollbar-track-color:white;	
	scrollbar-darkshadow-color:white;	
	scrollbar-shadow-color:white;	
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:gray; padding-left:30px; padding-right:20px; padding-top:0px; padding-bottom:20px}

div#derInhalt {margin-right: -5px;
     margin-bottom: 0px;
     margin-left: 120px;
     margin-top: 0px; 
     width: 850px;
     color: black;
     overflow:auto;
     }

#navi {color:black;
	background-color:white;
	font-size:11px;
	font-weight:bold;} 	
#navi a:link {text-decoration:none;
	color:black;}
#navi a:visited {text-decoration:none;
	color:#404040;}
#navi a:hover {text-decoration:none;
	color:green;
	background-color:#eee;}

#links {background-color: #ffffff;
         padding: 1px 0px 6px 7px;
         border-width: 1pt ;
         border-bottom-width: 2pt;
         border-right-width: 2pt;
         border-color: gray;
         border-style: solid;
         width: 90px;
         font-size: smaller;
         position: absolute; 
         top: 10px;  
         left: 9px;
         margin: 0 0 0 0;}
#links, [class~=HidefromIE] {position: fixed; top: 10px; left: 9px;}

/* derInhalt */
#derInhalt {padding-right: 2px;
        padding-bottom: 2px;
        margin:  0 0 2 2;  
        padding-left: 10px;}
#derInhalt #rechts {border:1px solid #000; 
		font-size:11px;
		float:right;
		width:100px;
		background:#eee;
		margin:30px 0px 5px 10px;
		padding:7px;
        z-index: 50;}
#rechts a:link {text-decoration:none;
	color:black;}
#rechts a:visited {text-decoration:none;
	color:#404040;}
#rechts a:hover {text-decoration:none;
	color:green;
	background-color:white;}
	
#derInhalt #poll {border:1px solid #000; 
/*		font-size:11px; */
/*		float:right; */
		width:550px; 
		margin:20px 0px 5px 5px;
		padding:5px 5px 5px 7px;}

#derInhalt #neben {border:1px solid #000;
		background:#eee;
		width:200px; 
		margin:20px 0px 5px 5px;
		padding:5px 5px 5px 7px;}
#neben {position:absolute; 
		top:0px;
		right:5px;
		left:740px}
		
#wortl {border:1px solid #000;
	margin:2px 2px 2px 2px;
	padding:8px 0px 2px 8px;
	width:78%;}

/* Standard-tags */
h1 {font:30px arial;
	font-weight: bold;}
h2 {font:24px arial;
	font-weight: bold;}
h3 {font:20px arial;
	font-weight: bold;}
h4 {font:16px arial;
	font-weight: bold;}
h5 {font:14px arial;
	font-weight: bold;}
h6 {font:12px arial;
	font-weight: bold;}
h7 {font:10px arial;
	font-weight: bold;}
	
td, th {font-size:12px;} /* brauch ich das? */
td {vertical-align: top;}

ul li, ol li {
    margin-top: 0.6em;
}

em {font: arial, helvetica, sans-serif;
	font-style:italic;
	color:#0000FF;}

/* verschiedene Hervorhebungen etc. */	
.copy {top:-8px;
	left:5px;
	font-family: Arial;
	font-size:7pt; 
	vertical-align:middle;}

.rot {font-weight: bold;
	font-style: italic;
	color:#FF0000;}	

.zitat {font:11px arial, helvetica, sans-serif;
	text-align: justify; 
	margin-top:15px;
	margin-bottom:15px;
	margin-left:25px;
	margin-right:25px;
	color:#0000FF;}

/* Bücher */

div#books {margin-right: -5px;
     margin-bottom: 0px;
/*     margin-left: 120px;*/
     margin-top: 0px; 
     width: 850px;
     height: 195px;
     color: black;}

div#buchlinks {		float:right;
     background-color:white;
/*     margin-bottom: 0px;
     margin-left: 730px;
     margin-top: 0px; */
     height: 160px;
     width: 160px;
     color: black;}

.btitel {font-size:12px;
	font-weight: bold;}
.bsub {font-size:12px;}
.bautor {font-style: italic;
	color:#0000FF;}
.verlag {font: 12px;
	font-style: italic;}
.buch {font:12px arial, helvetica, sans-serif;}

.kanji {font-size: 20px;
	color:black;
	font-style: normal;
}

.meinung {font-size:13px;
	font-style: italic;
	color:#008000;}

h4.nach, h5.nach, h6.nach {margin-bottom: 4px;}
p.vor {margin-top: 6px;}

.kommentar {font-size:11px;
	margin-left:15px;
	margin-top: 6px;
}

.mitte {font:14px arial;
	font-weight: bold;
	text-align:center;}

.mitte a:link {text-decoration: none;}
.mitte a:visited {text-decoration: none;
	color:blue}
.mitte a:hover {text-decoration:none;
	color:green;
	background-color:#eee;}

.blnbrbg {font: 14px arial;}
	
em.blnbrbg {font-style: italic;
	font-weight: bold;
	color: red;}	

/**************************
 * Wozu brauch ich die??
 **************************/
.cap {font-size:8pt;
	text-align:right}
.kap {font:18px arial;}
.firstl {font-weight: bold;}
.romaji {font-style:italic;
	color:#0000FF;}	
.letter {font-weight:bold;
	font-size:14px;}
