body{
	margin:0px;
	padding:0px;
	font-size: 10pt;
	min-width: 800px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	background: #4D4D4D;
}
td,tr {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}


select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}


a:link, a:visited, a:active, a:hover {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #F7D91D;
	border-bottom: 1px dotted #F7D91D; 
}
a:active {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

a img, a:hover img, a:active img{
	border: 0;
}

IMG {
	display: inline;
	vertical-align: middle;
}

h1 {	color: #000000;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px dotted #F7D91D; 
	font-size: 11pt;
}

h2 {
	color: #000000;
	text-align: right;
	font-weight: bold;
	font-size: 15pt;
	padding: 2px 5px;
	border-bottom: 1px dotted #F7D91D;
	border-right: 1px dotted #F7D91D;
}

.smallh1 {
	font-size: 8pt;
}

#main{
	width:860px;
	text-align: center;
	margin: auto;
}

#header{
	text-align: left;
	margin: 110px 0px 0px 60px;
	height: 120px;
	background: url("/images/header.jpg") no-repeat top right #FFFFFF;
	padding: 0px;
	overflow: visible;
	z-index: 1;
}
#besucher{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
}

#logo{
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/seibukan.png', sizingMethod='scale');
	background: url("/images/seibukan.gif") no-repeat;
	height: 210px;
	width: 210px;
	margin:-95px 0px 0px -95px;
	z-index: 2;
}
#tvriedlogo{
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tvriedenburg.png', sizingMethod='scale');
	background: url("/images/tvriedenburg.gif") no-repeat;
	height: 133px;
	width: 100px;
	margin: 5px 0px 0px 5px;

}
html>body #tvriedlogo{
	background: url("/images/tvriedenburg.png") no-repeat;
}
html>body #logo{
	background: url("/images/seibukan.png") no-repeat;
}


#menu_top{
	text-align: center;
	padding: 90px 0px 0px 30px;
	margin: 0px;
}

#menu_left{
	position:absolute;
	text-align: center;
	margin: 0px 0px 0px -50px;
	z-index: 3;
}

.menu, .schulen{
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	display:block;
}

.menu li, .schulen li {
	margin: 0px;
	padding: 0px 7px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	display:inline;
	background-color: #F7D91D;
	margin: 0px 4px;
	width: 98px;
}

.schulen li {
	background-color: #F7D91D;
	color: #FF0000;
}

#dojo {
	font-size: 7pt;
	background-color: #FFFFFF;
}

html > body #menu_left{
	margin: 0px 0px 0px -55px;
}
html > body .menu li,html > body .schulen li {
	width: 90px;
}

#menu_left .menu li, #menu_left .schulen li  {
	display: block;
	margin: 4px 0px;
	
}
.laimer_table {
	color: #FF0000;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 15px;
}


.menu li a:hover,.schulen li a:hover {
	color: #000000;
	border-bottom: none;
	font-style: italic;
}

.menu li a:active ,.schulen li a:active{
	color: #000000;
	border-bottom: 1px dotted #000000;
}

#content{
	margin: 0px 0px 0px 60px;
	text-align: justify;	
	padding: 5px 15px 15px 65px;
	background:url("/images/karatedo.jpg") 50% 50% no-repeat #FFFFFF;
	width: 800px;
}
html>body #content{
	width: 720px;
}

#copyright{
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 7pt;
	margin: 5px 0px;
}

#copyright a{
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}

.tour {
	width: 97.9%;
	border-collapse: collapse;
	border: 0px;
}

html>body .tour{
	width: 100%;
}

.centerEverything {
	vertical-align: middle;
	text-align: center;
}

.tabelle , .history_pfeil{
	width: 97.9%;
	border-collapse: collapse;
	border: 0px;
}
html>body .tabelle{
	width: 100%;
}

.tour td , .tour th{
	padding: 5px;
}

.tour th {
	font-weight: bold;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
}

.wallpaper{
	text-align: center; 
	width: 200px;
}

.textRight{
	text-align: right;
}

.wallpaper a{
	font-size: 7pt;
	font-style: normal;
}

.naechsterTermin {
	background-color: #F7D91D;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.newMonth{
	text-align: center;
	background-color: #bbbbbb;
	color: #000000;
	font-weight: bold;
	margin: 2px 0px;
	font-size: 12px;
	border-bottom: 1px dotted #000000;
}

.naechsterTermin	td{
	padding: 2px 5px;
}

.tourZeile1 {
	background: url("/images/eeeeee.png");
}
.tourZeile2 {
	background: url("/images/dddddd.png");
}


.band {
	border-collapse: collapse;
	border: 2px solid #dddddd;
}

.band td {
	padding: 5px;
	vertical-align: top;
	
}
.band tr {
	border: 1px solid #eeeeee;
}

.band td ul {
	margin: 0px;
}

.galleryFlash{
	border: 1px solid #000000;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 425px;
	height: 350px;
	margin: -175px 0px 0px -213px;
	z-index: 100;
}

.galleryjahre{
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	display:block;
}

.galleryjahre li {
	margin: 0px;
	padding: 0px 7px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	display:inline;
	background-color: #eeeeee;
	margin: 0px 4px;
	width: 98px;
}


.history_strahl {
	background: url("/images/history/zahlenstrahl.gif") repeat-y left top;
}
.history_pfeil {
	background: url("/images/history/pfeil.gif") no-repeat left bottom;
}
.history_pfeil td {
	vertical-align: top;
	padding: 3px;
}

.lyrics {
	background: url("/downloads/notation.jpg") no-repeat right bottom;

}


/*
CSS für das Gästebuch
*/

div.gbname {
	padding: 1px 5px;
}

.gbname,.gbrest{
	background-color: #F7D91D;
	color: #000000;
	margin: 0px 30px;
}

.gbcontent{
	border: 1px solid #F7D91D;
	background: url("/images/eeeeee.png");
	color: #000000;
	padding: 3px;
	margin: 0px 30px;
	font-size:9pt;
}

.gbname{
	text-align:left;
	margin-top: 10px;
}
.gbtime{
	float:right;
}
.gbzahl{
	float:right;
	font-size: 7pt;
}
.gbrest{
	text-align:center;
	margin:0px 0px 5px 80%;
}

.gbsmiley {
 padding: 1px 2px 1px 2px;
 }

.aktivePage{
	color: #000000;
	font-weight: bold;
}
.inaktivePage{
	font-size: 7pt;
}

#content .ii{
margin-left:4px;
float:right;
background:#efefef;
}
#content .ii img{
position:relative;
top:-4px;
left:-4px;
background:#fff;
padding:4px;
border:1px solid #cccccc;
}
#content .r{
margin:8px 0 10px 50px;
float:left;
}

/*
CSS für die Gallery
*/


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url("/images/gallery/blank.gif") no-repeat; /* 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/gallery/prev.gif") left 15% no-repeat; border: 0;}
#nextLink:hover, #nextLink:visited:hover { background: url("/images/gallery/next.gif") right 15% no-repeat; border: 0;}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;border: 0;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

