/*
Theme Name: Takemusu Aikido Dojo
Theme URI: http://arsmedia-software.de
Description: Theme von arsmedia Software.
Author: arsmedia Software
Version: 1.0
Tags: 3col, braun, grau, rot, schwarz
*/


/* ---------- CSS Reset ----------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -------------------------------------------- */

/* ---------- Clearfix ------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
/* -------------------------------------------- */

/* ---------- 3Col-Layout --------------------- */

div {
	margin: 0;
}
.leftMiddleRight {
	padding-top: 20px;
}
.leftMiddle{
	width: 748px; /* Summe von leftCol und middleCol */
	float: left;
}
.middleCol {
	float: right;
	width: 494px;
}
.leftCol {
	width: 254px;
	float: left;
}
.rightCol {
	width: 212px; /* outer-Breite - leftMiddle */
	float: right;
}

.all{
	min-height: 100%;
}
#topOuter{
	padding-top: 340px;
}
.outer{
	width: 960px;
	margin: 0 auto;
}
#header{
	height: 340px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
}

/* -------------------------------------------- */

html, body{
	height: 100%;
}

body{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	background: url('images/bg-body.gif') repeat-x top left #FFF;
	color: #666;
}

a{
	color: #CC0000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
	color: #CC0000;
}
h1{
	font-size: 1.5em;
	margin-bottom: 20px;
}
h2{
	font-size: 1.25em;
	margin-bottom: 15px;
}
h3{
	font-size: 1.1em;
	margin-bottom: 15px;
}
p{
	line-height: 1.2em;
	margin-bottom: 15px;
}
table{
	border: 1px solid #E2E2E2;
	width: 100%;
	margin-bottom: 20px;
}
th, td{
	border: 1px solid #E2E2E2;
	padding: 3px;
}
th{
	background: #E2E2E2;
	font-weight: bold;
}
.middleColInner ul{
	margin-bottom: 20px;
}
.middleColInner ul li{
	list-style: disc;
	margin-left: 25px;
	line-height: 1.3em;
}

#supernavi #suchfeld{
	display: none;
	margin-top: -5px;
}
#s{
	height: 11px;
	font-size: 9px;
	width: 150px;
}
#submitSuche{
	vertical-align: -6px;
	margin-left: 3px;
}
#logo{
	position: absolute;
	top: 31px;
	margin-left: 23px;
}
#supernavi{
	margin-left: 37px;
	margin-top: 9px;
	width: 462px;
}
#supernavi li{
	float: left;
	display: block;
	margin-right: 5px;
	font-size: 9px;
	color: #FFF;
}
#supernavi a{
	margin-right: 5px;
	color: #FFF;
	font-size: 9px;
	text-decoration: none;
}
/*#bereich{
	margin-left: 690px;
	font-size: 9px;
	margin: 0;
	position: absolute;
	top: 9px;
	left: 50%;
	margin-left: 210px;
	width: 400px;
}*/
/*#bereich a{
	color: #FFF;
	display: block;
	float: left;
}*/
#bereich{
	font-size: 9px;
	margin: 0;
	text-align: right;
}
#bereich a{
	color: #FFF;
	margin: 0 10px;
	display: block;
	float: right;
}
#bereich .aktiv{
	padding: 5px 8px 10px 8px;
	margin-top: -5px;
	background: #FFF;
	color: #322111;
}
#bereich .aktiv{
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.middleColInner{
	padding: 0 38px;
}
.rightColInner{
	margin-left: 20px;
	margin-top: 37px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999;
}
.rightColInner p{
	line-height: 1.5em;
}
.rightColInner a, .rightColInner h3{
	color: #999;
}
.rightColInner h3{
	margin: 0;
	font-size: 1em;
}
.adresse{
	margin-left: 87px;
	margin-top: 60px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #999;
}
.adresse p{
	line-height: 1.3em;
}
.adresse h3, .adresse a{
	color: #999;
}
.adresse h3{
	margin: 0;
}
.aligncenter{
	margin: 0 auto;
	display: block;
}
.middleColInner #content .post{
	margin-bottom: 30px;
}
.footer{
	height: 20px;
}
.bguchideshi{
	background: url('images/header/header2.jpg') no-repeat top center;
}
.bgonegaishimasu{
	background: url('images/header/header1.jpg') no-repeat top center;
}
#lang_sel_list{
	float: right;
	width: 150px;
}
#lang_sel_list ul{
	border: none;
	width: 100%;
}
#lang_sel_list ul li{
	float: right;
	width: auto;
}
#lang_sel_list ul li a{
	background: none !important;
	color: #322111 !important;
	line-height: 18px !important;
	padding: 0 0 0 0 !important;
	border: 0 !important;
	color: #FFF !important;
	font-size: 1em !important;
	line-height: 1em !important;
}

/* -------------------------------------------- */

/* ---------- Navi ---------------------------- */

.menu{
	margin-left: 99px;
}
.menu a{
	color: #666;
	font-weight: bold;
/*	font-size: 11px;*/
}
.menu ul{
	list-style: url('images/bg-ul.gif');
}
.menu ul ul{
	margin-left: 6px;
}
.menu ul li{
	line-height: 1.5em;
}
.current_page_item{
	list-style-image: url('images/bg-ul-aktiv.gif');
}
.current_page_item a{
	color: #CC0000;
}
.current_page_item ul a{
	color: #666;
}
.menu ul ul, .menu .current_page_item ul ul{
	display: none;
}
.menu .current_page_item ul{
	display: block;
}
.menu .current_page_parent ul{
	display: block;
}
.menu .current_page_parent ul ul{
	display: none;
}
.menu .current_page_parent .current_page_item ul{
	display: block;
}
.menu .current_page_ancestor ul{
	display: block;
}
.menu .current_page_parent .current_page_item ul ul{
	display: none;
}

/* -------------------------------------------- */
