* { margin: 0; padding: 0;}

html
	{
		margin-bottom: 1px;
		height: 100%;
	}

body
	{
		margin: 0;
		padding: 0;
		font: 100% arial, hevetica, sans-serif;
		text-align: center;
		color: #003399;
		background-color: #efefef;
	}


#container 
	{
		width: 950px;
		height: auto;
		margin: 20px auto 20px auto;
		background: green;
		background: #ffffcc;
	}
	
#header
	{
		width: 950px;
		height: 155px;
		background: url('../diashow-ischgl/Bilder/banner5.jpg') no-repeat left top;;
	}
	
#linke-seite
	{
		width: 450px;
		height: auto;
		float: left;
		background: #f4f4f4;
		background: #ffffcc;
		display: inline;
	}
	
#rechte-seite
	{	
		width: auto;
		height: auto;
		margin: 0 0 0 450px;
		background: #f4f4f4;
		background: #ffffcc;
	}
	
	#rechte-seite p
		{
			font: 13px arial, helvetica, verdena, sans-serif;
			margin: 10px 15px 0px 5px;
			text-align: justify;
			color: #00399;
		}
	
img.diabild
	{

		margin: 25px auto 10px auto;
	}
	
h1
	{
		width: auto;
		height: auto;
		font: 16px verdena, helvetica, arial, sans-serif;
		color: #000066;
		margin: 15px 15px 10px 5px;
		padding: 0 0 0px 0px;
		text-align: left;
		font-style: italic;
	}
	
#adsense-oben
	{
		width: 468px;
		height: 60px;
		margin: 25px auto 10px 5px;
	}
	
	
	
#haupt-navigation
	{
		background-color: #550000;
		color: #ffffff;
		padding: 2px 0;
		font: 90% arial;
		text-align: left;
	}	
	
	#haupt-navigation ul
		{
			margin: 0 0 0 20px;
			padding: 0;
			list-style-type: none;
		}	
		
	#haupt-navigation li
		{
			display: inline;
			padding: 0 10px;
		}	

	#haupt-navigation li a
		{
			text-decoration: none;
			color: #7f7f7f;
			font-size: 14px;
		}	
	
	#haupt-navigation li a:focus, #haupt-navigation li a:hover, #haupt-navigation li a:active
		{
			text-decoration: none;
			color: #ffffcc;
			background-color: #660000;
		}	
	
	
	
#verweise-unten	
	{
		clear: both;
		height: auto;
		color: #333311;
		background-color: #ffffcc;
		border-top: 1px solid #ffebbb;
		padding: 3px 0 4px 3px;
		font-size: 10px;
		text-align: left;
	}	


#verweise-unten a:link, #verweise-unten a:visited
	{
		color: #333331;
		text-decoration: none;
		background-color: transparent;
		font: 10px arial, hevetica, sans-serif;
	}	


#verweise-unten a:focus, #verweise-unten a:hover, #verweise-unten a:active
	{
		color: #333355;
		text-decoration: none;
		background-color: transparent;
		font: 10px arial, hevetica, sans-serif;
	}
	
#fotoleiste
	{
		width: 480px;
		height: 135px;
		margin: 15px auto 10px 5px;
	}
	
	#bilder
		{
			width: 90px;
			height: 100px;
			float: left;
			margin: 5px 0 0 5px;
			display: inline;
			position: relative;
		}
		
	img.bildnavigation
		{

			margin: 1px auto 0 auto;
			border-width: 0px;
		}
		
		#test
			{
				width: 88px;
				height: 18px;
				background: white;
			}
			
		img.bildnavigation-schrift
			{
				margin: 3px auto 0 auto;
			}
			
		.start
			{
				width: 88px;
				height: 18px;
				margin: 3px auto 0 auto;
				background: url('../diashow-ischgl/Bilder/start.jpg') no-repeat left top;
			}
			
		.fuenf-zurueck
			{
				width: 88px;
				height: 18px;
				margin: 3px auto 0 auto;
				background: url('../diashow-ischgl/Bilder/3-zurueck.jpg') no-repeat left top;
			}
			
		.eins-zurueck
			{
				width: 88px;
				height: 18px;
				margin: 3px auto 0 auto;
				background: url('../diashow-ischgl/Bilder/zurueck.jpg') no-repeat left top;
			}
			
		.eins-vor
			{
				width: 88px;
				height: 18px;
				margin: 3px auto 0 auto;
				background: url('../diashow-ischgl/Bilder/vor.jpg') no-repeat left top;			
			}
			
		.fuenf-vor
			{
				width: 88px;
				height: 18px;
				margin: 3px auto 0 auto;
				background: url('../diashow-ischgl/Bilder/3-vor.jpg') no-repeat left top;
			}


p#bildtext-start
	{

		width: 425px;
		height: auto;
		font: 11px verdena, helvetica, arial, sans-serif;
		font-style: italic;
		text-align: justify;
		color: #000066;
		margin: 0 auto 0 auto;
	}


span.dia-webmaster
	{
		margin-left: 15px;
		color: #002277;
	}
