body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px 20px;
	min-width: 30em;
  background-color: #eee;
  background-image: url("http://karate-kampfkunst.de/wp-content/uploads/2014/09/karate-pattern3.jpg");
}

h1 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
  float:left;
  margin-right: 0.5em;
  text-shadow: 2px 2px 3px rgba(105, 105, 100, 0.71);
}

img {
  border:0;
}

p {
	margin-top: 2.2em;
  text-shadow: 2px 2px 3px rgba(105, 105, 100, 0.71);  
	margin-bottom: 1em;
	text-align: justify;
	max-width: 40em;
  
}

#headline {
	margin-top: 2.2em;
  text-shadow: 2px 2px 3px rgba(160, 160, 160, 0.71);  
	margin-bottom: 1em;
  position:absolute;
  font-weight: bold;
} 

li p {
	margin-bottom: 0.75em;
}
br.clear {
	clear: both;
	margin: 0px;
}
.sidebar {
	margin: 0px 10px 30px 30px;
	clear: right;
	float: right;
	width: 134px;
	border: 1px solid #8760c1;
	background-color: #ccaaff;
	padding: 5px;
	font-size: 11px;
    font-family: Arial, sans-serif;
    -moz-border-radius: 0px 10px 0px 10px;
    border-radius: 0px 10px 0px 10px;
}
.sidebar, .sidebar p, .sidebar li {
	text-align: left;
}
.sidebar ul {
	margin: 0px;
	margin-left: 1.5em;
	padding: 0px;
	list-style-type: circle;
}

td.caption {
	font-size: 12px;
	text-align: center;
}
#copyright {
	margin-bottom: 1em;
	text-align: center;
	font-size: 11px;
}
blockquote {
	font-size: 13px;
	font-style: italic;
}
blockquote .attribution {
	font-weight: normal;
	font-style: normal;
	text-align: right;
}
a { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { background-color: #ffd700; }

  .statusbox {
		font-size: 13px;
		font-family: Arial, sans-serif;
		width: 15em;
	}
	ul.boxy li { margin: 0px; }
	#phonetics td {
		margin: 0px;
		padding: 0px 1em;
		vertical-align: top;
		width: 100px;
	}
	#phonetic1 li, #phonetic2 li, #phonetic3 li { margin: 0px; }
	#phonetic2 li {
		margin-bottom: 4px;
	}
	#phonetic3 { margin-top: -4px; }
	#phonetic3 li { margin-top: 4px; }
	#phoneticlong {
		margin-bottom: 1em;
	}
	#phoneticlong li, #buttons li {
		margin-bottom: 0px;
		margin-top: 4px;
	}

	#boxes {
		font-family: Arial, sans-serif;
		list-style-type: none;
		padding: 0px;
    margin-right: 10px;
		
	}

	#boxes li {
		cursor: move;
		position: relative;
		float: left;
		margin: 2px 2px 0px 0px;
		width: 120px;
		height: 120px;
		border: 1px solid #000;
		text-align: center;
		padding-top: 5px;
		background-color: #fff;
    text-decoration:none;
	}


	#twolists td {
		width: 300px;
		vertical-align: top;
	}
	#twolists1 li {
		font-family: Arial, sans-serif;
	}
	#twolists2 {
		border: 1px dashed #fff;
	}
	#twolists2 li {
		font-family: Arial, serif;
		background-color: #eedddd;
	}
	.inspector {
	font-size: 11px;
  font-weight: bold;
	color: #050005;
	padding: 5px 5px;
	background: -moz-linear-gradient(
		top,
		#d9d9d9 0%,
		#ededed);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#d9d9d9),
		to(#ededed));
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b0b0b0;
	-moz-box-shadow:
		0px 1px 3px rgba(171,168,171,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(171,168,171,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(171,168,171,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
  margin-left: 5px;

	}

	#header {
		font-family: Arial, sans-serif;
		list-style-type: none;
		padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #fff;
    min-height: 30px;
    border: 1px solid #c0c0c0;
    box-shadow: 10px 10px 5px #888;
	}

	#socialshareprivacy {
    background-color: #fff;
    border: 1px solid #c0c0c0; 
    margin-bottom: 1em; 
    margin-top: 2em; 
    padding-left: 1em;
    padding-bottom: 1em; 
    background-color: #fff; 
    border: 1px solid #c0c0c0; 
    height: 67px;
  }

  #break{
    clear:both;
    float:none;
  }
  
  .kataico{
    float:left;
    margin-right: 2em;
    margin-bottom: 0.5em;
  }
  
  .shareit {
    margin-left: 2em;
    margin-right: 2em;
  }
  
 
 
  