BODY  {
	background-color : White;
	background-position : left;
	background-repeat : no-repeat;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 101%;
	line-height : 125%;
	margin:20px;
	padding:20px;
	background-attachment : fixed;
	background-image : url(ssc.gif);
}

BODY.start  {
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	line-height : 150%;
	margin:20px;
	padding:20px;
	background-image : none;
}

ul,ol,li,P  {
	font-size : medium;
	font-family : Arial, Tahoma, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	line-height : 150%;
	text-align : justify;
}

H1  {
	font-family : Arial, Tahoma, sans-serif;
	font-size : x-large;
	line-height : normal;
	text-align : left;
	color : black;
	font-weight : bold ;
}

H2  {
	font-size : large;
	font-family : Arial, Tahoma, sans-serif;
	line-height : normal;
	color : black;
	text-align : left;
	font-weight : bold;
}

H3  {
	font-size : medium;
	font-family : Arial, Tahoma, sans-serif;
	line-height : normal;
	color : black;
	text-align : left;
	font-weight : bold;
}

A  {
	line-height : normal;
	font-size : medium;
	font-family : Arial, sans-serif;
	color : black;
	text-decoration : underline;
	text-align : left;
	border : 0px;
}

img.pointer {
	cursor:pointer;
	}

a.nav {
	margin: 10px 20px 10px 20px;
	padding: 4px 20px;
	background-color: rgb(0,0,0);
	font: normal 1em /1.2 arial, sans-serif;
	color: white;
	text-decoration: none;
	width: 68%;
	}

p.nav {
	margin: 10px 20px 10px 20px;
	padding: 4px 20px;
	background-color: rgb(0,0,0);
	font: normal 0.8em /1.2 arial, sans-serif;
	color: rgb(100,100,100);
	text-decoration: none;
	width: 68%;
	}

ul#nav li a:hover {
	background-color: white;
	color: rgb(0,0,0);
	}

.left {
	text-align : left;
}

.center {
	text-align : center;
}

.right {
	text-align : right;
}

.rightklein {
	text-align : right;
	font-size : x-small;
}

.fett {
	font-weight : bold;
}

.fettrot {
	font-weight : bold;
	font-size: x-large;
	color: red;
	text-align: center;
}

.durchgestrichen {
	text-decoration: line-through;
}

.white {
	color : white;
}

ul.nix {
	 list-style: none;
}

#dojologo {
	position:absolute;
	left:800px;
	top:20px;
}

#shotokan {
	position:absolute;
	left:820px;
	top:150px;
}

#apiecha {
	position:absolute;
	left:820px;
	top:370px;
	font-size:0.8em;
	}

#text {
	position:absolute;
	top:80px;
	left:150px;
	width:620px;
	padding:10px;
	border: 0px;
}

#text2 {
	position:absolute;
	top:80px;
	left:150px;
	width:620px;
	padding:10px;
	border: 0px;
	text-align:center;
}

#text li {
	text-align:left;
}

#text li.ohne {
	list-style: none;
}

#title {
	position:absolute;
	top:20px;
	left:20px;
	color:black;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
	padding:10px;
	margin:0px;
	border:0px;
	background-color : transparent;
}

#menue {
	position:absolute;
	top:80px;
	left:10px;
	width:130px;
	text-align:right;
	padding: 15px 0px 0px 0px;
	margin:0px;
	border: 1px solid silver;
	background: url(karatedo.gif) no-repeat top;
}

#menue img {
 	margin:10px;
	}

ul#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: rgb(00,0,0);
	position: relative;
	top: 180px;
	}
		
ul#nav li {
	display: block;
	border-top: 1px solid silver;
	text-align:right;
	}

ul#nav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 6px 6px;
	background-color: rgb(0,0,0);
	font: normal 0.8em /1.2 arial, sans-serif;
	text-align:right;
	color: white;
	text-decoration: none;
	width: 130 px;
	}

ul#nav li p {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 8px 6px 6px;
	background-color: silver;
	font: normal 0.9em /1.0 arial, sans-serif;
	text-align:right;
	color: black;
	text-decoration: none;
	font-weight: bold;
	width: 130 px;
	}

ul#nav li a:hover {
	background-color: white;
	color: black;
	}

#baustelle {
	position:relative;
	top:150px;
	text-align:center;
	width:100%;
	font: bold 2em Arial, sans-serif;
	color:gray;
}

.disclaimer {
	font-size:0.8em;
}
ul#nav a.current {
	background-color: gray;
	text-align:right;
	font-style: italic;
	color: white;
	}

ul#nav li a.current:hover {
	background-color: silver;
	color: gray;
	}