/* CSS Document */
BODY {
	background-color: #142A3B;
	font-family: Verdana;
	font-size: 12px;
}

DIV.content {
	width:950px;
	text-align: left;
}

DIV.content_header {
	width: 950px;
	background-color: #4C7899;
	margin: 20px 0px;
}

DIV.logo {
	background-color:#142A3B;
	color: #FFDFBF;
}

TABLE.menu DIV {
	padding: 0px 10px 0px 10px;
}

TABLE.content {
	padding: 0px 0px 0px 0px;
	margin-bottom: 25px;
}

TABLE.contenttable {
	margin: 5px;
}

TABLE.contenttable, TABLE.contenttable TD {
	border: 1px solid #FF6600;
}

TABLE.content TD {
	background-color: #FFC080;
}

TD.content {
	padding-bottom: 25px;
}

TABLE.content P.bodytext, TABLE.content DIV.csc-menu {
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	padding: 0px 5px;
}

TABLE.content H1 {
	clear: both;
	font-size: 14px;
	color: #FFFFFF;
	background-color:#FF8000;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 2px solid #FFDFBF;
}

TABLE.content DIV.csc-textpic {
	margin: 5px;
}

DD.csc-textpic-caption {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

TABLE.right {
	margin: 0px;
	padding: 0px;
}

TABLE.right TD {
	overflow: hidden;
	background-color: #7C94A5;
}

TABLE.right H1 {
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#FF8000;
	margin: 0px;
	padding: 5px;
	border: 2px solid #FFDFBF;
}

TABLE.right P.bodytext {
	font-size: 11px;
	padding: 5px;
}

TABLE.imgtext-table {
	margin: 5px;
}

A, A:hover, A:active, A:link, A:visited {
	color: #000000;
}

A IMG {
	border: 0px solid black;
	margin-right: 5px;
}

TABLE.imgtext-table IMG {
	margin-right: 0px;
}

/* Gallery Styles */
#tx-lzgallery-pi1-fotonav {
	margin: 5px 0px;
	text-align: center;
}

#tx-lzgallery-pi1-fotonav A,
#tx-lzgallery-pi1-fotonav A:hover,
#tx-lzgallery-pi1-fotonav A:active,
#tx-lzgallery-pi1-fotonav A:link,
#tx-lzgallery-pi1-fotonav A:visited {
	text-decoration: none;
	font-size: 13px;
	color:#000000;
	border: 2px solid black;
	padding: 5px;
}

#tx-lzgallery-pi1-title {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid black;
	margin-bottom: 10px;
	padding-left: 5px;
}

DIV.tx-guestbook-field {
	margin-bottom: 10px;
}

DIV.tx-guestbook-field label {
	display: block;
}

DIV.tx-guestbook-field input {
	width: 20em;
}

textarea#message {
	width: 600px;
}

DIV.tx-guestbook-result, DIV.tx-guestbook-pagination {
	text-align: center;
}

DIV.tx-veguestbook-pi1 {
	padding: 5px;
}

H2.tx-guestbook-header {
	border-bottom: 1px solid #555;
	font-size: 16px;
}

INPUT.tx-guestbook-submit {
	width: 600px !important;
}

