#mitgliedertabelle table, #mitgliedertabelle th, #mitgliedertabelle td {
    font-size: 90%; 
	text-align: left;
	border: 1px solid #B6B6B6;
	margin-left: 10px;
	table-layout: fixed;
} 

th {
 font-weight: bold; 
} 

#slideshow.js{
	width:300px;
	border:1px solid #999;
	padding:5px;
	background:#fff;
	margin:0 0 15px 0;
	color:#000;
}

.slidenav{
	width:300px;
	border:1px solid #999;
	border-bottom:none;
	padding:5px;
	margin:1em 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(images/slideshow.gif) repeat-x #ccc;
	font-size:90%;
}

.slidenav a{
	text-decoration:none;
	color:#000;
}

.slidenav span{
	padding:0 1em;
	color:#000;
}

#slideshow.js img{
	display:block;
	margin:0 auto;
}

#slideshow.js li{
	display:none;
	padding:0;
}

#slideshow.js li.current{
	display:block;
}



























#wrapper { 
	width: 970px;
	margin:0 auto;
	text-align:left;  
}

#header {
	background: #fff url(img/Hugo_Kopf.jpg) repeat-x top left;
	border: 1px solid #B6B6B6;
	border-bottom-width: 0;
	border-top-width: 5px;
	height: 95px;
	padding-top: 15px;
	width: 948px;
}

#leftColumn {
	float: left;
	width: 150px;
}

#centerColumnLayout1 {
	float: left;
	width: 440px;
}

#centerColumnLayout2 {
	float: left;
	padding-left: 10px;
	width: 790px;
}

#centerColumnLayout3 {
	float: left;
	width: 590px;
}

#rightColumn {
	float: left;
	width: 360px;
}

#mitgliedertabelle {
	float: left;
	width: 790px;
}


#navTop {
	background: #B6B6B6 url(img/NavTop.jpg) repeat-x 0% 0%;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 950px;
}

#navTopList {
	list-style-type: none;
	margin-left: 5px;
}

#navTopList li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #d1e0ec;
}

#navTopList li a {
	color: #fff;
	font-weight: bold;
	padding: 0 0.5em;
}

#navLeftList,.boxleftColumn {
	background-color: #F2F2F2;
	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;	
	padding: 5px 10px;
	margin: 0 0 10px 0;
	width: 130px;
}

#navLeftList li {
	background: url(img/arrow.gif) no-repeat left center;
	list-style-type: none;
	line-height: 1.75em;
}

#navLeftList li a {
	padding-left: 11px;
}

#navLeftList li a, .boxleftColumn li a, #footer a {
	color: #9D9D9D;
	font-weight: bold;
	text-decoration: none;
}

#navLeftList li a:hover, .boxleftColumn li a:hover, #footer a:hover {
	text-decoration: underline;
}

.blockCenter {
	border: 1px solid #B6B6B6;
	margin: 0 0 10px 10px;
	padding: 5px;
}

.blockRight {
	border: 1px solid #B6B6B6;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
}

.blockLeftsmall {
	float: left;
	margin: 5px 0 0 0;
	width: 161px;
}

.blockRightsmall {
	margin: 5px 0 0 167px;
	width: 161px;
}

.blockHeadline {
	background: #F2F2F2 url(img/blockHeadline.png) repeat-x 0% 0%;
	border: 1px solid #B6B6B6;
	border-bottom-width: 0;
	color: #9D9D9D;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 10px;
	padding: 2px 10px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs{
	margin: 0 0 -1px 5px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}

#tabs a {
	float:left;
	color: #fff;
	background: #B6B6B6;
	font-weight: bold;
	margin:0 2px 0 0;
	padding:5px 10px;
	text-decoration:none;
	letter-spacing: 1px;
}

#tabs a:hover{
	text-decoration: underline;
}

#tabs li a.selected {
	background-color: #9D9D9D;
	color: #fff;
}

#tabs #current a:hover {
	text-decoration: none;
}

#navGallery {
	list-style-type: none;
	text-align: center;
}

#navGallery li {	
	display: inline;
	list-style-type: none;
	margin: 0 1px;
}

#navGallery a {
	background-color: #B6B6B6;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}

#navGallery a:hover {
	text-decoration: underline;
}

#navGallery li a.selected {
	background-color: #9D9D9D;
}

.button {
	background: #fff url(img/button.gif) no-repeat 0% 0%;
	border: 0;
	color: #9D9D9D;
	font-weight: bold;
	height: 33px;
	padding-bottom: 6px;
	margin: 0 5px 5px 0;
	width: 113px;
}

.button:hover {
	background-color: #F2F2F2;
}

*+HTML .button {
	padding-bottom: 2px;
}

#footer {
	border: 1px solid #B6B6B6;
	float: left;
	height: 55px;
	margin-bottom: 20px;
	padding: 10px 0;
	text-align: center;
	width: 948px;
}

.clearfix, .main { display: block; } 

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix {
	display: inline-block;
}


/* IE5/MAC hack \*/
* html .clearfix{ display: inline;  height: 1px;}



