/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

@font-face {
    font-family: 'SourceSansProLight';
    src: url('../font/SourceSansPro-Light-webfont.eot');
    src: url('../font/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/SourceSansPro-Light-webfont.woff') format('woff'),
         url('../font/SourceSansPro-Light-webfont.ttf') format('truetype'),
         url('../font/SourceSansPro-Light-webfont.svg#SourceSansProLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProBold';
    src: url('../font/SourceSansPro-Bold-webfont.eot');
    src: url('../font/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/SourceSansPro-Bold-webfont.woff') format('woff'),
         url('../font/SourceSansPro-Bold-webfont.ttf') format('truetype'),
         url('../font/SourceSansPro-Bold-webfont.svg#../font/SourceSansProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProRegular';
    src: url('../font/../font/SourceSansPro-Regular-webfont.eot');
    src: url('../font/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('../font/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('../font/SourceSansPro-Regular-webfont.svg#../font/SourceSansProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansProItalic';
    src: url('../font/SourceSansPro-It-webfont.eot');
    src: url('../font/SourceSansPro-It-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/SourceSansPro-It-webfont.woff') format('woff'),
         url('../font/SourceSansPro-It-webfont.ttf') format('truetype'),
         url('../font/SourceSansPro-It-webfont.svg#../font/SourceSansProItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
}

body {
	font-size: 15px;
	line-height: 23px;
	color: #fff7e6;
	font-family: 'SourceSansProRegular';
	background: #000000;
	letter-spacing: 0.02em;
	margin: 0px;
}

body.section-1 {
}

body.section-2 {
}

body.section-3 {
}

a:link {
	font-family: 'SourceSansProBold';
    font-weight: normal;
	text-decoration: none;
	color: #989385;
}

a:visited {
	font-family: 'SourceSansProBold';
    font-weight: normal;
	text-decoration: none;
	color: #989385;
}

a:hover {
	font-family: 'SourceSansProBold';
    font-weight: normal;
	text-decoration: none;
	color: #fff7e6;
}

a:active {
	font-family: 'SourceSansProBold';
    font-weight: normal;
	text-decoration: none;
	color: #fff7e6;
}

a img {
	border: none;
}

#img-container2 {
	margin-top: 0px !important;
	margin-left: 0px !important;
}

#img-container {
	min-width: 900px !important;
	height: auto !important;
 }

#img-container img {
	width: 100% !important;
	height: 100% !important;
	overflow: hidden !important;
}


.caption {
	display: none !important;
}


#menu {
	margin-top: 0px;
	width: 240px;
	overflow: auto;
	position: relative;
	font-family: 'SourceSansProBold';
	color: #989385;
	display: block;
	/*float: left;*/
}

#top {
	width: 100%;
	height: 35px;
	position: fixed;
	background-color: #000000;
	display: block;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

.section-title {
	font-size: 17px;
	margin-top: 15px;
}

.section-title a:hover {
	color: #fff7e6;
}

li {
	margin-top: 7px;
	font-size: 13px;
	line-height: 16px;
}

li a {
	display: block;
	margin-left: 10px;
}

li a:hover {
	color: #fff7e6 !important;
}

ul a:hover {
	color: #fff7e6 !important;
}
.clearfix {
	*zoom: 1;
}

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}

.clearfix:after {
	clear: both;
}

#tapete {
	top: 35px;
	background-color: none !important;
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	/*	z-index: -999; */
}

#content {
	background-color: #000000;
	height: 100%;
	margin: 0;
	float: left;
}

#content p {
	width: 700px;
	margin-top:45px;
	margin-left:50px;
	margin-bottom: 0px;
}

p {
	margin: 0 0 9px 0;
}

h1 {
	font-family: 'SourceSansProBold';
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal !important;
}

h2 {
	font-family: 'SourceSansProBold';
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal !important;
}

h3 {
	font-family: 'SourceSansProBold';
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal !important;
}

h4 {
	font-family: 'SourceSansProBold';
	font-size: 14px;
	text-transform: none;
	margin-bottom: 10px;
	font-weight: normal !important;
}

strong {
	font-family: 'SourceSansProBold';
	font-weight: normal !important;
}

#infotext {
	margin-top: 30px !important;
	margin-left: 230px !important;
	padding: 0px;
	position: relative;
	z-index: 999;
}

#counter {
	/*margin-left: -230px !important;*/
	/*margin-top: 600px !important;*/
	/*padding: 0px;*/
	position: absolute;
	top: 550px;
	left: 42px;
	/*z-index: 999;*/
	font-family: 'SourceSansProBold';
	font-size: 20px;
}

#img-container p {
	margin-top: 35px !important;
	margin-left: 230px !important;
}

#nav {
/*	display: none !important; */
	position: relative;
	margin-top: 20px; 
}

#once {
	clear: left;
}

