body {
	margin: 0; padding: 0;
	font-family: Verdana;
	font-size: 12pt;
	line-height: 150%;
	background: #303030;
}
.addfr {display: none; }
a { text-decoration: none; }
blockquote { margin-left: 2em; }
.allposts h1 { font-size: 1.3em; color: black; margin-top: 0; border-bottom: 1px solid black; }
.allposts h1 a { color: black; }
.allposts h1 a:hover { color: #529ECC; }
h2 { font-size: 1.1em; color: black; }
h5 {
	font-family: 'gibson', verdana;
	color: #444444;
	text-align: center;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 5px;
	background-color: #dddddd;
}
h5, h5 a { color: #444444; }
.bluehover a:hover { color: #529ECC; font-weight: bold; }
.aunder a { text-decoration: underline; }
.mittig { text-align: center; }
.clear { clear: both; }
/* #tumblr_controls, .tmblr-iframe{display:none !important;} */
#ask_form { height: 550px !important; }
#logo {
	font-family: 'gibson', verdana;
	font-size: 40pt;
	width: 100%;
	background-color: #131313;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position: relative;
}
#sublogo {
	font-family: 'gibson', verdana;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.2em;
}
#sublogo a {
	color: #FFFFFF;
	text-decoration: underline;
}
#sublogo strong {
	text-transform: uppercase;
	text-shadow: 2px 2px 2px rgba(0,0,0, .9);
}
#leer { height: 25px; }

#nav {
	margin-bottom: 10px;
	font-size: 11pt;
	text-align: center;
	background:rgba(255,255,255,0.3);
}
#nav ul {
	margin: 0;
	list-style: none;
}
#nav ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	text-shadow: 2px 2px 2px rgba(0,0,0, .9);
}
#nav a {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}
#nav a:hover { color: orange; }

table.blognav {
	padding: 0;
	margin-top: -30px;
	margin-bottom: 25px;
	border: 1px solid #C9C9C9;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.blognav {
	width: 85%;
	max-width: 800px;
	color: orange;
	font-weight: bold;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 50px;
}
.blognav a { color: orange; }
.blognav .bnback { width: 20%; }
.blognav .bnnext { width: 20%; text-align: right; }
.blognav .bnnrs {
	text-align: center;
}
.blognav .bncurr, .blognav .bnjump {
	border: 1px solid #C9C9C9;
	padding: 0 6px;
}

.allpostswrap {
	width: 85%;
	max-width: 1280px;
	background: #F4F4F4;
	margin-top: 1em;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 50px;
}

.allposts {
	color: #444444;
	border-bottom: 1px solid #C9C9C9;
	background-color: #dddddd;
}
.allposts a { color: #333333; }
.allposts img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
.underimg { padding: 20px; }
.tags {
	font-size: 10pt;
	color: #A7A7A7;
}
.tags a {
	color: #A7A7A7;
}
table.info {
	width: 100%;
	font-size: 11pt;
	font-weight: bold;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}
table.info .tumbbutt {
	width: 20px;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding-left: 10px;
}
table.info .rechts { text-align: right; }
table.info table.asocials td { padding: 5px; }

.notes {
	list-style: none;
	padding: 0;
	margin: 0;
}
.notes a {
	color: #A7A7A7;
	font-weight: bold;
}
.notes a:hover { color: #529ECC; }
.notes li {
	color :#A7A7A7;
	font-size: 11pt;
	padding: 8pt;
	border-top: 1px solid #eee;
}
.notes li:first-child {
	border: none;
	margin-top: 25px;
}
.notes .reply { margin:0; }
.notes .avatar_frame {
	display: block;
	float: left;
	position: relative;
	margin: -2px 12px 0 0;
	border-radius: 2px;
}
.notes .avatar_frame:before {
	content: '';
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.05);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0; left: 0;
	z-index: 1;
	border-radius: 2px;
}
.notes .avatar_frame:after {
	content: '';
	background: url(https://static.tumblr.com/vr9xgox/X4en0lgid/sprite-1x.png) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: -6px;
	z-index: 10;
	right: -8px;
}
.like.note .avatar_frame:after { background-position:-28px 0; }
.answer.note .avatar_frame:after,.reply.note .avatar_frame:after { background-position:-56px 0; }
.original_post .avatar_frame:after,.tag .avatar_frame:after { display: none; }
.notes .avatar {
	border-radius: 2px;
	height: 25px;
	position: relative;
	width: 25px;
}
.notes blockquote {
	margin: 0;
	margin-left: 35px;
	font-size: 10.1pt;
	font-style: italic;
	color: #A7A7A7;
}
.notes blockquote a {
	font-weight: normal;
	color: #A7A7A7;
}
.more_notes_link{ }

.setphotos img {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	cursor: pointer;
}

#highlayer {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	background-color:rgba(0, 0, 0, 0.85);
	z-index: 0;
	cursor: pointer;
}
#highlayer img {
	max-width: 100%;
	max-height: 100%;
	position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.textpost, .question { padding: 20px; }
.textpost img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.question img {
	float: left;
	margin-left: -63px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.frage { margin-left: 63px; }
.frage a, .answerer a { text-decoration: underline; }
.asker, .answerer { font-size: 10pt; font-weight: bold; }
.asker-question { padding-top: 12px; }
.antwort { margin-top: 15px; }
.answerer-answer p:first-child { margin-top: 5px; }
.videopost { padding-top: 15px; }
.zitatpost img { float: left; }
.zitatpost .zitat { padding: 15px 15px 15px 50px; }
.zitatpost .zitatsource { margin-top: 10px; }
.linkname {
	padding: 15px 20px 15px 20px;
	text-align: center;
}
.linkname a { font-weight: bold; }
.linkprev img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.linkhost { text-align: center; }
.linkdescr { padding: 15px 20px 0 20px; }

@media screen and (max-device-width: 600px) {
	#nav {
		margin-bottom: 10px;
		font-size:8pt;
		line-height: 8pt;
	}
	.allpostswrap {
		width: 100%;
	}
	#sublogo {
		padding-left: 5px;
		padding-right: 5px;
	}
	.allposts {
		color: #444444;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.allposts img {
		width: 100%;
		height: auto;
		display: block;
		margin: 0;
		padding: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.question img {
		width: auto;
		margin-left: -63px;
}
	.allposts table.info {
		border-bottom: 1px solid #C9C9C9;
	}
	.setphotos img {
		margin: 7px 0;
	}
	.videopost {
		padding-top: 0;
	}
	.videopost .tumblr_video_container {max-width: 100%; width: 100%;}
	.videopost iframe {width: 100%; height: auto; }


	.zitatpost img {
		display: block;
		width: 44px;
		height: 38px;
		clear: both;
	}

	#leer { height: 10px; }

}
