* { 
	padding: 0px; 
	margin: 0px;
}

body {
	background-color: #FFF;
	text-align: center;
}

#wrapper {
	width: 670px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}

#top {
	width: 670px;
	height: 198px;
	position: relative;
	background-image: url(../media/template/topBgr.gif);
	background-repeat: repeat-x;
}

#mainWrapper {
	width: 670px;
}

#footer {
	height: 40px;
	margin-top: 7px;
	font-size: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003D81;
	position: relative;
}

#footer .leftCol {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 7px;
}

#footer .rightCol {
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 7px;
}

#footer .arte {
	width: 45px;
	background-image: url(../media/template/footerArte.gif);
	background-repeat: no-repeat;
}

#footer p {
	padding: 0px;
}

/* Content-Elements */

.fourCol {
	width: 670px;
	margin-top: 7px;
	background-color: #EBEBEC;
}

.fourColText {
	padding-top: 13px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 4px;
}

.fourCol .leftCol {
	width: 225px;
	\width: 251px;
	w\idth: 225px;
	padding-top: 13px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 4px;
	float: left;
}

.fourCol .rightCol {
	width: 410px;
	padding-top: 13px;
	padding-bottom: 4px;
	float: left;
}

.selkirkLogo {
	display: block;
	width: 188px;
	height: 71px;
	text-indent: -5000px;
	background-image: url(../media/template/selkirkHeimann.gif);
	background-repeat: no-repeat;
}

.bottomLine {
	width: 670px;
	height: 8px;
	clear: both;
	font-size: 1px;
	background-color: #FFF;
	background-image: url(../media/template/dottedLine.gif);
	background-repeat: repeat-x;
}

/* Bildergalerie */

.imageGallery {
	width: 680px;
	margin-top: 7px;
	margin-right: -10px;
	background-image: url(../media/template/imageGallery.gif);
	background-repeat: repeat-y;
}

.imageGallery .thumbnail {
	width: 160px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	position: relative;
}

.imageGallery .thumbnail .grid {
	width: 160px;
	height: 133px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	background-image: url(../media/template/grid.gif);
	background-repeat: repeat;
}

/* cleaner */

.cleaner {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	border: 0px none;
	margin: 0px; 
	padding: 0px;
	margin-bottom: -1px;
	background: transparent;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* font settings */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3D41;
	line-height: 18px;
}

p {
	padding-bottom: 10px;
}

h1 {
	padding-bottom: 10px;
	font-size: 26px;
	line-height: 32px;
	color: #003D81;
	font-weight: normal;
}

h2 {
	padding-bottom: 10px;
	font-size: 14px;
	color: #003D81;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #3C3D41;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #003D81;
}

a:hover {
	text-decoration: none;
}

#mainWrapper a:hover {
	text-decoration: underline;
}

div.pictureHolder .content .details p.currentTextHolder {
	display: none;
}

div.pictureHolder .top, div.pictureHolder .bottom {
	display: none;
}

div.pictureHolder .content {
	padding-top: 10px;
}

div.pictureHolder .hoverContainer {
	margin-top: 10px;
}

div.pictureHolder .content .details {
	margin: 5px 10px 0 10px;
}

div.pictureHolder .content .details .description {
	padding-top: 3px;
	padding-bottom: 7px;
}