#textcontent {
	display: block;
	position: relative;
	width: 800px;
	margin-top: 45px;
	margin-left: 50px;
	margin-bottom: 20px
}

#textblock-links {
	display: block;
	position: relative;
	float: left;
	width: 350px;
	margin-left: 00px;
}

#textblock-rechts {
	display: block;
	position: relative;
	float: left;
	width: 350px;
	margin-left: 20px;
}

.pic .figure {
	font-size: 15px;
	line-height: 23px;
	text-align: left !important;
	padding-top: 80px;
	margin-left: 20px;
	min-width: 600px;
	max-width: 800px;
	height: 100%;
	padding-bottom: 250px;
	display: none;
}

#img-container .figure p {
	margin-left: 0 !important;
	background: #000000 !important;
}

#img-container img {
	height: auto !important;
}

.image {
	position: absolute; 
}

.image_link {
	position: absolute;
	color: #000000;
	height: 100%;
	width: 50%;
}

.image_link:active, .image_link:focus {
	border: none;
	outline: none;
}

.image_link.prev {
	left: 0;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	background-image: url(http://wmueller-photography.de/ndxz-studio/site/img/arrow_previous.png);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
}

.image_link.next {
	right: 0;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(http://wmueller-photography.de/ndxz-studio/site/img/arrow_next.png);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
}

.image_link.prev:hover,.image_link.next:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
}

.img-th {
	width: auto !important;
	height: 200px !important;
	min-width: 0 !important;
}

.thumbnail {
	float: left;
	margin: 0.5em 0.5em 0;
	height: 150px !important;
}

.thumbnail_list {
	display: none;
	background: #000000;
}

/* #img-container2 p {
	font-family: 'SourceSansProBold' !important;
	margin-top: 10px !important;
} */

/* by default the links/titles are 50% opaque */
#menu a, .section-title {
/*	color: #999; */
	opacity: 0.5;
}

/* the currenlty active link is marked up red */
#menu .active a {
	color: #fff7e2;
	font-family: 'SourceSansProBold' !important;
}

/* if the menu is hovered, the opacity of all links is changed back to 1 */
#menu:hover a, #menu:hover .section-title {
	text-decoration: none;
	color: #989385;
	opacity: 1;
}

/* if the menu is hovered, the active link get's another color */
#menu:hover .active a {
	color: #fff7e2;
	font-family: 'SourceSansProBold' !important;
}

.table, .main{
	display: table;
	background-color: #000000;
	margin: 30px 0;
	min-height: 600px
}

.table-row{
	display: table-row;
}

.content-cell, .menu-cell{
	display: table-cell;
	vertical-align: top;
}

.menu-cell{
}

#menu{
	padding-left: 40px;
}

.content-cell{
	padding-left: 20px;
	padding-right: 30px !important;
}

.hidden{
	visibility: hidden;
}

#overview{
	margin: 1.65em 0;
	padding-left: 30px;
}

#overview ul{
	list-style: none;
}

#overview li{
	float: left;
	margin-right: 0;
	width: 23%;
	font-size: 18px;
}

#close{
	color: #FFF7E6;
	display: inline;
	float: none;
	font-family: 'SourceSansProRegular';
	font-size: 18px;
	height: auto;
	line-height: 16px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0em;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 4.5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4.5px;
	text-align: left;
	width: auto;
	cursor: pointer;
}

#overview li div, #close{
	padding: 0.25em 0.5em;
	display: inline;
}

#toggle_figure:hover, #toggle_thumbs:hover, #close:hover{
	background-color: #262522;
	border-radius: 4px;
	cursor: pointer;
}

a.amazon:link, a.amazon:visited {
	background-color: #262522;
	padding-top:20px;
	padding-left:7px;
	padding-right:7px;
	border-radius: 4px;
}

a.amazon:hover, a.amazon:active {
	background-color: #403e3a;
	padding-top:20px;
	padding-left:7px;
	padding-right:7px;
	border-radius: 4px;
}

a.teaser:link, a.teaser:visited {
	color: #fff7e2;
	background-color: #262522;
	padding:8px;
	font-size:18px;
	border-radius: 4px;
	margin-top:40px;
	margin-right:10px;
}

a.teaser:hover, a.teaser:active {
	color: #fff7e2;
	background-color: #403e3a;
	padding:8px;
	font-size:18px;
	border-radius: 4px;
	margin-top:40px;
	margin-right:10px;
}

#overview li div.active{
	background-color: #403e3a;
	border-radius: 4px;
}

#img_counter{
	font-weight: normal !important;
}

.close-button{
	display: block;
	text-align: left;
	clear: both;
	padding: 0.75em;
	margin-bottom: 1em;
	background-color: #262522;
	border-radius: 4px;
}

.close-button:hover{
	background-color: #403e3a;
}

.thumbnails{
	margin-bottom: 1em;
}

#textblock-links{
	margin-bottom: 1em;
}