body 
{
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	
	background: url('TemplateBilder/HintergrundVerlaufNeu.png') repeat-x #000000;
	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
}

a 
{
	text-decoration: none;
	color: #000000;
}

.HintergrundKaempfer 
{
	position: absolute;
	background: url('TemplateBilder/KarateKaempfer.png') no-repeat;
	left: 100px;
	top: 250px;
	width: 258px;
	height: 354px;
	z-index: 2;
}

.header 
{
	background: url('TemplateBilder/MenuHintergrundMitLogoNeu.png') no-repeat;
	display: block;
	width: 1000px;
	height: 182px;
	position: absolute;
	width: 1000px;
	left: -500px;
	margin-left: 50%;
	
}

.Inhaltstabelle 
{
	background: url('TemplateBilder/TabellenHintergrund.png') repeat-y;
	margin-top: 182px;
	padding-left: 16px;
	padding-right: 16px;
	border-bottom: 1px solid #fff;
	height: 300px;
	position: absolute;
	margin-left: 50%;
	left: -500px;
	z-index: 100;
}


.FensterHintergrund
{
	position: absolute;
	margin-left: 50%;
	left: -451px;
	width: 902px;
	background: url('TemplateBilder/FensterHintergrund.png') repeat-y;
	height: 100%;
}

.HintergrundHeadHinten 
{
	background: url('TemplateBilder/HintergrundObenSchmal.png') repeat-x;
	position: absolute;
	height: 106px;
	width: 100%;
	top: 0px;
	left: 0px;
}

.Menu
{
	position: absolute;
	top: 10px;
	margin-left: 50%;
	left: -413px;
	width: 826px;
	height: 186px;
	padding-top: 114px;
	padding-left: 70px;
}

.Menu a 
{
	background: url('TemplateBilder/SchaltflaecheHintergrund.png') no-repeat;
	width: 126px;
	height: 26px;
	float: left;
	margin-left: 9px;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	
}

.Menu a:hover
{
	background: url('TemplateBilder/SchaltflaecheHintergrundHover.png') no-repeat;
}

h1 
{
	background: url('TemplateBilder/H1BG.png') no-repeat left center;
	padding-left: 32px;
	padding-top: 0px;
}
	

.InhaltRahmen 
{
	position: absolute;
	margin-left: 50%;
	left: -440px;
	width: 620px;
	top: 200px;
	text-align: justify;
	letter-spacing: 1px;
}

.Box 
{
	position: absolute;
	width: 228px;
	margin-left: 50%;
	left: 208px;
	top: 256px;
}

.BoxOben 
{
	width: 228px;
	height: 15px;
	background: url('TemplateBilder/BoxOben.png') no-repeat;
}
.BoxMitte
{
	margin-top: 15px;
	top: 15px;
	width: 228px;
	background: url('TemplateBilder/BoxVerlauf.png') repeat-y;
	padding: 6px;
}
.BoxUnten
{
	background: url('TemplateBilder/BoxUnten.png') no-repeat;
	width: 228px;
	height: 28px;
}

.ContentRechts
{
	width: 200px;
	position: relative;
	margin-left:  50%;
	left: -100px;
	text-align: justify;
}