/* @override http://z-fotografie.ch/assets/templates/z-foto/css/global.css */

body {
	background: white url(../pix/zhg.gif) no-repeat center top;
	color: silver;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}



p {
	margin-left: 30px;
	color: black;
	font: 0.85em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin-right: 30px;
	margin-top: 15px;
	letter-spacing: 0.05em;
}

a {
	color: black;
	text-decoration: underline;
}

h1 {
	margin-left: 30px;
	margin-top: 30px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: black;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
	margin-bottom: 0;
}

h2 {
	margin-bottom: 0px;
	color: gray;
	font: bold 0.9em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 7px;
	margin-left: 30px;
	margin-right: 30px;
}

h3 {
	color: black;
	font: 0.9em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 30px;
	letter-spacing: 0.05px;
}

h6 {
	color: silver;
	padding: 0;
	margin-bottom: 0;
	font: 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#bildhalter {
	background: transparent url(../pix/ajax-loader.gif) no-repeat center center;
}




#conteiner {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0;
}

#logo {
	width: 136px;
	height: 72px;
	position: absolute;
	top: 20px;
	right: 0;
}

#nav {
	right: 0;
	width:590px;
	border-collapse:collapse;
	position: absolute;
	top: 120px;
}

#nav td.nav_erst {
	text-align: center;
}

#nav td  {
	width: 17%;
	text-align: center;
}

#nav td.nav_letzt {
	text-align: right;

}

#nav td.active a, #nav td a:hover  {
	color: black;
	
}
#nav td a {
	color: #bbb;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#pfili {
	height: 475px;
	width: 32px;
	position: absolute;
	left: -50px;
	top: 150px;
}
* html #pfili {
	height: 475px;
	width: 32px;
	position: fixed;
	left: -50px;
	top: 150px;
}
#pfeilup{
	height: 18px;
	width: 32px;
	top: 0px;
	position: absolute;
}

#pfeildown{
	height: 18px;
	width: 32px;
	bottom: 0px;
	margin-left: 0;
	position: absolute;
}

#inhalt {
	margin-top: 150px;
	float: left;
	width: 570px;
	border: 1px solid black;
	height: 475px;
	color: black;
	margin-bottom: 50px;
	background-color: white;
}

body#id-3 #inhalt p, body#id-5 #inhalt p{
	margin: 0;
	padding: 0;
}

 #adresse {
	width: 280px;
	text-align: right;
	float: right;
	clear: both;
	color: silver;
	margin-top: 15px;
	height: 50px;
	font-size: 0.7em;
}

 .rechtstab {
	text-align: right;
}


 #galerieadmin {
	left: 20px;
	top: 20px;
	width: 200px;
	position: absolute;
	border-bottom-color: #b3b3b3;
	border-top-color: #b3b3b3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: .8em;
}

 #galerieadmin a {
	color: #b3b3b3;
	text-decoration: none;
	width: 200px;
	font-size: .8em;
}

.picturecontainer {
	float: left;
	height: 475px;
	width: 475px;
	position: relative;
}
.picturecontainer td{
	vertical-align: middle;
	text-align: center;
}

