body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	behavior: url(csshover.htc);
}

body.index {
	background:url(pict/hg4.jpg) fixed no-repeat 480px bottom;
	padding: 20px 30px;	
	}

body.team {
	background:url(pict/hg.jpg) fixed no-repeat 410px bottom;
	padding: 20px 30px;	
	}

body.schule {
	background:url(pict/hg2.jpg) fixed no-repeat 450px bottom;
	padding: 20px 30px;	
	}

body.training {
	background:url(pict/hg3.jpg) fixed no-repeat 420px bottom;
	padding: 20px 30px;	
	}
	
body.kontakt {
	background:url(pict/plan.gif) fixed no-repeat 520px center;
	padding: 20px 30px;	
	}
	
iframe {
	position: relative;
	margin-left: -2px;
	margin-top: -2px;
	padding: 0px;
	width: 970px;	
	height: 550px;
	}
	
a {
	text-decoration:none;
	}
	
a.download {
	font:bold;
	color: #c00;
	letter-spacing: 0.15em;
	}
	
p {
	font: normal 0.725em/1.7em Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	letter-spacing: 0.1em;
}

	
cite {
	font: bold 1em/1.7em Geneva, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: none;
	letter-spacing: 0.15em;
	text-transform:uppercase;
}

em {
	letter-spacing: 0.12em;
	font-style: normal;
	text-transform:uppercase;
	color:#CC0000;
}

h1 {
	font: normal 0.85em/1.75em Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.15em;
	text-transform:uppercase;
	color:#333;
}

h2 {
	font: normal 0.85em/1.75em Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 0.15em;
	text-transform:uppercase;
	color:#cc0000;
	margin-bottom: 0pt; 
}

h3 {
	font: normal 0.725em/1.7em Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 0.1em;
	color:#333;
	margin-bottom: -0.25em;
}	
	
#container {
	position:absolute;
	padding: 0px 0px 20px;
	width: 970px;
	height: 650px;
	top: 50%;
	left: 50%;
	margin: -325px 0 0 -485px;
	background: #fff;
	background: url(pict/adresse.gif) no-repeat 130px bottom;
}
#header {
	position:relative;
	background: url(pict/aikido.gif) no-repeat 130px top;
	height:122px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow:visible;
	z-index:1000;
}
div#nav {
	position:relative;
	top:108px;
	margin: -1px 0 0 0;
	float:left;
	z-index:10000;
}

div#nav ul{
	margin: 0;
	padding: 0;
	background: #fff;
	}
	
div#nav li{
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 9em;
	border-bottom: 1px hidden #FFFFFF;
	}
	
div#nav a:hover {
	color: #666;
	}

	
div#nav li a{
	display: block;
	font: bold 0.95em Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0.2em;
	text-transform:uppercase;
	padding: 0 0.5em 5px 0;
	width: 100%;
	voice-family: "\"}\""; voice-family:inherit;
	width: 9em;
	}
	
div#nav>ul a {
	width: auto;
	}
	
div#nav ul ul {
	position: absolute;
	width: 9em;
	display: none;
	}
	
div#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
	}


#main {
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 530px;
	width: 970px;
	border: solid #000 1px;
	overflow: hidden;
}


#main cite {
	position: relative;
	display: block;
	font: bold 0.725em/1.7em Geneva, Arial, Helvetica, sans-serif;
	color: #c00;
	text-decoration: none;
	letter-spacing: 0.15em;
	top:10px;
	left: 100px;
	text-transform:uppercase;
	text-align: left;
}

#text {
	width: 570px;
	margin-top: 10px;
}

#text.kontakttext {
	width: 450px;
	margin-top: 10px;
}


#footer {
	position:relative;
	margin: 0px;
	padding:1px 0px;
	border-width: 0px;
}

#footer h1 {
	position:relative;
	font: normal 0.6em/1em Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0.15em;
	font-style: normal;
	text-transform:uppercase;
	text-align:right;
	top:5px;
	display:none;
	height: 25px;
}.redbold {
	font-weight: bold;
	color: #F00;
}
.redplain {
	color: #F00;
}

