/* CSS Document */

/*Layout*/
 * {
margin: 0;
}
html, body {
	height: 100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #B9B6B6;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #9E6D7D;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #EFEFEF;
scrollbar-track-color: #E1E1E1;
scrollbar-arrow-color: #000000;

 }
 .wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -4em;
 }
.footer{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B90001;
	height: 20px;
 }
.push {
 height: 4em;
}
#bild {
	height: 20px;
	width: 100px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.tabelle {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B90001;
	height: 20px;
	width: 100%;
		padding-right: 10px;
}
.kopf {
	height: 146px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B90001;
}
.rahmen {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	border: none;
}
#footer {
	bottom: 0;
	width: 100%;
	padding-bottom: 30px;
	z-index: auto;
}
/* Top-Menue*/
table.moduletable-nav th {

}

table.modultable-nav td {

}
table.moduletable-nav {
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 20px;
}
a.mainlevel-nav:hover {
	color: #FF0000;
}

/*Menues*/
table.moduletable th {

}

table.modultable td {

}
table.moduletable-fuss {
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.mainlevel-fuss:link, a.mainlevel-fuss:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	width: auto;
}
a.mainlevel-fuss:hover {
	color: #FF0000;
}
/*Banner*/
table.moduletable {
	width: 138px;
	float: right;
	height: 34px;
	margin-top: 5px;
	margin-right: 10px;
}
a.mainlevel-banner:link, a.mainlevel-banner:visited {

}
a.mainlevel-banner:hover {

}
/*schrift/text*/
.border {
	border: 2px solid #FFFFFF;
	height: 333px;
	width: 333px;
}
td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
}
h2 {
	font-size: 16px;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	margin-left: 20px;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	margin: 0px;
	height: auto;
	width: auto;
}
.contentpaneopen {
	width: 930px;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.hr {
	width: 100%;
}
/*links*/
a:link, a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFD900;
}
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover {
	color: #000000;
}

/*Edito*/

.mceContentBody {
	color: #FFFFFF;
}

.contentpane-kontakt {
	width: 930px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#kontakt {
	width: 930px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.kontakttabelle {
	height: 357px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://shinobi-taiko.de/templates/shinobi-taiko/images/kontakthintergrund.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	padding-top: 70px;
}
