* {
	margin:0;
	padding:0;
}

html {
	-webkit-text-size-adjust: none;
}

@font-face {
	font-family: 'Replica-Regular';
	src: url('reprg___-webfont.eot');
	src: local('Replica-Regular'), local('Replica-Regular'), url('reprg___-webfont.woff') format('woff'), url('reprg___-webfont.ttf') format('truetype'), url('reprg___-webfont.svg#webfontces1WhVp') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background:#000000;
	font-family: 'Replica-Regular',Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:16px;
	letter-spacing: 1px;
	margin: 0px;
	overflow-y: scroll;
}


img { border:none; }
a:active, a:focus { outline: none; }

a:hover { text-decoration:none; }
a[target=_blank]:hover { text-decoration:underline; }


a[href $='.pdf'] {
  padding: 6px 8px 4px 24px;
	background: transparent url(../img/icons/pdf.png) no-repeat center left;
	line-height: 24px;
}


div#layoutcenter {
	display:table;
	width:auto;
	min-width:966px;
	
	height:auto;
		
	white-space: nowrap;

	margin-left: auto;
	margin-right: auto;
	padding: 0px 12px;
	
	text-align: left;
}


div#teasers_left {
	display: table;
	float:left;
	clear:none;
	margin: 0px 24px 8px 0px;
	width:272px;
	white-space: normal;
}


div#home {
	background-color: #000000;
	width:260px;
	padding: 24px 0px 10px 0px;
	margin-bottom: 24px;
}

div.teaser-box {
	margin:0px 0px 24px 0px;
	padding: 0px;
	width:272px;
	background-color: white;

	/* For IE 8 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666')"; */
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666'); */
	
	/*
-moz-box-shadow: 1px 1px 6px #666;
	-webkit-box-shadow: 1px 1px 6px #666;
	box-shadow: 1px 1px 6px #666;
*/
}

div.teaser-box img {
	margin: 8px;
}

div.nivoSlider {
	margin: 0px 8px;
}

div.nivoSlider img {
	margin: 0px;
}


div.teaser-title {
	padding: 6px 4px 6px 8px;
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
}

div.teaser-text {
	padding: 4px 4px 4px 8px;
	font-size: 13px;
	line-height: 16px;
}


div#page_head {
	margin-top: 18px;
	padding: 0px 20px;
	font-family: 'Replica-Regular',Arial,Helvetica,sans-serif;
	font-size: 34px;
	line-height: 37px;
	color: #000;
}

div#page_content {
	display: table;

	float:left;
	clear:none;

	white-space: normal;
	
	background-color: #FFF;
		
	width:640px;
	height:100%;
	min-height: 100%;
	
	padding-bottom: 18px;
	/* margin-right:12px; */

	/* For IE 8 */
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#666666')"; */
	/* For IE 5.5 - 7 */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color='#666666'); */

	/*
-moz-box-shadow: 0px 0px 16px #666;
	-webkit-box-shadow: 0px 0px 16px #666;
	box-shadow: 0px 0px 16px #666;
*/
}


div#salzhauslogo {  /* old logo for error pages!! */
	margin: 0px;
	padding:20px 20px 14px 20px;
	width:600px;
	height:72px;
}


div#topmenu {
	font-size: 13px;
	margin: -4px 0px 10px 20px;
}
div#topmenu a 			{ 
	color: #003D5C; 
	font-family: 'Replica-Regular',Arial,Helvetica,sans-serif;
}
div#topmenu a:hover { color: #000; }


div#event_categories_collapse {
	overflow: hidden;
	height: 0px;
}
div#event_categories {
	font-size: 13px;
	padding: 8px 0px 8px 20px;
	line-height: 20px;
}

.transparent {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


div.inset_h, div.inset-h {
	margin: 0px 0px 0px 20px;
}

span.submenu {
	font-family: 'Replica-Regular',Arial,Helvetica,sans-serif;
	font-size: 34px;
	line-height: 42px;
	color: #000;
	text-transform: uppercase; 
}

a.submenu {
	color: #003D5C;
	font-family: 'Replica-Regular',Arial,Helvetica,sans-serif;
	font-size: 34px;
	line-height: 42px;
}

a.submenu:hover {
	color: #000;
}


div#content {
	float:left;
	width:600px;
	white-space: normal;
	padding-bottom: 16px;
}

div.collapse_div, div.collapse-div {
	height:0px;
	overflow:hidden;
	margin-bottom:4px;
}

div.content_div, div.content-div {
	height:auto;
	overflow:visible;
	display:table-cell;
	margin-bottom: 4px;
}



div.nowrap {
	white-space: nowrap;
	clear:both;
}

.center {
	text-align: center;
}


p {
	padding-bottom:16px;
}

a {
	color: #003D5C;
	text-decoration: none;
}
a:active, a:focus { outline: none; }

td {
	padding:0px;
	vertical-align: top;
}

td.headline {
	font-family: 'Replica-Regular',Arial,Helvetica,sans-serif;
	font-size: 34px;
	line-height: 37px;
	letter-spacing: 0px;
	padding-top:5px;
	padding-bottom:0px;
}

td.headline a {
	color: #000;
}

td.month {
	color: #BFBFBF;
}

td.weekday {
	width: 54px;
	color: #000;
}
td.date {
	width: 42px;
	padding-left: 4px;
	padding-right: 12px;
	text-align: right;
	color: #000;
}
td.eventtitle {
	width:492px;
}


table.plain tr td {
	padding:0px;
}


.content_title, .content-title {
	font-weight: bold;
	letter-spacing: 1px;
}
p.content_title, p.content-title {
	padding-bottom: 8px;
}
.text {
	font-family: 'Replica-Regular',Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
	display: inline;
	clear: none;
}

div#gallery_layer {
	position:fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}


.small {
	font-size: 10px;
}
.mini {
	font-size: 10px;
	color: #999999;
}
.grey {
	color: #999999;
}


td.input_label, td.input-label {
	text-align: right;
	padding: 7px 8px 0px 0px;
	white-space: nowrap;
}
input[type=text] {
	font-size: 13px;
	
	padding:2px;
	margin:2px;
}
textarea {
	font-size: 13px;
	
	padding:3px;
	margin:2px;
}

label {
		margin-left: 6px;
}

div.error-message {
	clear: both;
	color: #900;
	margin: 0px 2px 2px 4px;
}


div#preview_hint {
	background-color: #f00;
	border: solid 1px black;
	padding:4px 10px;
	position:fixed;
	z-index: 999;
	right:16px;
	top:16px;
	
	font-family:helvetica,arial,sans-serif;
	font-size: 13px;
	line-height:16px;
	text-align: center;
}

