@charset "UTF-8";

body {
	-webkit-font-smoothing: antialiased;
	font-family: sans-serif;
	font-weight: 300;
	color: #555555;
	background-color: #CCC;
}

.fett {
	font-weight: 500;
}

.text {
	font-size: 12px;
	line-height: 20px;
}

.klein {
	font-size: 11px;
	line-height: 18px;
}

.title {
	font-size: 30px;
	line-height: 32px;
	margin: 0px 0px 30px 0px; 
}

.sprungpunkt {
	position: absolute;
	top: -154px; 
}

.quote {
	font-size: 18px;
	color: #999999;
	font-style: italic;
	font-weight: lighter;
	line-height: 22px;
	text-align: center;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 10px 20px 10px 20px; 
	margin: 20px 20px 20px 20px; 
}

a {
	text-decoration: none;
}

.container .box {
  margin: 10px 0px 15px 0px; 
}

.container .box .headline {
  cursor: pointer;
  font-size: 18px;
  line-height: 22px;
}

.container .box .inhalt {

  font-size: 12px;
  line-height: 20px;
  margin: 10px 0px 20px 20px; 
  display: none; 

}

.absatz {
	line-height: 10px;
}

.absatz-klein {
	line-height: 8px;
}

.menue { 
	position:fixed; 
	top:0; 
	left:0; 
	height:100px; 
	width:100%; 
	background-color:#FFF;
	/* opacity: 0.95; */
	z-index:100;
}

.menue-bottomline { 
	position:fixed; 
	top:100px; 
	left:0; 
	height:1px; 
	width:100%; 
	background-color:#555555;
	z-index:101;
}

.backbutton { 
	position:fixed; 
	top:0; 
	left:0; 
	height:30px; 
	width:30px; 
	background-color:#FFFFFF;
	opacity: 0.95;
	z-index:100;
	padding-left:10px;
	padding-top:10px;
}


#share-network { 
	position:fixed; 
	top:20px; 
	right:0px;
	z-index:102;
	text-align:right;
	margin: 0px 16px 0px 0px;
}

.share-network-element { 
	margin: 0px 5px 0px 5px;
}

#hinweis-box { 
	width:250px;
	font-size: 12px;
	line-height: 20px;
	background-color:#FFFFFF;
	border-style: solid; 
	border-width: 1px;
	border-color: #CCCCCC;
	border-radius: 12px 12px 12px 12px;
	display: inline-block;
	vertical-align:bottom;
	overflow:hidden;
}

#cite {
	position:absolute;
	bottom:20px;
	left:22px;
	width:auto;
	height:auto;
	z-index:3;
	background-color:rgba(255, 255, 255, 0.9);
	padding: 4px;
	font-weight: 500;
}

#mbpro {
	position:absolute;
	bottom:20px;
	left:27px;
	width:200px;
	height:20px;
	z-index:-1;
}

#instafeed {
	position:absolute;
	left:24px;
	width:90px;
	height:100%;
	padding-top:116px;
	box-sizing: border-box;
	font-size: 12px;
	text-align: center;
	z-index:-1;
	overflow:hidden;
}

.instafeed img {
	width:100%;
	height: auto;
	padding: 1px 0px 1px 0px;
}

#pic-start { 
	position:absolute; 
	top:0px; 
	right:0px;
	width:66%;
	height:100%;
	overflow:hidden;
	z-index:-2;
}

.pic-start img {
	width:100%;
	height: auto;
}

#stempel-start { 
	position:absolute; 
	top:200px; 
	right:0px;
	width:127px;
	overflow:hidden;
	z-index:-2;
}

#stempel-cv { 
	position:absolute; 
	top:10px; 
	right:70px;
	z-index:2;
}

#text-cv { 
	position:absolute; 
	top:170px; 
	right:0px;
}

#oldsites { 
	position:absolute; 
	bottom:0px; 
	left:6px;
}

#imprint { 
	position:absolute; 
	bottom:0px; 
	right:0px;
}


.werke-box {
	width:310px;
	font-size: 12px;
	line-height: 20px;
  	text-align: center;
	margin: 30px 0px 10px 0px;
	display: inline-block;
	vertical-align: bottom;
}

.werk-img {
	border-radius: 2px 2px 2px 2px;
	margin: 0px 30px 0px 30px;
	/* box-shadow: 0px 0px 10px 0px #AAAAAA; */
}

/* Ein zusätzlicher style wenn kein grauer Rahmen gewünscht ist - z.B. wenn das img ein Tryptichon darstellt: */
.werke-img {  
	border-radius: 2px 2px 2px 2px;
	margin: 0px 30px 0px 30px;
}

/* Für den dünnen grauen Rahmen und den feinen Schatten in der Popup-Ansicht von Photoswipe: (Problem: Wird bisher IMMER angezeigt - auch wenn dies nicht gewünscht ist, wie bei Tryptichons u.ä.) 
.pswp__img {
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0px 0px 20px 3px #CCCCCC, 0px 0px 6px 0px #AAAAAA;
} */

.dot {
    display: none;
    font-weight: 500;
}

.ordner-box {
	width:310px;
	font-size: 12px;
	line-height: 20px;
  	text-align: center;
	margin: 30px 0px 10px 0px;
	display: inline-block;
	vertical-align:bottom;
	position:relative;
}

.ordner {
	height:246px; 
	width:246px; 
	margin: 00px 30px 00px 30px; 
	border-radius: 12px 12px 12px 12px;
	border-style: solid; 
	border-width: 1px;
	border-color: #CCCCCC;
    overflow: hidden;
	box-shadow: 0px 0px 20px 3px #F0F0F0;
}

.ordner img{
 cursor: pointer;
}

.hidden_button {
	width:6px;
	height:6px;
	position:fixed;
	top:0px;
	left:0px;
	z-index:2000;
}

#js_hinweis {
	width:250px;
	height:auto;
	position:fixed;
	z-index:2001;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -125px;
	background-color:#FFFFFF;
	opacity: 0.95;
	border-radius: 12px 12px 12px 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	text-align: center;
}
