*
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #FFF;
	outline: none;
	padding: 0;
	margin: 0;
}

html
{
	background-color: #000;
	width: 100%;
	height: 101%;
}

body
{
	width: 100%;
	height: 100%;
	padding: 25px 0;
	margin: 0 auto;
}

a
{
	color: #FFF;
	text-decoration: underline;
	letter-spacing: 0.1em;
	font-size: 13px;
}

a:hover, a:active
{
	color: #F00;
}

#wrapper
{
	width: 950px;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0 auto;
}

.clear
{
	clear: both;
	float: none;
	display: block;
	height: 1px;
	width: 1px;
}

#header
{
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 950px;
	height: 100px;
}

#header h1, #header h2
{
	display: none;
}

#main_nav
{
	float: right;
	width: 500px;
	height: 30px;
}

#main_nav ul
{
	list-style: none;
	margin: 20px 0 0 0;
}

#main_nav ul li
{
	float: left;
	height: 20px;
}

#main_nav ul li a
{
	display: block;
	text-indent: -99999em;
	height: 20px;
}

#home a, #kontakt a, #links a, #impressum a, #sitemap a
{
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

#home a:hover, #kontakt a:hover, #links a:hover, #impressum a:hover, #sitemap a:hover
{
	background-position: left -20px;
}

#home a { background-image: url(../img/main_nav/home.jpg); width: 80px; }
#kontakt a { background-image: url(../img/main_nav/kontakt.jpg); width: 110px; }
#links a { background-image: url(../img/main_nav/links.jpg); width: 80px; }
#impressum a { background-image: url(../img/main_nav/impressum.jpg); width: 120px; }
#sitemap a { background-image: url(../img/main_nav/sitemap.jpg); width: 100px; }

#content
{
	clear: both;
	float: none;
	display: block;
	text-align: center;
	width: 950px;
	height: auto;
	margin: 50px 0 0 0;
}

#content h2
{
	text-indent: -9999em;
	background-image: url(../img/design_photo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 950px;
	height: 70px;
	margin: 0 0 50px 0;
}

#content #sub_nav
{
	text-align: center;
	width: 950px;
	height: 50px;
	text-indent: -9999em;
}

#content #sub_nav ul { list-style: none; width: 856px; margin: 0 auto; }
#content #sub_nav ul li { float: left; }
#content #sub_nav ul li a { display: block; height: 20px; }

#neu a, #landschaften a, #pflanzen a, #tiere a, #lichtspiele a, #makro a, #schwarzweiss a, #serien a
{ background-repeat: no-repeat; background-position: left top; margin: 0 12px 0 0; }

#neu a:hover, #landschaften a:hover, #pflanzen a:hover, #tiere a:hover, #lichtspiele a:hover, #makro a:hover, #schwarzweiss a:hover, #serien a:hover { background-position: left -20px; }

#neu a { background-image: url(../img/sub_nav/neu.jpg); width: 100px; }
#landschaften a { background-image: url(../img/sub_nav/landschaften.jpg); width: 130px; }
#pflanzen a { background-image: url(../img/sub_nav/pflanzen.jpg); width: 90px; }
#tiere a { background-image: url(../img/sub_nav/tiere.jpg); width: 60px; }
#lichtspiele a { background-image: url(../img/sub_nav/lichtspiele.jpg); width: 110px; }
#makro a { background-image: url(../img/sub_nav/makro.jpg); width: 70px; }
#schwarzweiss a { background-image: url(../img/sub_nav/schwarzweiss.jpg); width: 130px; }
#serien a { background-image: url(../img/sub_nav/serien.jpg); width: 70px; }

#startimg { border: 1px solid #FFF; margin: 0 0 15px 0;}

#bildtitel
{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin: 0 0 50px 0;
}

#textinfos
{
	text-align: left;
	width: 950px;
	height: auto;
	margin: 0 0 80px 0;
}

#textinfos h4
{
	font-size: 1.4em;
	text-decoration: underline;
	margin: 30px 25px 15px 0;
}

#links_php #textinfos h4
{
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin: 30px 0 15px 0;
}

#links_php #textinfos table
{
	width: 550px;
	height: auto;
	margin: 0 auto;
}

#links_php #textinfos table td
{
	color: #F60;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 24px;
	padding: 5px 5px;
}

#links_php #textinfos table td a
{
	color: #F60;
	font-size: 1.0em;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 24px;
	padding: 5px 5px;
}

#textinfos p
{
	font-size: 1.1em;
	letter-spacing: 0.1em;
	text-align: justify;
	line-height: 24px;
	margin: 0 25px 20px 25px;
}

#textinfos strong
{
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 30px;
}

#sitemap_php #textinfos h4
{
	font-size: 1.4em;
	text-decoration: underline;
	margin: 30px 25px 15px 50px;
}


#textinfos ul
{
	line-height: 30px;
	margin: 20px 0 50px 100px;
}

#textinfos ul li a
{
	text-decoration: none;
}

#textinfos ul span
{
	color: #F00;
	font-size: 1.3em;
	letter-spacing: 0.1em;
}

#kontakt_php #textinfos table
{
	color: #F60;
	width: 350px;
	height: auto;
	margin: 0 auto;
}

#kontakt_php #textinfos table td
{
	color: #F60;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 24px;
	padding: 5px 5px;
}

#kontakt_php #textinfos table .spalte_1, #links_php #textinfos table .spalte_1
{
	color: #FFF;
	font-weight: bold;
	text-align: right;
}

#kontakt_php #textinfos table .leerspalte
{
	height: 30px;
	padding: 15px 5px;
}

#footer
{
	clear: both;
	float: none;
	display: block;
	text-align: center;
	font-size: 0.9em;
}

#index_php #home a, #kontakt_php #kontakt a, #links_php #links a, #impressum_php #impressum a, #sitemap_php #sitemap a,
#neu_php #neu a, #landschaften_php #landschaften a, #tiere_php #tiere a, #pflanzen_php #pflanzen a, #lichtspiele_php #lichtspiele a, #makro_php #makro a, #schwarzweiss_php #schwarzweiss a, #serien_php #serien a, #serie1_php #serien a
{
	background-position: left -20px;
}

#neu_php #gallery h3, #landschaften_php #gallery h3, #tiere_php #gallery h3, #pflanzen_php #gallery h3, #lichtspiele_php #gallery h3, #makro_php #gallery h3, #schwarzweiss_php #gallery h3, #serien_php #gallery h3, #kontakt_php #textinfos h3, #links_php #textinfos h3, #impressum_php #textinfos h3, #sitemap_php #textinfos h3, #serie1_php #gallery h3
{
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	height: 50px;
	margin: 20px 0 50px 0;
}

#neu_php #gallery h3 { background-image: url(../img/galleryheader/neu.jpg); }
#landschaften_php #gallery h3 { background-image: url(../img/galleryheader/landschaften.jpg); }
#tiere_php #gallery h3 { background-image: url(../img/galleryheader/tiere.jpg); }
#pflanzen_php #gallery h3 { background-image: url(../img/galleryheader/pflanzen.jpg); }
#lichtspiele_php #gallery h3 { background-image: url(../img/galleryheader/lichtspiele.jpg); }
#makro_php #gallery h3 { background-image: url(../img/galleryheader/makro.jpg); }
#schwarzweiss_php #gallery h3 { background-image: url(../img/galleryheader/schwarzweiss.jpg); }
#serien_php #gallery h3 { background-image: url(../img/galleryheader/serien.jpg); }
#kontakt_php #textinfos h3 { background-image: url(../img/galleryheader/kontaktinfo.jpg); }
#links_php #textinfos h3 { background-image: url(../img/galleryheader/links.jpg); }
#impressum_php #textinfos h3 { background-image: url(../img/galleryheader/impressum.jpg); }
#sitemap_php #textinfos h3 { background-image: url(../img/galleryheader/sitemap.jpg); }
#serie1_php #gallery h3 { background-image: url(../img/galleryheader/zooberlin.jpg); }
