﻿#inhalt{
	float:left;
	margin:10px;
	width:70%
}
#banner {
	float: left;
	clear: right;
	width: 100%

}
#navilinks{
	float: left;
	clear: left;
	margin-right: 10px;
	background-image: url('photo_gallery/Test_NYC/images/image000.jpg');
	background-position: 0,0;
	background-repeat: no-repeat;
	width: 150px;
	height: 400px;
	margin-top: 5px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

#navilinks ul {
	padding-left:0px;
	margin-left:2px;
}
#navilinks ul li {
	border: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left:1px solid black;
	border-top:1px solid black;
	padding: 2px;
	margin: 2px;
	display: block;
	list-style: none;
	clear: both;
	float: none;
}
#navilinksunterseite{
	float: left;
	clear: left;
	margin-right: 20px;
	background-image: url('photo_gallery/Test_NYC/images/image000.jpg');
	background-position: 0,0;
	background-repeat: no-repeat;
	width: 150px;
	height: 200px;
	margin-top: 5px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom-color: #000000;
}

#bannertext {
	background-color: #0000FF;
	background: url('photo_gallery/Test_NYC/images/image000.jpg') no-repeat scroll;
	background-position: center;
	color: white;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
#banner {
	float: left;
	clear: right;
	width: 100%;
	background-color: #000000;
	background-image:url('photo_gallery/Test_NYC/images/image000.jpg');
}
#zentralbild {
	top:auto
}
#backgroundpicture {
	position:absolute; z-index:1; width:100%; height:100%;
}
#fest        {position:absolute; top:25px; left:10px; width:150px; z-index:10; border:1px solid #000; padding:10px;}
#scrollbar   {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}
#inhalt      {padding:5px 5px 20px 5px;}
html, body   {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}

#navioben {
	color: white;
	background-color: #000000;
	text-align: center;
	height: 20px;
	padding: 0;
	margin: 0;
	width: 100%;
}
#abstand {
	background-color: #9999FF;
	height: 5px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 1px solid black;
}	
#navioben a, #navioben a:link,
#navioben a:visited, #navioben a:active, .abstand {
	background-color: #0000FF;
	border: none;
	width: 18%;
	display: block;
	float: left;
	margin-right: 1%;
	text-decoration: none;
	font-weight: bold;
	color: white;
	border-top: 1px solid #666699;
	border-right: 1px solid #666699;
	border-left: 1px solid #666699;
}
#navioben a:hover, auswahloben {
	background-color: #000000;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid black;
	width: 18%;
	display: block;
	float: left;
	margin-right: 1%;
}
h1 {
	font: normal normal normal;
	color: #FF0000;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
#titel {
	font-weight:bold;
	text-transform:uppercase;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	border-bottom:1px dotted black;
}
#wetter {
	text-align: center;
}