@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/bck_body.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D5E7C5;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	margin-right: 23px;
	margin-left: 23px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #762E14;
	margin-bottom: 8px;
	border-bottom: 1px solid #762E14;
	margin-top: 15px;
}
h2 {
	margin-right: 23px;
	margin-left: 23px;
}
.clear {
	clear: both;
}
#wrapperContainer {
	background-image: url(../gui/bck_wrapper_container.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#container, #credits {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	text-align: center;
	position: relative;
}
#header #logo {
	margin-top: 31px;
	margin-bottom: 0px;
}
#header #langMenu {
	position: absolute;
	width: 900px;
	height: 43px;
	text-align: center;
	left: 0px;
	top: 0px;
}
#header #langMenu a {
	padding: 3px;
	text-decoration: none;
	color: #762E14;
}
#header #langMenu a:hover {
	text-decoration: none;
	background-color: #762E14;
	color: #FEC100;
}
#mainMenu {
	height: 26px;
}
#splash {
	margin-left: 28px;
	height: 222px;
	width: 618px;
	background-image: url(../gui/splash_default.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainContent {
	padding-top: 20px;
}
#mainContent p {
	margin-left: 33px;
	margin-right: 33px;
	margin-bottom: 6px;
	text-align: justify;
}
#mainContent ul {
	margin-right: 33px;
	margin-left: 33px;
	padding-right: 25px;
	padding-left: 25px;
}
#mainContent a:link, #mainContent a:visited {
	color: #762E14;
}
#mainContent a:hover {
	color: #CC0000;
}
#breadcrumb {
	margin-right: 23px;
	margin-left: 23px;
	font-size: 11px;
	margin-bottom: 11px;
	margin-top: 11px;
}
#wrapperFooter {
	background-image: url(../gui/bck_wrapper_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#footer {
	clear: both;
	padding-top: 8px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 0.9em;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #762E14;
}
#footer a:hover {
	color: #CC0000;
}
#credits {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #762E14;
}
#credits a {
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	text-shadow: 0px 0px 2px #000000;
}
.enfasi, #mainContent p.enfasi {
	text-align: center;
	background-color: #FFCC00;
	padding: 15px;
	border: 1px solid #762E14;
	margin-right: 200px;
	margin-left: 200px;
}
.guestbookItem {
	margin-bottom: 25px;
}
table.fotogallery {
	margin-right: auto;
	margin-left: auto;
}
table.fotogallery td {
	padding: 10px;
	text-align: center;
}
table.fotogallery img {
	border: 1px solid #762E14;
}
.pagination {
	text-align: center;
}
.pagination a {
	margin-right: 10px;
	margin-left: 10px;
}
img.imgleft, img.imgright {
	float: left;
	margin-right: 10px;
	border: 1px solid #762E14;
}
img.imgright {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
.modulo {
	margin-right: 30px;
	margin-left: 30px;
}
.inlineIcon {
	vertical-align: middle;
}
p.linkItem {
	clear: both;
}
img.linkImage {
	float: left;
	margin-right: 10px;
}
#gallery li {
	width: 130px;
	height: 130px;
	text-align: center;
	float: left;
}
#gallery img {
	border:1px solid #762E14;
}
.mainImage img {
	border:1px solid #762E14;
}
.mainImage {
	float: right;
	margin-left: 10px;
	margin-right: 33px;
}
#pageFiles ul {
	margin-left: 5px;
}
#pageFiles ul li {
	margin-bottom: 8px;
}
