#content {
		position: absolute;
		left: 50%;
		width: 950px;
		margin-left: -475px; /* negative Hälfte von width:950px */
		
		height:140px;
		z-index:1;
	}

#header	{
		border-width:1px 1px 0px 1px;
		border-style:solid;
		border-color:#ffe5a6;
		width:950px;
		height:185px;
		}

#projektor	{
		position:absolute;
		top:75px;
		left:550px;
		z-index:1;
		}

#festa		{
		position:absolute;
		top:-20px;
		left:620px;
		z-index:15;
		}


#projektor_inlet	{
		position:absolute;
		top:0px;
		left:0px;
		z-index:2;
		}

b.red		{
		color:#800000;
		}

	
table.maincontent	{
		border-width: 0px 1px 1px 1px;
		border-style: solid;
		border-color: #ffe5a6;
		}

td.navigation	{
		font-family:Arial;
		font-size:12px;
		background-image:url('http://www.familienurlaub-gardasee.de/images/familie-gardasee.jpg');
		background-repeat:repeat;
		}

h1		{
		font-weight:bold;
		font-size:16px;
		}

th		{
		font-weight:bold;
		font-size:16px;
		background-color:#ffe5a6;
		}

h2		{
		font-weight:bold;
		font-size:14px;
		}

#subcontent	{
		position:absolute;
		top:175px;
		left:0px;
		}

#navigation	{
		position:absolute;
		top:205px;
		left:5px;
		width:155px;
		height:auto;
		z-index:7;
		}

#td_background	{
		position:absolute;
		top:140px;
		left:0px;
		z-index:5;
		}

table.border	{
		border: 1px solid #9a7a5c;
		}

td.highlighted2	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:black;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:black;
		background-color:#f8c13e;
		padding:5px;
		width:145px;
	}

td.highlighted_black	{
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		color:black;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:black;
		background-color:#deb48d;
		padding:5px;
		width:145px;
	}

a.big		{
		font-size:14px;
		color:black;
		text-decoration:none;
		}

td.normal		{
		font-family:Arial;
		font-size:12px;
		}

td.orange		{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:white;
		background-color:#deb48d;
		padding:3px;
		}

td.black		{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:white;
		background-color:black;
		padding:3px;
		}

td.content	{
		padding:10px;
		font-family:Arial;
		font-size:12px;
		}

td.content2	{
		font-family:Arial;
		font-size:12px;
		}

td.normal2	{
		border-style:dashed;
		border-width:0px 0px 1px 0px;
		border-color:#505050;
		font-family:Arial;
		font-size:12px;
		padding:5px;
		width:145px;
		
	}

td.normal2_bottom	{
		font-family:Arial;
		font-size:12px;
		padding:5px;
		width:145px;
		
	}

div.float	{
		float:left;
		padding-right:15px;
		margin-bottom:5px;
		}

div.float2	{
		float:left;
		padding-right:10px;
		padding-bottom:5px;
		}

div.floatpic	{
		float:left;
		margin-right:5px;
		padding-bottom:5px;
		background-color:#ffe5a6;
		width:160px;
		height:auto;
		padding:5px;
		}

#subnavi	{
		position:absolute;
		top:140px;
		left:696px;
		}

span.red	{
		font-weight:bold;
		color:#de1818;
		font-size:14px;
		}

td.red		{
		background-color:#de1818;
		font-family:Arial;
		font-size:12px;
		color:white;
		font-weight:bold;
		padding:5px;
		}

a.normal:visited	{
		color:#0000ff;
		}

a.navigation:visited	{
		color:#0000ff;
		}

a.big:visited	{
		color:black;
		}

td.reiter	{
		background-image:url(../images/button.gif);
		width:120px;
		height:40px;
		text-align:center;
		background-repeat:no-repeat;
		
	}

a.reiter	{
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:black;
		text-decoration:none;
		display:block;
		width:95px;
		}

a.reiter2	{
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		color:white;
		text-decoration:none;
		}

td.reiterblau	{
		background-image:url(../images/button-highlighted.gif);
		width:120px;
		height:40px;
		text-align:center;
		background-repeat:no-repeat;
	}

#reiter		{
		position:absolute;
		top:150px;
		left:485px;
		z-index:15;
		}

#reiter_drei		{
		position:absolute;
		top:150px;
		left:575px;
		z-index:15;
		}

div.footer	{
		font-family:Arial;
		font-size:11px;
		text-align:center;
		color:#727272;
		}

a.footer	{
		text-decoration:none;
		color:#727272;
		font-family:Arial;
		font-size:11px;
		}

a.footer:visited	{
		color:#727272;
		}

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


#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		

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

ul	{
	list-style-position: inside;
	margin-left:5px;
	}
