body {
	font-family: arial;
	color: black;
	font-weight: normal;
	font-size: 13px;
	background-color: white;
}

h2 			{font-size: 1.40em;color: #333366;padding: 3px 0px 3px 0px; margin-top: 0px; margin-bottom: 2px; text-align: center;}
h3 			{font-size: 1.30em;color: #333366;padding: 5px 0px 0px 0px;}
h4			{font-size: 1.10em;color: black;padding: 0px 0px 0px 0px;margin: 0px;}
h5 			{font-size: 1.00em;color: #333366;padding: 0px 0px 0px 0px;margin: 0px;}

a {
		color: #333366;
		text-decoration: none;
		font-weight: normal;
		font-size: 13px;
}
a:link {
		color: #333366;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}
a:visited {
		color: #333366;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}
a:active {
		color: #333366;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}
a:hover {
		color: blue;
		text-decoration: underline;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}

a.bilder {
		color: #333366;
		text-decoration: none;
		font-weight: bold;
		font-size: 16px;
}
a.bilder:link {
		color: #333366;
		text-decoration: none;
		font-weight: bold;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
}
a.bilder:visited {
		color: #333366;
		text-decoration: none;
		font-weight: bold;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
}
a.bilder:active {
		color: #333366;
		text-decoration: none;
		font-weight: bold;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
}
a.bilder:hover {
		color: blue;
		text-decoration: underline;
		font-weight: bold;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: arial;
	color: black;
	font-weight: normal;
	font-size: 13px;
}

/*Styles fuer Navigation*/
a.navi {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		border-right: 1px solid white;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 7px;
		padding-right: 7px;
}
a.navi:link {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}
a.navi:visited {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}
a.navi:active {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}
a.navi:hover {
		color: yellow;
		text-decoration: underline;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
}

/*Styles fuer Sub-Menue links oben*/
.subnavi {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
}

a.subnavi {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
}
a.subnavi:link {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
}
a.subnavi:visited {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
}
a.subnavi:active {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
}
a.subnavi:hover {
		color: yellow;
		text-decoration: underline;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
}

/*Styles fuer Sponsoren-Tabelle*/
.sponsoren {
		border: 1px solid gray;
		background-color: white;
		width: 200px;
		height: 78px;
		text-align: center;
}

/*Styles fuer Sponsoren-Tabelle*/
.teilnehmer {
		border: 5px solid white;
		background-color: white;
		text-align: center;
}

/*Styles Rahmen Bilder Seite Sponsoring*/
.sponsoring {
	border: 5px solid white;
}

.video {max-width:660px;height:auto;}

/*Styles fuer Bildergalerie (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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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: #B3D2DE; }