/*

*/

body {
	margin: 20px;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #52A2FF;
	background-image: url(images/img1.gif);
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Verdana;
	color: #393429;
	float: none;
	height: auto;
}

h2 { font-size: 12px; }
h3 { font-size: 18px; }
h1 { font-size: 16px; }
p, ol, ul {
	line-height: 20px;
	color: #393429;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	background-color: none;
	border: 0;
}

.imageone {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	border: 0;
}
.imagetwo {
	float: right;
	margin: 5px 15px 0 0;
	border: 0;
}

.imagethree {
	float: inherit;
	margin: 5px 15px 0 0;
	border: 0;
}



.byline {
	margin: 100;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
}

/* Header */

#header {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/bannerhome.jpg);
	border: 4px double #000000;
}

#headerniendorf {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/bannerniendorf.jpg);
	border: 4px solid #000000;
}

#headermuddi {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/bannermuddi.jpg);
	border: 4px solid #000000;
}
#headeralt {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/banneralt.jpg);
	border: 4px solid #000000;
}
#headerkbh {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/bannerkbh.jpg);
	border: 4px solid #000000;
}

#headerkbh2 {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/bannerkbh2.jpg);
	border: 4px solid #000000;
}

#headerfamily {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/bannerfamily.jpg);
	border: 4px solid #000000;
}
#headerkegel {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/bannerkegelclub.jpg);
	border: 4px solid #000000;
}

#headerclub50_1 {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/bannerclub50_1.jpg);
	border: 4px solid #000000;
}

#headerclub50_2 {
	width: 592px;
	height: 112px;
	margin: 0 auto;
	background: url(images/bannerclub50_2.jpg);
	border: 4px solid #000000;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}

/* Menu */

#menu {
	width: 600px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/img3.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #999999;
	text-decoration: none;
}

/* Content */

#content {
	width: 592px;
	margin: 0 auto;
	background: #786E50  url(images/img5.gif) repeat-y;
	border: 4px double #000000;
	overflow: visible;
	}

	
#colOne {
	float: left;
	width: 166px;
	padding: 20px;
		}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #7B6D52;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	color: #7B6D52;
}

#colTwo {
	float: left;
	width: 346px;
	padding: 20px;
}

/* Footer */

#footer {
	width: 600px;
	margin: 0 auto;
	background: #000000;
}
#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 9px;
	color: #3C3728;
}

#footer a {
	color: #786E50;
}
