
/* ================================= 
	===  MAIN STYLE  ===
==================================== */

body {
	margin: 0px;
	padding: 0px;
	font-size: 100%; 
	font-family: Helvetica, Arial;
	letter-spacing: 0.2px;
	color: black;
}

.background {
	position: absolute;
	width: 100%;
	height: 86%;
}

#gesamt {
	position: relative;
	width: 1006px;
	margin: 0px auto;
}

/********* HEADER *********/

#header {
	position: relative;
	width: 100%;
	height: 169px;
	background-repeat: no-repeat;
	border: 0px;
}

.logo {
	border: 0px;
}

/********* MAIN CONTENT *********/

#main {
	width: 1004px;
	float: left;
	color: black;
	background-color: #fdfdfd;
	border-left: 1px solid #be0f28;
	border-right: 1px solid #be0f28;
	border-bottom: 1px solid #be0f28;
}

/********* MENÜ *********/

#menue {
	float: left;
	width: 200px;
}

.menuepunkte {
	list-style-type: none;
	margin: auto 0px;
	padding: 25px 25px 0px 25px;
}

.menuepunkte li {
	padding-top: 7px;
	border-bottom: 1px solid #d0d0d0;
}

.menuebutton_aktiv a:link,
.menuebutton_aktiv a:visited {
	text-decoration: none;
	color: #be0f28;
	font-weight: bold;
}

.menuebutton a:link,
.menuebutton a:visited {
	text-decoration: none;
	color: black;
}

.menuebutton a:hover {
	color: #be0f28;
}

/********* CONTENT *********/

#content {
	float: right;
	width: 765px;
	min-height: 635px;
	padding: 0px 18px 20px 18px;
	border-left: 1px solid #be0f28;
}

.links a:link,
.links a:visited {
	text-decoration: none;
	color: #be0f28;
}

.links a:hover {
	text-decoration: underline;
}

.links img {
	border: 0px;
}

.headline {
	font-size: 100%;
	font-weight: bold;
	color: #fdfdfd;
	background-color: #be0f28;
	padding-left: 12px;
	margin-top: 25px;
}

/* Nächste Fanfahrt */

.naechste_fanfahrt table tr td {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
}

.naechste_fanfahrt table tr td img{
	height: 90px;
}

/* Informationen */

.datum {
	vertical-align: top;
	font-weight: bold;
}

.hr {
	border-bottom: 1px solid #d0d0d0;
	margin: 5px 0px 5px 0px;
}

.info {
	padding-left: 10px;
}

/* Fanfahrten */

.fanfahrten {
	width: 100%;
	border-collapse: collapse;
}

.fanfahrten tr {
	border-bottom: 1px solid #d0d0d0;
}

.fanfahrten tr th,
.fanfahrten tr td{
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.fanfahrten tr td {
	padding-top: 7px;
	padding-bottom: 7px;
}

.fanfahrten tr td img{
	height: 50px;
}

/* Gästebuch */

.gbook {
	width: 100%;
	height: 160px;
	border: 1px solid #bcbcbc;
	margin-bottom: 20px;
	border-collapse: collapse;
	background: #fafafa;
}

.gb_left {
	width: 150px;
	padding: 2px 6px;
	border-right: 1px solid #dcdcdc;
	vertical-align: top;
}

.gb_left a img {
	border: 0px;
}

.gb_right {
	padding: 2px 6px;
	vertical-align: top;
}

.gb_right img {
	max-width: 448px;
	max-height: 480px;
}

/* Wir über uns */

.wir_ueber_uns {
	width: 100%;
	border-collapse: collapse;
}

.wir_ueber_uns tr {
	border-bottom: 1px solid #d0d0d0;
}

.wir_ueber_uns tr.last {
	border-style: none;
}

.wir_ueber_uns tr td {
	padding-top: 7px;
	padding-bottom: 7px;
}

.wir_ueber_uns tr td ul{
	margin: 5px 0px 0px 0px;
	padding-left: 15px;
}

.wir_ueber_uns tr td img{
	height: 170px;
}

/* Downloads / Links */

.downloads {
	width: 100%;
	border-collapse: collapse;
}

.downloads tr {
	border-bottom: 1px solid #d0d0d0;
}

.downloads tr td {
	padding-top: 7px;
	padding-bottom: 7px;
}

.downloads tr td a img{
	height: 90px;
}

.downloads tr td a:link,
.downloads tr td a:visited {
	text-decoration: none;
	color: black;
}

.downloads tr td a:hover {
	text-decoration: underline;
	color: #be0f28;
}

/* Termine */

.termine {
	width: 100%;
}

.termine tr {
	height: 110px;
}

.termine tr.kopfzeile1 {
	height: 45px;
	background-color: #D0D0D0;
	font-weight: bold;
}

.termine tr.kopfzeile1 em {
	font-size: 85%;
	font-style: normal;
}

.termine tr.kopfzeile2 {
	height: 22px;
	background-color: #ffeb9b;
}

.termine tr td.zeilen{
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	width: 110px;
}

.termine tr td.zeilen img{
	width: 65px;
}

/* Mitglieder Bereich */

.mitglieder_bereich {
	list-style-type: square;
}

.mitglieder_bereich li {
	padding-bottom: 5px;
}

/********* FOOTER *********/

#footer {
	width: 100%;
	text-align: center;
	font-size: 85%;
	margin-bottom: 15px;
}


/* ================================= 
	===  BILDER STYLE  ===
==================================== */

/* Bilderkategorien */

.bilderkategorien {
	list-style-type: none;
	padding-left: 7px;
}

.bilderkategorien li a {
	display: block;
	float: left;
	width: 171px;
	height: 171px;
	background: #f5f7f1;
	border: 1px solid #be0f28;
	text-align: center;
	margin: 0 6px 6px 0;
	padding: 5px;
}

.bilderkategorien li a p {
	color: black;
}

.bilderkategorien li a:hover {
	border: 3px solid #be0f28;
	padding: 3px;
	text-decoration: none;
}

.bilderkategorien li a img {
	border: 1px solid #888;
}

/* Bilder */

.gallery ul {
	list-style-type: none;
	padding-left: 10px;
}

.gallery ul li a {
	display: block;
	float: left;
	width: 107px;
	height: 108px;
	background: #f5f7f1;
	border: 1px solid #be0f28;
	text-align: center;
	margin: 0 6px 6px 0;
	padding: 5px;
}

.gallery ul li a:hover {
	border: 3px solid #be0f28;
	padding: 3px;
}

.gallery ul li a img {
	display: block;
	border: 1px solid #888;
	margin: 1px 13px;
}

.gallery ul li a.hz img {
	margin: 14px 0px;
}


/* ================================= 
	===  LIGHTBOX  ===
==================================== */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img {
	width: auto;
	height: auto;
}

#lightbox a img {
	border: none;
}

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block; 
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(mods/lightbox/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(mods/lightbox/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	;
}

#imageData {
	padding:0 10px;
	color: #666;
}

#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;
	outline: none;
}	 	

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
