
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #583124;
}

a:visited {
	text-decoration: none;
	color: #583124;
}

hr {
	color: #583124; /* Mozilla */
	background-color: #583124; /* Ie */
	border: #583124; /* Opera */
	height: 1px;
	margin-top: 12px;
}

.topalign { /* Fuer top unter dem hr */
	text-align:right;
	font-size: 10px;
}

/* fix layout in ancient IE */
blockquote > ul { padding-left: 0; }
blockquote {
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}
ul { margin-left: 0 }

strong {
	color:#583124;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

em > strong {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#container {
	/*border: 1px solid blue;*/
}

#logo {
	/*border: 1px solid blue;*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 103px;
	margin: 0;
	padding: 27px 0 0 0;
	text-align: center;
	background-color:#FFF;
}

/********************************************************************/

#menu {
	/*border: 1px solid blue;*/
	padding: 60px 0 0 10px;
	position: absolute;
	top: 130px;
	left: 0px;
	width: 150px;
	height: 412px;
	background-color:#E7DFCA;
	margin: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu a {
	display: block;
	padding: 4px 0 0 10px;
	margin: 0;
	width: 140px;
	color: #583124;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #583124;
	background-image: url(images/punkt_left.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#menu a.active {
	color: #583124;
	background-image: url(images/punkt_left.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/********************************************************************/

#top {
	/*border: 1px solid blue;*/
	position: absolute;
	top: 0px;
	left: 160px;
	width: 840px;
	height: 130px;
	margin: 0px;
	padding: 0px 0 0 0;
	background-color: #6c3d2d;
}


#top ul {
	margin: 0px;
	padding-top: 5px;
}


#top li {
	margin: 0;
	padding: 0 0 0 50px;
	list-style-type: none;
}

#top a {
	display: block;
	padding: 4px 0 5px 10px;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 160px;
	color: #FFF;
	text-decoration: none;
}

#top a:hover {
	color: #FFF;
	background-image: url(images/punkt_top.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#top a.active { /* Diese Id ist für den aktuellen Link und kommt ins a tag */
	color: #FFF;
	background-image: url(images/punkt_top.gif);
	background-position: left;
	background-repeat: no-repeat;
	}

/********************************************************************/

#maintable {
	position: absolute;
	top: 199px;
	left: 217px;
	width: 576px;
}

#image {
/*  border: 5px solid green; */
	padding-right: 18px;
}

#image tr {
	padding: 0;
	margin: 0;
}

#image p, #image a {
	/*border: 2px solid green;*/
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
}

div#main {
	margin: 0;
	padding: 0px;
/* 	border: 1px solid blue; */
}

div#main p {
	margin: 0;
}

div#main p+p {
	margin-top: 1em;
}

div#debug {
/* 	border: 1px solid blue; */
}

.body ul {
	padding: 0;
	list-style-position: outside;
}

.body div.indent {
 	margin-left: 1em;
}

.warn {
	background-color:#b00;
	color:#ff0;
}

/********************************************************************/

#verein #top div.body {
	/*margin: 0 0 0 160px;
	padding: 0;
	position: absolute;
	z-index: 20;
	background-color:#993300;*/

	height: 130px;
	width: 840px;
	background-image:url(images/1head_verein.jpg);
	background-repeat:no-repeat;
}

#iaido #top div.body {
	height: 130px;
	width: 840px;
	background-image:url(images/2head_iaido.jpg);
	background-repeat:no-repeat;
}

#sensei #top div.body {
	height: 130px;
	width: 840px;
	background-image:url(images/3head_sensei.jpg);
	background-repeat:no-repeat;
}

#dojo #top div.body {
	height: 130px;
	width: 840px;
	background-image:url(images/4head_dojo.jpg);
	background-repeat:no-repeat;
}

#dojo #main table {
 	border-spacing:15px;
}

#dojo #main .col2 {
	border-bottom: 1px solid black;
}

#dojo #main table td {
	vertical-align:top;
}

#dojo #main table tr {
	height: 146px;
}

#links #top div.body {
	height: 130px;
	width: 840px;
	background-image:url(images/5head_links.jpg);
	background-repeat:no-repeat;
}

#kontakt #top div.body {
	height: 130px;
	width: 840px;
	background-image:url(images/6head_impressum.jpg);
	background-repeat:no-repeat;
}

#impressum #top div.body {
	height: 130px;
	width: 840px;
	background-image:url(images/6head_impressum.jpg);
	background-repeat:no-repeat;
}


/********************** Lightbox 2.04 CSS ***************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

