* {
	padding: 0;
	margin: 0;
}
body {
	font-family: verdana;
	font-size: 11px;
	color: #FFF;
	background-color: #194993;
	background-image: url(images/bgpattern.gif);
	background-repeat: repeat-y;
}
img {
	border: 0;
}
h1 {
	font-size: 13px;
	border-bottom: 1px dashed #EFEFEF;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFF;
	clear: both;
}
hr.clearer {
	clear: both;
	background-color: #232321;
	color: #686350;
	border: #686350;
	height: 1px;
}
a {
	color: #9CC6FF;
}
a:hover {
	color: #EEEEEE;
}
p.bodytext {
	text-align: left;

}
#wrapper {
	background-color: #194993;
	background: url(images/bg.jpg) no-repeat left top;
	width: 1000px;
	height: 800px;
}
#c-subnavi {
	position: absolute;
	width: 85px;
	left: 330px;
	top: 0;
	height: 100%;
}
#subnavi {
	position: relative;
	width: 310px;
	left: 0px;
	margin-left: 40px;
	top: 1px;
}
#subnavi ul {
	margin: 0;
	padding: 0;
}
#subnavi ul li {
	display: inline;
	margin-right: 10px;
	list-style-type: none;
}
#subnavi a {
	color: #9CC6FF;
	font-size: 10px;
	text-decoration: none;
}
#c-left {
	position: absolute;
	width: 330px;
	left: 0;
	top: 0;
	height: 100%;
}
#leftlinks {
	width: 164px;
	margin: 375px 0 0 50px;
	height: 150px;
}
#c-center {
	position: absolute;
	width: 327px;
	left: 415px;
	top: 0;
}
#mainnav {
	margin: 80px 0 0 40px;
	width: 320px;
	color: #FFF;
}
#mainnav ul {
	margin: 0;
	padding: 0;
}
#mainnav ul li {
	margin-top: 4px;
	margin-right: 2px;
	list-style: none;
	display: inline;
}
#mainnav a {
	text-decoration: none;
	color: #D7D7D7;
}
#footer {
	height: 20px;
}
#content {
	position: relative;
	width: 310px;
	left: 0px;
	top: 50px;
}
.tx-guestbook-list-table {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	min-width: 300px;
}
.tx-guestbook-list-header {
	background-color: #000;
	color: #FFFFFF;
	font-weight: bold;
}
.tx-guestbook-list-row {
	background-color: #FFFFFF;
	color:#000;
}
.tx-guestbook-list-rowleft {
	background-color: #194993;
}
.tx-guestbook-list-rowleft a {
 color:#000;
}
.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
}
.tx-guestbook-list-entrycomment {
	font-style: italic;
}
.tx-guestbook-list-small {
	font-size: 9px;
	color: #666666;
}
.tx-veguestbook-pi1-browsebox TD {
	font-size: 9px;
	color: #666666;
}
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-veguestbook-pi1-browsebox-SCell {
	background-color: #EEEEEE;
}
.tx-guestbook-latest-header {
	background-color: #539521;
	color: #FFFFFF;
	font-weight: bold;
}
.tx-guestbook-latest-row {
	background-color: #FFFFFF;
}
.tx-guestbook-latest-small {
	font-size: 9px;
	color: #666666;
}
.tx-guestbook-form-inputfield-med {
	border-style: solid;
	border-width: 1pt;
	border-color: #000;
	font-size: 14px;
	color: #000;
	width: 100px;
}
.tx-guestbook-form-inputfield-big {
	border-style: solid;
  border-width: 1pt;
	border-color: #000;
	font-size: 14px;
	color: #000;
	width: 150px;
}
.tx-guestbook-form-textarea {
	border-style: solid;
  border-width: 1pt;
	border-color: #000;
	font-size: 14px;
	color: #000;
	width: 230px;
}
.tx-guestbook-form-obligationfield {
	color: #CC0000;
}
.tx-guestbook-form-error {
	color: #CC0000;
}

span.tx-srfreecap-pi2-cant-read{
  color:#FFF;
}


/* default styles for extension "tx_photogals_pi1" */
.tx-photogals-pi1 {
	margin:0px;
	padding:0px;
}
.tx-photogals-pi1-big a {
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#FFFFFF;
	text-align:center;
	display:block;
}
.tx-photogals-pi1-big a:hover {
	border:1px solid #999999;
}
.tx-photogals-pi1-small a {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:4px;
	margin-right:6px;
	margin-bottom:3px;
	margin-top:3px;
	float:left;
}
.tx-photogals-pi1-small a:hover {
	border:1px solid #000000;
}
.tx-photogals-pi1-small-active a {
	border:1px solid #000000;
	background-color:#FFFFFF;
	padding:4px;
	margin-right:6px;
	margin-bottom:3px;
	margin-top:3px;
	float:left;
}
.tx-photogals-pi1-small-active a:hover {
	border:1px solid #000000;
}

