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,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;text-decoration:none}:focus{outline:0}a:active{outline:none}body{line-height:1;color:black;background:#fff}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}


html,body {
	margin:0;
	padding:0;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	background-color: #1a1b1d;
	text-align: center;
}

h1 {
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	font-size: 1.4em !important;
	font-weight: bold;
}

h2 {
	padding: 6px 0 6px 0;
	text-transform: uppercase;
	font-size: 1.2em !important;
	font-weight: bold;
}


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

a:active {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}




	img#bg {
		min-height: 100%;
		min-width: 480px;
		width: 100%;
		height: auto;
		position: fixed;
		top: 0;
		left: 0;
	}
	@media screen and (max-width: 480px) { 
		img#bg {
			left: 50%;
			margin-left: -240px;
		}
	}
#content {
	position: relative;
}


#logo {
	position: absolute;
	top: 3px;
	left: 3px;

}

#logo img {
	width: 78px;
	height: 30px;
}

#fb_link {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 128px;
	height: 49px;	

}

#nav {
	font-family: 'Open Sans Condensed', sans-serif;
	top: 0px;
	width: 100%;
	
	margin: auto;
	z-index: 2;
	color: #efc500;
	padding: 38px 0 4px 0;
	background-image: url('https://www.galerie-rhomberg.at/mobi/img/op_bg.png');
	z-index: 20;
	text-align: center;
}

#nav ul {
	margin-left: 8px;
	padding: 0;
}

#nav li {
	text-align: center;
	width: 8em;
	padding: 4px;
	list-style-type: none;
	display: inline-block;
	margin: 2px 0 3px 0;
}

#nav li:last-child {
	margin-right: 50px;
	
}

#nav a {
	color: #000;
	font-size: 14px;
}

#nav a.internal_link:hover {
	border-bottom: 3px solid black;
}


.subpage {
	margin: 0 auto;
 	width: 100%;
	z-index: 3;
	background-image: url('https://www.galerie-rhomberg.at/mobi/img/op_bg.png');
	text-align: left;
}

.box {
	vertical-align:top;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 10px;
/* 	float: left; */
	display: inline-block;
	width: 200px;
	height: 200px;
	background-image: url('https://www.galerie-rhomberg.at/mobi/img/op_bg.png');
	text-align: center;
	position: relative;
	padding: 10px;
}

.box p {
	font-size: .9em;
	padding: 3px;
	
}

.box h2 {
	margin: 10px auto;
	width: 6em;
	margin-top: 10px;
	border-bottom: 2px solid #333;
}

#announce .box {
	height: 128px;
}
#press .box {
	height: 148px;
}
#announce h2,
#press h2 {
	border-bottom: 0;
}
#announce .box .box_header {
	margin-top: 22px;
}

#press_archive .box {
	height: 100px;
}

#artists {
	width: 100%;
	position: relative;
	text-align: center;
}
#artists a {
	color: #333;
}
#artists a:link {
	color: #333;
	text-decoration: none;
}

#artists a:active {
	color: #333;
	text-decoration: none;
}

#artists a:visited {
	color: #333;
	text-decoration: none;
}
#artists a:hover {
	color: #333;
	text-decoration: none;
}

.text_pane {
	text-align: left;
	line-height: 1.4;
}

.artist_wrapper {
	text-align: left;
	padding: 3px 3px 3px 10px;
	margin: 4px;
	position: relative;
	min-width: 22em;
	display: inline-block;
	background-color: #ddd;
	
}

.artist_wrapper img { 
	width: 40px;
	height: 40px;
}

.artist_wrapper span {
	padding: 10px 0 0 12px;
	font-size: 1.2em;
	position: absolute;
	left: 50px;
}

#gallery img {
	width: 160px;
	height: 160px;
}

.overlay {
	padding: 20px 10px 30px 10px;
	background-image: url('https://www.galerie-rhomberg.at/mobi/img/op_bg.png');
	position: relative;
	overflow: auto;
}
	

.preview_img {
	height: 180px;
	margin: 20px 20px 3px 20px;
}
.img_caption {
	font-size: .8em;
	margin: 0 0 20px 0;
}

.artist_list_column {
	float:left;
	width: 220px;
}

.desc {
	margin: 30px 0 30px 0;
}


#press_list_pane {
	margin: 0 auto;
	width: 50em;
}

#newsletter {
	top: 15px;
	margin: 3px 3px 6px 50px;
	display: inline-block;
}

#newsletter table {
	border: 0;
}

#newsletter td {
	padding: 3px;
}

#newsletter h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	margin: 5px;
	}
	
#newsletter span {
	font-size: .8em;
}
#newsletter input {
	border: 1px solid #666;
	color: #111;
	background-color: #fff;
}



.press_list_table {
	border: 1px solid #333;
}
.press_list_table th {
	cursor: pointer;
	}

.press_list_table td,
.press_list_table th {
	padding: 10px;
	border: 1px solid #333;
}

.press_list_table th:hover {
	background-color: orange;
}


a.subpage_link:active,
a.subpage_link:visited {
	color: black;
}

a.subpage_link {

	font-family: 'Open Sans Condensed', sans-serif;
	color: black;
	vertical-align: middle;
	line-height: normal;
	height: 23px;
	padding: 5px 25px 5px 25px;
	background-position:right;
	font-size: 1.2em;
	background-color: #1a1b1d;
	color: #000000;
}


a.subpage_link:hover {
	color: #666;
	background-position:right;
background-color: #1a1b1d;
}

