/*Gallery--------------------------------------------------------*/
.img-table{
	text-align: center;
}
.img-pos{
	float: left;
	height: 80px;
	width: 120px;
	border: 1px solid black;
	margin: 4px;
	overflow: hidden;
}

.gallery-title{
	margin: 0 auto 5px auto;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:16px;
}

#gallerypic{
	background-image: url(images/gallerypic.jpg);
	width: 679px;
	height: 90px;
	margin: 0 auto 5px auto;
}

.gallery-item{
	width: 100%;
	height: 90px;
}

/*Allgemeines -------------------------------------------------------------------------------------*/

body{
	margin: 0;
	background-color: #DDDDDD;
}
#cm{
	width: 1px;
	height: 1px;
	display: none;
}
#css-body{
	margin: 0 auto 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
 	width: 840px;
 	border-left: 1px solid #999999;
 	border-right: 1px solid #999999;
 	background-color: white;
}
#header{
	width: 100%;
	background-color: #D7D7D7;
	

}

#eclipse-image{
 	height:140px;
 	width:100%;
	background-image: url(images/eclipse_ig5.gif);
	
	
 }
 
 #eclipse-border{
 	width: 100%;
 	margin: 15px;
 	border-top: 1px solid #222222;
 	border-bottom: 1px solid #222222;
 	height: 5px;
 	background-color: #999999;
 }
 


#main-content{
	width: 680px;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height: 420px;
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	text-align: justify;
	background-image:url(images/watermark.gif); 
	background-repeat:no-repeat; 
	background-position:right bottom;
  	background-attachment:scroll;

}

a:link{
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

a:visited{
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

a:active{
	text-decoration: none;
	color: #999999;
}

a:hover{
	text-decoration: none;
	color: black;
}

 #menu{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	margin: 10px 0 0 5px;
 	width: 120px;
 	border: 0px solid black;
 	float: left;
 }

.menu-item{
	font-size:12px;
	margin: 5px 0 5px 0;
	text-align: left;
	height: 16px;
	line-height: 18px;
	padding: 0 2px 0 20px;
	background: url(images/mitsu_logo.gif) no-repeat;
}

.menu-item a:link{
	text-decoration: none;
	color: black;
}

.menu-item a:visited{
	text-decoration: none;
	color: black;
}

.menu-item a:active{
	text-decoration: none;
	color: black;
}

.menu-item a:hover{
	text-decoration: none;
	color: #CCCCCC;
}

#footer{
	text-align: center;
	margin: 10px 0 0 0;
	width: 100%;
	height: 20px;
	background-image: url(images/footer.gif);
	clear: both;
	
}

.img-noborder{
	border-width: 0;
}

.news2{
	color: #000066;	
	font-weight: bold;
}

.emails{
	position: relative;
	top: 3px;
}

/*#news2 verwendet in index.html für Neujahrswünsche*/

#treffen{
	font-size: 14px;
	border: solid 1px red;
	margin: 10px;
	text-align: center;
	width: 300px;
	float: left;
}

/*#treffen verwendet in index.html und about.html*/

.info{
	font-size: 14px;
	margin: 5px 0 0 0;
}

/*.info verwendet in index.html und about.html*/

.header{
	font-weight: bold;
}

/*.header verwendet in gb.html, about.html, index.html und m_xyz.html*/

hr{
	clear: both;
	border: dashed 1px black; 
	height: 1px;
}

/*hr verwendet in backview.html und galerie.html*/

#textcontainer{
	
	border: dashed 1px black;
	width: 669px;
	margin: 0 auto 20px auto;
	text-align: center;
	padding: 0 0 5px 0;
	float: left;
	width: 679px;
}

/*textcontainer verwendet in galerie.html, mitglieder.html und backview.html*/

#entries{
	border: dashed 1px black;
	width: 669px;
	margin: auto auto 10px auto;
	padding: 5px;
	float: left;
}	

/*entries verwendet in galerie.html, mitglieder.html und backview.html*/

/*gb.html -----------------------------------------------------------------------------------------*/

.gb-entry{
	width: 100%;
	margin: 5px 0 10px 0;	
}

.gb-class{
	clear: left;
	border: solid 1px black;
}

.gb-name{
	font-weight: bold;
}

.gb-comment{
	font-style: italic;
}

#add-gb{
	border: dashed 1px black;
	height: 150px;
	width: 600px;
	margin: 0 auto 20px auto;
	padding: 8px;
}

.gb-head{
	text-align: center;
	margin: 0 auto 0 auto;
}

.header-m{
	font-weight: bold;
	text-align: center;
}

/*impressum.html ----------------------------------------------------------------------------------*/

.headline{
	font-weight: bold;
}



/*index.html --------------------------------------------------------------------------------------*/

#willkommen{
	text-align: center;
}

.news{
	font-weight: bold;
}



/*links.html --------------------------------------------------------------------------------------*/

.clubname{
	text-align: center;
	font-weight: bold;
}

.banner{
	margin: 0 auto 0 auto;
}

.clublink{
	text-align: center;
}

.links{
	text-align: center;
}



/*m_xyz.html --------------------------------------------------------------------------------------*/

.picbox{
	float: left;
	height: 141px;
	width: 115px;
}

.textbox{
	margin: 0 0 0 125px;
}

.memberbox{
	border: dashed 1px black;
	height: 141px;
	width: 679px;
	margin: 0 auto 20px auto;
	float: left;
}

.name{
	font-weight: bold;
}

.carbox{
	border: dashed 1px black;
	width: 669px;
	margin: 0 auto 20px auto; 
	padding: 5px;
	float: left; 
}

.tuning{
	font-weight: bold;
}



/*mitglieder.html ---------------------------------------------------------------------------------*/

#memberpic{
	background-image: url(images/memberpic.jpg);
	width: 679px;
	height: 90px;
	margin: 0 auto 5px auto;
}


/*about.html ------------------------------------------------------------------------------------*/

#anfahrt{
	border: solid 1px red;
	float: right;
	margin: 10px;
	text-align: center;
	width: 200px;
	font-size: 14px;
}

#club{
	font-weight: bold;
	font-size: 14px;
	color: red;
}

/*backview.html -----------------------------------------------------------------------------------*/

.back{
	border: dashed 1px black;
	margin: 0 auto 20px auto; 
	padding: 5px;
	float: left;
	width: 669px;
}

#backviewpic{
	background-image: url(images/backviewpic.jpg);
	width: 679px;
	height: 90px;
	margin: 0 auto 5px auto;
}

/*treffen.html ------------------------------------------------------------------------------------*/

.treffendatum{
	float: left;
	width: 150px;
	font-weight: bold;
}

.treffenname{
	font-weight: bold;
}

.treffendetails{
	float: right;
	width: 520px;
}

.treffenheader{
	font-weight: bold;
	text-align: center;
}