* {
	border: none;
	padding: 0;
	margin: 0;
	font-family: "Georgia Regular", "Georgia Standard", "Georgia", "Times New Roman";
	font-size: 14px;
	font-weight: normal;
}
@font-face {
    font-family: 'SackersGothicStdMedium';
    src: url('/ceemes/webfile/show/sackersgothicstd-medium-webfont.eot?') format('eot'),
         url('/ceemes/webfile/show/sackersgothicstd-medium-webfont.woff') format('woff'),
         url('/ceemes/webfile/show/sackersgothicstd-medium-webfont.ttf') format('truetype'),
         url('/ceemes/webfile/show/sackersgothicstd-medium-webfont.svg#webfontEvPRTakW') format('svg');
    font-weight: normal;
    font-style: normal;

}

.clr {
	clear: both;
}
a {
	text-decoration: none;
	color: #999999;
}
p {
	line-height: 20px;
}
a:hover {
	color: #333333;
}
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}

/* background for all pages */
body {
	background: url(/ceemes/webfile/show/2582) #D1D1CA fixed repeat-x bottom;
}
#main p a,
#main div.link_to_top a,
#main div.purchase a,
a.link {
	padding-left: 10px;
	background-image: url(/ceemes/webfile/show/2608);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main p a:hover,
#main div.link_to_top a:hover,
#main div.purchase a:hover,
a.link:hover {
	background-image: url(/ceemes/webfile/show/2609);
}
div.link {
	background-repeat: no-repeat;
	background-position: center center;
}
div.link:hover {
	background-color: #F5F5F5;
}

/* content container */
#main {
	background-color: #FFFFFF;
	margin: 30px;
	min-height: 100%;
}

/* background images for portal */
#portal_comm {
	background-image: url(/ceemes/webfile/show/2586);
}
#portal_comm:hover {
	background-image: url(/ceemes/webfile/show/2587);
}
#portal_ph {
	background-image: url(/ceemes/webfile/show/2588);
}
#portal_ph:hover {
	background-image: url(/ceemes/webfile/show/2589);
}

.portal_col {
	height:100%;
	width:50%;
	float:left;
}
.portal_col a {
	display:block;
	width:100%;
	height:100%;
}
#top_margin {
	height: 45px;
}
#main_wrapper {
	margin: 0 auto;
	width: 910px;
}
#bottom_margin {
	height: 75px;
}
/* main content header */
.header_logo {
	text-align: center;
}
.header_logo img {
	margin: 0 auto;
}
#header_comm {
	margin: 0 auto 60px;
}
#header_ph {
	margin: 81px auto 80px;
}

/* navigation bar */
#nav {
	text-align: center;
	margin: 0 auto 85px;
	line-height: 15px;
	width: 100%;
}
#nav ul {
	list-style: none outside none;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
#nav ul li {
	display: inline;
	float: left;
	margin: 0 10px;
}
#nav ul li a,
.artist_name span,
h1.mainhdl,
h2,
h2 a {
	text-transform: uppercase;
	font-size: 15px;
	font-family: SackersGothicStdMedium;
}
h1.myhdl {
	display: none;
}
#nav ul li a,
.artist_name span {
	color: #999999;
}
.artist_name {
	margin-bottom: 22px;
	line-height: 15px;
}
.artist_portrait {
	width: 180px;
	height: 245px;
	position: absolute;
	top: 0;
	left: 260px;
}
#nav ul li a.current_nav,
#nav ul li a:hover,
.artist_name a span.active,
.artist_name a span:hover {
	color: #333333;
}
.content_col_50 {
	width: 440px;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}
#content #content_col1,
#content_col1 {
	margin-right: 30px;
}
#content_col1 .bild_pagelet{
	display:block;
}
#content_col1 * {
	float: right;
}
#content #col_wrapper #content_col2 *,
#content_col2 {
	text-align: left;
}
#content * {
	margin: 0 auto;
	text-align: center;
}
#content h1.mainhdl,
#content h2,
.content_col_50 h1.mainhdl,
.content_col_50 h2,
.content_col_50 h2 a {
	color: #333333;
	margin-bottom: 55px;
}
#content p {
	margin-bottom: 75px;
}
#content .galerie_bild {
	margin-bottom: 15px;
}
#content .purchase {
	margin-bottom: 80px;
}
#content .link_to_top {
	margin-top: -15px;
}
#main .text_left {
	text-align: left;
}
.blind_col {
	float:left;
	height: 30px;
	width: 30px;
}
.photo_strip {
	display:none;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
}
#content .ausstellung {
	margin-bottom: 45px;
}
