/*
Theme Name: GKM-2016
Theme URI: http://wordpress.org/
Description: Theme Georg Kolbe Museum.
Author: buero perzborn
Version: 2.1 / 2019
Tags: 

@font-face {
	font-family: 'FuturaBT-Medium';
	src: url('webfonts/2FEC38_0_0.eot');
	src: url('webfonts/2FEC38_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2FEC38_0_0.woff2') format('woff2'),url('webfonts/2FEC38_0_0.woff') format('woff'),url('webfonts/2FEC38_0_0.ttf') format('truetype');}
@font-face {font-family: 'FuturaBT-Heavy';src: url('webfonts/2FEC38_1_0.eot');src: url('webfonts/2FEC38_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2FEC38_1_0.woff2') format('woff2'),url('webfonts/2FEC38_1_0.woff') format('woff'),url('webfonts/2FEC38_1_0.ttf') format('truetype');}
@font-face {font-family: 'WeissBT-Bold';src: url('webfonts/2FEC38_2_0.eot');src: url('webfonts/2FEC38_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2FEC38_2_0.woff2') format('woff2'),url('webfonts/2FEC38_2_0.woff') format('woff'),url('webfonts/2FEC38_2_0.ttf') format('truetype');}
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
<head>
<link rel="icon" href="http://www.wpbeginner.com/favicon.png" type="image/x-icon" />
<link rel="shortcut icon" href="http://www.wpbeginner.com/favicon.png" type="image/x-icon" />

</head>

body {
	line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* css start */
body {
	background-color: #00abbc;
	font-family: 'FuturaBT-Medium', Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: normal; 
	font-style: normal; 
}
#wrapper {
	width: 960px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1.5em;
	background-color: #fff;
}
#header {
	position: relative;
}
#logo {
	width: 100px;
	height: 95px;
	background-image: url(images/georg-kolbe-museum-logo.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 0 0 1.5em;
}
#logo h1 {
	text-indent: -9999px;
}
#logo a {
	display: block;
	height: 95px;
	width: 100px;
}
#logo2 {
	width: 634px;
	height: 63px;
	margin-left: 1.5em;
	background-image: url(images/georg-kolbe-museum-logolang.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
#content a {
	color: #000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#footer {
	margin: 5em 0 1.5em 0;
	padding: 1.5em 0;
	border-top: solid 1px #000;
	font-size: 80%;
}

strong {
	font-family: 'FuturaBT-Heavy', Helvetica, sans-serif;
	font-weight: normal;
}
.font-WeissBT {
	font-family: 'WeissBT-Bold';
	font-size: 120%;
}





.widgets {
	margin: 0 1.5em;
}
.widgets li {
	float: left;
	width:22.7%;
	margin-right: 1.5em;
	/*border: solid 1px #000;*/
}
.widgets li:last-child {
	margin-right: 0;
}
.widgets a {
	text-decoration: underline;
	color: #000;
}
.widgets a:hover {
	text-decoration: none;
}
.widgets p {
margin-bottom: 1em;
}


#content {
	margin-top: 3em;
}
#content p {
	margin-bottom: 1em;
}
.content_wrap {
	width: 480px;
	padding: 0 0 0 26%;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
}
#content h3 {
	font-family: 'WeissBT-Bold';
	font-size: 120%;
}
.widget-title {
	text-transform: uppercase;
}

/* Slider */
.metaslider {
	margin-left: auto;
	margin-right: auto;
}
.metaslider .caption-wrap {
	display: none !important;
}
.flex-control-nav {
    bottom: 20px !important;
    z-index: 10;
}

.screen-reader-text {
	text-indent: -9999px;
	display: none;
}
.clear {
	clear: both;
}


.sub_nav {
	margin-top: 1em;
	font-size: 80%;
}
.menu-header {
	border-top: solid 1px #000;
}



.menu-header, .sub_nav {
	text-align: right;
	text-transform: uppercase;

}
.menu-header ul ul, .sub_nav ul ul {
	display: none;
}
.menu-header ul li:hover > ul, .sub_nav ul li:hover > ul {
	display: block;
	z-index: 900;
}
.menu-header ul, .sub_nav ul {
	padding-right: 0.5em; 
	list-style: none;
	position: relative;
	display: inline-table;
}
.menu-header ul:after, .sub_nav ul:after {
	content: ""; clear: both; display: block;
}
.menu-header ul li, .sub_nav ul li {
	float: left;
	position: relative;
}
.menu-header ul li:hover, .sub_nav ul li:hover {

		
}
.menu-header ul li:hover a, .sub_nav ul li:hover a {
	color: #000;
}	
.menu-header ul li a {
	display: block; padding: 10px 16px;
	color: #000; text-decoration: none;
}
.sub_nav ul li a {
	display: block;
	padding: 5px 16px;
	color: #000;
	text-decoration: none;
}
.menu-header ul ul, .sub_nav ul ul {
	background: #fff;
	padding: 0;
	position: absolute; 
	top: 100%;
	right: 0;
	min-width: 200px;
	border:solid 1px #dadada;
}
.menu-header ul ul li, .sub_nav ul ul li {
	float: none;  
	position: relative;
}
.menu-header ul ul li a, .sub_nav ul ul li a {
	padding: 5px 15px;
	color: #fff;
	text-transform: none;
}	
.menu-header ul ul li a:hover, .sub_nav ul ul li a:hover {
	background: #fff;
	text-decoration: underline;
}	
.menu-header ul ul ul, .sub_nav ul ul ul {
	position: absolute; right: 100%; top:0;
}







/* Language */


.language {
	position: absolute;
	right: 1.5em;
	top:0 ;
	float: right;
}
.language li {
	float: left;
	margin-left: 1em;
}
.language a {
	width: 24px;
	height: 13px;
	display: inline-block;
	background-image: url(images/icon-flags2.png);
	background-repeat: no-repeat;
	background-size: 24px 91px;
}
.language a.en {
	background-position: 0 0;
}
.language a.fr {
	background-position: 0 33.333%;
}
.language a.sp {
	background-position: 0 66.667%;
}
.language a.it {
	background-position: 0 100%;
}
.language p {
	text-indent: -9999px
}



/* Presse */
#side_menu {
	margin-bottom: 2em;
}
.presseSeitenListe li {
	margin-bottom: 1em;
}


/*  Ausstellungen */
.archive-list li {
	margin-bottom: 1em;
}
.wp-caption-text {
	margin-top: 0.5em;
	font-size: 80%;
	color: #999;
}

/* Freundeskreis */

#side_fk {
position: absolute;
width: 250px;
left: 1.5em;
}
#fk_logo {
	margin:15px 0 15px 0;
}
#content_fk {
	
}
#content_fk p, #side_fk p {
	margin-bottom:1em;
}
#content_fk h2, #content_fk h3 {
	margin-bottom:1em;
}
#content_fk hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #335089;
	border-style: none none dotted;
	margin:1.5em 0;
	clear:both;
}
#content_fk li {
	margin-bottom: 0.2em;
	margin-left:1.5em;
	list-style-type: square;
}
#content_fk ul {
	margin-bottom: 1em;
}
#side_right_fk {

}
#side_right_fk img {
	margin-bottom:20px;
}
.padding_fk {
	padding:15px;
}
#side_menu a, #content_fk a {
	color: #8c8c8c;
	text-decoration: none;
}
#side_menu a:hover, #content_fk a:hover {
	text-decoration: underline;
}

.digi_samm_list img {
	display: block;
}
