	*{margin: 0;padding: 0;}
body
	{
		margin: 0;
		padding: 0;
		font-family: Georgia, times, times new roman, serif;
		font-size:80%;
		letter-spacing: 0.1em;
		text-align: center;
		color: #9f9f9f;
		background-color: none;
	}
	
	a:link { color: #9f9f9f; text-decoration: none; }
	a:visited { color: #9f9f9f; text-decoration: none; }
	
	a:hover, a:active
	{
		color: #fcca02;
		background-color: none;
	}


	h2
	{
		color: #9f9f9f;
		font-weight: normal;
		margin: 0 0 2px 0;
		width: 100px:}


/* ----------------------CONTAINER-------------------------------------------------- */
	#container
	{
	text-align: left;
	background-color: #fff;
	position: absolute ;
	left: 50%;
	margin-left: -450px;
	padding: 0px;
	margin-top: 15px;
	width: 950px;
	height: 1000px;
	}

/*-----------------------gestaltet den "header" ------------------------------- */
	#header
	{
	background-image: url(bilder/start.jpg);
	position: absolute;
	width: 950px;
	background-color: none;
	border-bottom: 24px solid #a5a6a8;
	height: 138px;
	background-repeat: no-repeat;
	background-position: center;
	}
/* ----------------------gestaltet alle h1 innerhalb von "header"--------------------- */
	#header h1
	{
	font-size: 2em;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	display:none;
	}
/* ----------------------MENU navigation links--------------------------------------------------- */

	#menu
	{
	float: left;
	width: 195px;
	background-color: none;
	text-align: right;
	margin-top: 35px;
	margin-left: 5px;
	position: absolute;
	top: 135px;
	width: 175px;
	height: 20px;
	z-index: 2000;

	}
	#menu ul
	{
	top: 20px;
	width: 175px;
	list-style: none;
	padding: 0;
	padding-bottom: 9px;	
	margin: 0px;	
	}

	
	#menu li
	{
		border-bottom: 1px solid #a5a6a8;
	text-decoration: none;
	list-style: none;
	margin-top: 0px;
	height: 20px;
	width: 100px;	
	}

	#menu ul li{

	height: 30px;
	width: 175px;
	padding-top: 10px;	
	padding-left: 3px;
	float: left;
	line-height: 14px;	
	}

	#menu ul li:hover{
	color: #fcca02;
	background-color: none ;
	}

.aktiv
	{
	color: #fcca02;
	background-color: none;
	}
/* ----------------------Fotonav--------------------------------------------------- */
#fotonav
	{
	height: 35px;
	position: absolute;
	top: 74px;
	left: 20px;
	width: 750px;
	z-index: 2000;
	}


#fotonav ul
	{
			border-bottom: 1px solid #a5a6a8;
list-style-type: none;
	position: absolute;
	top: 5px;
	width: 735px;
	list-style: none;
	padding: 0px;
		
	}
#fotonav ul li
	{	float:left;
		display: inline;	
		height: 20px;
	padding-top: 5px;	
	padding-right: 50px;
	padding-bottom: 10px;	
	text-align: center;
	
	}


#fotonav ul li:hover{
	color: #fcca02;
	background-color: none ;
	}

	.aktiv
	{
	color: #fcca02;
	background-color: none;
	}

/* ----------------------Fotonav1--------------------------------------------------- */
#fotonav1
	{
	position: absolute;
	top: 155px;
	left: 20px;
	z-index: 2000;
	}


#fotonav1 ul
	{
	border-bottom: 1px solid #a5a6a8;
	width: 735px;
	list-style: none;
	padding: 0px;
		
	}





/* ----------------------CONTENTS TEXT-------------------------------------------------- */
#contents
	{
	position: absolute;
	margin-left: 195px;
	height: auto;
	top:97px;
	margin-left:185px;
	padding: 10px;
	padding-right: 00px;
	z-index: 600;
	}	


#einleitung
	{
	
	height: 215px;
	width: 700px;
	background-color: none ;
	color: #b5b5b5;
	margin-bottom: 50px;
	position: relative;
	top: 30px;
	margin-left: 0px;
	padding: 10px;
	padding-right: 10px;
	z-index: 600;
	}

	.einleitungstitel
	{
	position: absolut;
	margin-left:10px;
	margin-top:30px;
	}

	.einleitungstext
	{
	line-height: 1.5em;
	width: 470px;
	color: black;
	margin-left: 10px;
	margin-top:30px;
	}

/* ----------------------CONTENTS BILDER-------------------------------------------------- */

#bildrechts
	{
	position: absolute;
	top: 385px;
	z-index: 500;
	margin-top:-320px; 
	margin-left:515px; margin-bottom:100px; margin-right:100px;
	}
/* ================================================================ 
gallery
=================================================================== */

#gallery {
	width:735px; height:410px; position:absolute; top: 115px; left: 15px; z-index:1000;
	}
#gallery ul {
	list-style:none; padding:5px; margin:0; width:100%; float:left; height:100%; overflow:auto;
	}
#gallery ul li {
	display:inline; width:30px; height:30px; 
			float:left; margin:0 4px 4px 0; cursor:pointer;}
#gallery ul li img {display:block; width:30px; height:30px;}
#gallery ul li span { display:none; position:absolute; left: 46px; top:320px; font-family:helvetica, arial, sans-serif; color:#505050; font-size:0.8em; line-height:14px; letter-spacing: 0; text-align:left; width: 600px; }


/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:5px auto 0 auto;}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#C0C0C0; background:#C0C0C0; cursor:default;}

#gallery ul li.click i {position:absolute; left:-77px; top:5em; width:900px; height:298px;}

#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:491px; }

#gallery ul li.click span {display:block;}
	
#gallery a:hover {text-decoration: none;}
element { }
/* ================================================================ 
video
=================================================================== */

#video {
	width:616px; height:410px; position:absolute; top: 73px; left: 21px; z-index:1000; border-top: 1px solid #9f9f9f; border-bottom: 1px solid #9f9f9f;
	padding: 20px 0px 20px 118px;
	}

