*	{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

body {
	background: #e0ebf8 url('../images/layout-bg-page.gif') no-repeat center 0;
	color: #666;
	text-align: center;
}

h1, h2, h3, h4 {
	color: #6a94b5;
}

h1 {
	font-size: 1.7em;
	margin: 40px 0 20px 0;
}

h4 {
	font-size: 0.81em;
	font-weight: bold;
}

h4.handwritten {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}

a {
	color: #000;
}

p {
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 14px 0 20px 0;
}

ul {
	list-style: none;
	margin-bottom: 20px;
}

li {
	font-size: 0.74em;
	line-height: 1.8em;
}

ul.list {
	clear: both;
}
ul.list li {
	line-height: 1.2em;
	margin: 4px 0;
	float: none;
	clear: both;
}
ul.list li span {
	display: block;
	font-weight: bold;
}

img {
	vertical-align: bottom;
	border: 0 none;
}

#wrapper-main {
	text-align: left;
	width: 720px;
	margin: 0 auto;
}

#wrapper-content {
	width: 340px;
	float: left;
	position: relative;
}

#wrapper-gallery {
	width: 350px;
	float: left;
	padding: 80px 0 0 30px;
}

#menu {
	position: relative;
}

#langmenu li {
	margin: 0;
}

.photo	{
	display: inline;
	width: 160px;
	height: 180px;
	padding: 10px 0 0 10px;
	background: transparent url('../images/layout-photo-shadow.png') no-repeat 0 0;
	float: left;
}

* html .photo {
	background: none;
	width: 160px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/layout-photo-shadow.png', sizingMethod='crop');
}
* html .photo a { position: relative; }
* html .photo .sIFR-replaced { position: relative; }


/** sIFR **/

.sIFR-alternate	{ display: none; }
.sIFR-replaced embed.sIFR-flash[sifr=true] + div[adblocktab=true] { display: none !important; }
.sIFR-replaced  div[adblocktab=true] { display: none !important; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }

/** Galerie **/
.gallery {width:300px;}
.galleryLeft {width:144px; float:left; text-align:center;}
.galleryRight {margin-left:12px; width:144px; float:left; text-align:center;}