




::selection { background: #EDEDED; }
::-moz-selection { background: #EDEDED; } 
::-webkit-selection { background: #EDEDED; }


html{
    margin:0 !important; /* use !important to solve fancybox-right-shift-issue */
    padding:0;
    border:none;
}

body{
	display:block;
	position: relative;
	max-width:px;
    min-width:800px;
    height:auto;
	margin:0 auto 0 auto !important; /* use !important to solve fancybox-right-shift-issue */
	padding:0;
    border:none;
}


a{ text-decoration:none; color:#000; } 
a:visited{ color:#000; text-decoration:none; } 
a:link{ color:#000; text-decoration:none; }

/* Font poperties */
#menu,
.menuItem,
.text,
a.mail,
.menuDisabled{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
    font-size: px;
    line-height: px;
	letter-spacing:0.8px;
	
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
    hyphens: auto;
}

img{
	border:none;
}

#menuContainer{
	z-index:999;
	position:fixed; 
	width:px; 
    min-width:800px;
	height:-1px;
	margin:0;
	padding:px 0 0 0;	
	
	background-image:url('http://nulldrei.ch/img/BG.png');
	background-size:1px 0px;
	background-repeat:repeat-x;
}


#logoContainer{
	position:relative; 
	float:left;
	width:px;
	height:auto;
}

#logo{
	height:30px;
	width:auto;
	float:right;
	margin-right:50px;
    margin-top:2px;
}

#menu{
	width:auto; 
	height:auto; 
	position:relative; 
	float:left;
}

a:link{ color:black; text-decoration:none; }

a.menuItem:link { color:black; }
a.menuItem:hover { border-bottom:1px solid black; }
a.menuItem:visited {color:black;}  
a.menuItem:active { border-bottom:1px solid black; }  


a.menuItem{
	text-decoration:none;
	cursor:pointer;
	color:black;
	position:relative; 
	margin-right:20px;
}

.menuItemDisabled{
	font-weight:300;
	color:black;
	position:relative; 
	margin-right:20px;
}


.textContent{
	float:left; 
	position:relative; 
    margin:150px px 0  px;
}

.text{
	width:100%;
   	text-align:left; 
	margin-bottom:px;
}

.textImages{
	width:100%;
	height:auto;
}

.rollbildklein,
.holzschnitteklein,
.teeschaleklein,
.archivklein,
.buch2a{
	vertical-align: top;
	margin-bottom:px;
	margin-right:px;
}

.rollbildklein2,
.holzschnitteklein2,
.teeschaleklein2,
.archivklein2,
.buch2b{
	vertical-align: top;
	margin-bottom:px;
}
