/* CSS Document */

body, html { margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }

#content { width: 650px; margin-left: auto; margin-right: auto; margin-top: 55px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; color: #333333; }
#footer { color: #666666; text-align: center; line-height: 14px; font-size: 10px; width: 650px; clear: both; padding-top: 15px; }

#contentleft {
	width: 338px;
	float: left;
	height: 520px;
}

#contentleft2 {
	width: 175px;
	float: left;
	height: 520px;
}

#contentright {
	width: 310px;
	height: 495px;
	float: left;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}

#contentright2 {
	width: 471px;
	height: 495px;
	float: left;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}

#contentrightin { margin-right: 25px; }
#contentmain { height: 520px; }

#gallerymenu { height: 22px; line-height: 20px; padding-left: 3px; border-bottom: solid 3px #ab9991; }

#minisfix { width: 600px; float: left; margin-left: 15px; margin-top: 10px; }

h1 { height: 26px; width: 431px; background-image: url(images/title.gif); background-repeat:no-repeat; font-size: 26px; line-height: 20px; font-family: "Berlin Sans FB"; font-weight: normal; margin: 0; }
h1 span { display: none; }

h2#about { height: 26px; width: 300px; background-image: url(images/title_about.gif); background-repeat: no-repeat; font-size: 26px; line-height: 20px; font-family: "Berlin Sans FB"; font-weight: normal; margin: 0; }
h2#about span { display: none; }

h2#contact { height: 26px; width: 300px; background-image: url(images/title_contact.gif); background-repeat: no-repeat; font-size: 26px; line-height: 20px; font-family: "Berlin Sans FB"; font-weight: normal; margin: 0; }
h2#contact span { display: none; }

h2#gallery { height: 26px; width: 300px; background-image: url(images/title_gallery.gif); background-repeat: no-repeat; font-size: 26px; line-height: 20px; font-family: "Berlin Sans FB"; font-weight: normal; margin: 0; }
h2#gallery span { display: none; }


.left { float: left; clear: left; }
.right { float: right; }

.gaplong { width: 650px; height: 26px; line-height: 12px; font-size: 12px; }
.gaplong2 {
	height: 26px;
}
.gaplong3 {
	height: 26px;
}

.orange {
	color: #BE3E22;
}
.12 { font-size: 12px; }


.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; align: right; height: 26px; line-height: 23px; }




a { text-decoration: none; }

a:link { color: #000000; }
a:visited { color: #000000; }
a:active { color: #000000; }
a:hover {
	color: #BE3E22;
}	