#maxImage {
	vertical-align: middle;
	margin-bottom: auto;
	margin-top: -1px;
	border: 1px solid black;
	margin-left: -1px;
}

 .thumbscontainer {
	height: 475px;
	width: 86px;
	float: right;
	position: relative;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin: 0;
}


 ul.thumbs {
	list-style-type: none;
	padding: 5px 0px 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

 .thumbs li {
	padding: 0px;
	height: 45px;
	width: 45px;
	margin: 15px 0px 0 20px;
}

 .thumbs a {
	padding: 0px;
	margin: 0px;
}



.thumbnail {
	margin: 0;
	padding: 0;
	width: 45px;
	height: 45px;
	cursor: pointer;
		border: 1px solid black;
}
 .thumbnail.activethumb {
	border: 1px solid silver;
	opacity: 0.65;
}
.thumbnail_home_big {
	margin: 0;
	padding: 0;
	width: 285px;
	height: 285px;
	float: left;
	cursor: pointer;
}

.thumbnail_home_big_2 {
	margin: 0;
	padding: 0;
	width: 285px;
	height: 285px;
	float: right;
	cursor: pointer;
}

.thumbnail_home_medium {
	margin: 0;
	padding: 0;
	width: 190px;
	height: 190px;
	float: right;
	cursor: pointer;
}

.thumbnail_home {
	margin: 0;
	padding: 0;
	width: 95px;
	height: 95px;
	float: left;
	cursor: pointer;
}


.activethumb{
	border: 1px solid yellow;
}

.clearer {
	clear: both;
}

#copyright a{
	color: silver;
	font-size: 0.7em;
	text-decoration: none;
	float: right;
	margin-top: -40px;
}
#copyright a:hover{
	color: black;
	text-decoration: none;
}

#map {
}

.kontaktformular {
	margin-left: 30px;
	margin-top: 15px;
	font: 0.85em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;

}
.kontaktformular textarea{
	width: 505px;
	border: 1px solid silver;
	background-color: #f0f0f0;
}

.kontaktformular label{
	display: inline;
}
.kontaktformular img{
		border: 1px solid silver;
	
}
.kontaktformular table{
		width: 505px;

	
}
.kontaktformular td{
	vertical-align: middle;
}

.sendbutton {
	float: right;
}
.kontaktformular input.txt{
	width: 160px;
	border: 1px solid silver;
	background-color: #f0f0f0;
	display: inline;
}
.nachrechts{
	text-align: right;
}
#adresstabelle {
	margin-left: 30px;
	color: black;
	font: 0.85em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin-right: 30px;
	margin-top: 15px;
}

.mailicon {
	vertical-align: middle;
}
#adresstabelle td{
	width: 160px;
	padding-right: 15px;
	vertical-align: top;
}

table.kundentabelle {
	margin-right: 30px;
	margin-top: -30px;
}
table.kundentabelle ul li{
	margin-bottom: 5px;
}

/* @group galerieadmin */

.gabyfoto {
	margin-right: 30px;
	margin-left: 30px;

}

#editform {
	background-color: #f1f1f1;
	width: 570px;
	border: 1px solid black;
	margin-top: -1px;
	margin-left: -1px;
}

.managebuttons {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	height: 30px;
}

.activateadminform{
	background-color: silver;
	position: absolute;
	top: 160px;
	left: 10px;
}

.managepicturecontainer {
	margin-top: 10px;
	background-color: silver;
	padding-left: 15px;
	padding-top: 15px;
}
.icon{
	vertical-align: middle;
}

.uploadform {
	background-color: #efe7cb;
	width: 540px;
	border: 1px solid black;
	margin-top: -1px;
	margin-left: -1px;
	padding: 15px;
}
.uploadform .uploadcounter{
	width: 35px;
}

.bottomarea {
	background-color: gray;
	width: 540px;
	border: 1px solid black;
	margin-top: -1px;
	margin-left: -1px;
	padding: 15px;
}
.managethumb{
	border: 1px solid white;
}
.linkssbutton{
	float: left;
	display: inline;
}
.rechtsbutton{
	float: right;
	margin-right: 15px;
	display: inline;
}
/* @end */


 table#cv td{
	vertical-align: top;
}

#inhalt ul li {
	margin-left: 30px;
	font-size: 0.85em;
}

a.fblink {
	background: url(../pix/xing_16.png) no-repeat 0 0;
	width: 20px;
	height: 20px;
	text-indent: -9000px;
	display: block;
	float: left;
}

a.facebook {
	background: url(../pix/facebook_16.png) no-repeat 0 0;
	width: 18px;
	height: 20px;
	text-indent: -9000px;
	display: block;
	float: left;
}

