#enter img {
	margin-top: -164px;
	margin-left: -164px;
	width: 329px;
	height: 329px;
	position: absolute;
	top: 50%;
	left: 50%;
	border-width: 0px;
}

body {
	background-image: url(background.jpg);
	background-color: #cccccc;
	margin-top: 80px;
	font-family: Verdana, Helvetica, sans-serif;
}
a {
	color: #000000;
}
a:hover {
	color: #0583D6;
}
#container {
	width: 740px;
	margin: auto;
}
#nav {
	border: 10px solid #ffffff;
	border-bottom-width: 0px;
	background-color: #0583D6;
	width: 610px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	margin-left: 90px;
	list-style-type: none;
}
#nav li {
	background-image: url(list_item.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	margin-top: 12px;
	margin-left: 14px;
	padding: 0px;
	padding-left: 34px;
}
#nav li img {
	border-width: 0px;
}
#body {
	border: 15px solid #ffffff;
	border-bottom-width: 0px;
	width: 710px;
	height: 530px;
	background-color: #FFD300;
}
#content {
	padding-left: 20px;
	padding-top: 27px;
	font-size: 11px;
	height: 503px;
	width: 690px;
	overflow: auto;
}
#index {
	height: 503px;
}
#index #content {
	height: 388px;
}
#footnote {
	display: block;
	height: 115px;
	background-color: #0583D6;
}
#footnote img {
	border-width: 0px;
}
#contact {
	padding-left: 21px;
	font-size: 11px;
	background-color: #ffffff;
	border: 15px solid #ffffff;
}
#contact a {
	color: #5E5E5E;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
}
h1 {
	font-size: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	color: #0583D6;
	padding: 0px;
	margin: 0px;
	margin-bottom: 11px;
}
#logo {
	position: relative;
	z-index: 1;
	top: -122px;
	left: 648px;
	border-width: 0px;
}
#intro {
	margin-bottom: 28px;
}

.werde_mitglied {
	background-color: #0583D6;
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
}
.werde_mitglied li {
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}
.werde_mitglied li:first-letter{
	color: #FFD300; 
}

.impressum {
	text-transform: uppercase;
	background-color: #000000;
	font-weight: 900;
	color: #ffffff;
	text-align: right;
	padding-top: 145px;
	padding-bottom: 8px;
	font-size: 40px;
}
.index_anlaesse {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.anlaesse, .links, .vorstand {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 11px;
}
.anlaesse li, .links li, .vorstand li {
	margin-bottom: 1em;
}
.anlaesse li strong, .links li strong, .vorstand li strong {
	margin-left: -11px;
}

.contact {
	width: 80%;
}

.gallery {
	margin: auto;
	text-align: center;
}
.gallery li {
	width: 31%;
	text-align: center;
	display: block;
	margin: 1%;
	float: left;
}
.gallery li img {
	padding: 1px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
.gallery li br {
	clear: none;
}
.gallery ul {
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding: 0px;
}
.gallery br {
	clear: left;
}

.input, .label {
	float: left;
	display: block;
	vertical-align: middle;
}
.input {
	width: 65%;
}
.input_inner {
	width: 100%;
}
.label {
	width: 33%;
}
.newinput {
	clear: left;
}
.noline {
	text-decoration: none;
}

/* IE Fix */
.iefix_br {
	line-height: 0px;
}

