/* @override http://www.atelierknaust.de/css/style.css */

/* Resets */

table, tbody, tr, td {
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0;
}


html {
	background: #5e5e5e;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlNWU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzE5MTkxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZTVlNWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #5e5e5e 0%, #191919 50%, #5e5e5e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(50%,#191919), color-stop(100%,#5e5e5e));
	background: -webkit-linear-gradient(top,  #5e5e5e 0%,#191919 50%,#5e5e5e 100%);
	background: -o-linear-gradient(top,  #5e5e5e 0%,#191919 50%,#5e5e5e 100%);
	background: -ms-linear-gradient(top,  #5e5e5e 0%,#191919 50%,#5e5e5e 100%);
	background: linear-gradient(to bottom,  #5e5e5e 0%,#191919 50%,#5e5e5e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#5e5e5e',GradientType=0 );
	}

html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: white;
	font: normal normal 16px/1.3em 'Open Sans Condensed', sans-serif;
}

* {
	position: relative;
	box-sizing: border-box;
}

h1, h2 {
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	
}

h3 {
		font: normal normal 16px/1.3em 'Open Sans Condensed', sans-serif;
		margin-top: 0;
}


h4 {
		font: normal normal 20px/1.3em 'Open Sans Condensed', sans-serif;
		margin-top: 0;
		margin-left: 5px;
		margin-right: 25px;
}

h5 {
		font: normal normal 14px/1.3em 'Open Sans Condensed', sans-serif;
		margin-top: 0;
		margin-left: 5px;
		margin-right: 25px;
		text-align: right;
}




a {
	color: white;
}

a:active, a:focus, a:hover {
	letter-spacing: 2px;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: relative;
}

/**
table#images {
	margin-left: 250px;
}
**/

img {
	border: 1px solid #eaeaea;
	float: left;
	height: auto;
}

.no_border img {
	border: 0;
}




.text > div {
	width: 550px;
	padding: 0;
	vertical-align: top;
	
}

.text > div > table{
	max-width: 550px;
}




.spacer-10 {
	/* width: 10px; */
	padding-right: 10px;
	}
.spacer-50 {
	/* width: 50px; */
	padding-right: 50px;
	}
.spacer-250 {
	/* width: 250px */;
	padding-right: 250px;
	}





#pics  {
	vertical-align: top;
}

.image {
	height: 675px;
	vertical-align: top;
}

.image img {
max-height: 677px;
}


.no_break {
	white-space: nowrap;
}

.no-space {
	padding-right: 10px;
}

.pull-right {
	float: right;
}

.note {
	font-size: 80%;
}

#impressum {
	width: 500px;
	min-width: 500px;
}

p#footnote {
	font-size: 80%;
}

div {
	position: relative;
	width: 100%;
}

.bu {
	float: left;
}

#vita td {
	vertical-align: top;
	padding-right: 10px;
}

.tab_head {
	padding-top: 1em;
}

.puzzle {
	width: 1916px;
}

.puzzle img {
	border: none;
}

.zitat {
	font: normal normal 150%/1.3em 'Open Sans Condensed', sans-serif;
}

#dsgvo-btn {
	bottom: 20px;
	right: 20px;
	padding: 10px;
	text-align: right;
	display: block;
	position: fixed;
	width: 150px;
	overflow: visible;
	z-index: 1;
	float: right;
}

.legal {
	padding: 20px 20px 40px;
	position: relative;
}

#dsgvo {
}

#close-btn{
	text-align: center;
	padding: 20px;
}

#close-btn a{
	clear: both;
	padding: 10px;
	margin-bottom: 20px;
	width: 200px;
	text-align: center;
	border: 1px solid white;
}


#social {
	text-align: center;
	margin-top: 30px;

}

#social a {
	text-decoration: none;
}


#social a:active, #social a:focus, #social a:hover {
	letter-spacing: 0px;
	text-decoration: underline;
}


.s_header, .s_icon, .s_title {
	clear: both;
}

.s_title{
	padding-bottom: 50px;
}

.s_icon{
	padding-top: 6px;
	border: none;
	float: none;
}

.border-left{
	border-left: 1px solid white;
}



.orange {
	font-weight: bold;
	color: #FE642E;
	}



/* Large desktop / Desktop Groß */
@media (min-width: 1200px) {}

/* Smaller than Large Desktop / Desktop Normale Größe */
@media (max-width: 1200px) {}

/* Landscape tablet and desktop / Tablet quer und Desktop Klein */
@media (max-width: 979px) {}

/* Landscape phone to portrait tablet / Smartphone quer bis Tablet hoch */
@media (max-width: 767px) {}

/* Portrait phones and down / Smartphone hoch und kleiner */
@media (max-width: 480px) {}
