.copyright
{
	margin-top: 1px;
}
.copyright A
{
	text-decoration: none;
}
.copyright A:hover
{
	text-decoration: underline;
}

.menuBox .menuItem,
.menuBox .menuItemOn
{
	padding: 1px 32px 8px 4px;
	background: transparent url("../lay/menuitem.gif") no-repeat bottom right;
	font: bold 11px Verdana;
	text-align: right;
	vertical-align: top;
}
.subMenuBox
{
	padding: 8px 20px 4px 20px;
	/* background: transparent url("../lay/dotline_h_1.gif") repeat-x bottom left; */
	border-bottom: solid 1px #e7e7e7;
}
.subMenuBox .menuItem,
.subMenuBox .menuItemOn
{
	padding-right: 18px;
	padding-left: 9px;
	font: normal 10px Verdana;
}
.subMenuBox .menuItemOn A
{
	text-decoration: underline;
}
.line
{
	width: 100%;
}

.contentTable
{
	width: 100%;
	margin-top: 30px;
}
.contentTD
{
	padding: 20px 20px 10px 20px;
}
.bigImg
{
	margin-left: 10px;
	margin-bottom: 10px;
}

H1
{
	font: bold 15px Tahoma;
	margin: 0px 0px 30px 0px;
}
.kontaktBox FORM
{
	margin: 5px 0px 5px 0px;
}
.kontaktBox TABLE
{
	width: 100%;
}
.kontaktBox TD
{
	background: #f0f0f0;
	border: solid 1px #fff;
	padding: 2px 4px 2px 4px;
}


INPUT.text
{
	font-size:10px;
	font-family: "Arial CE", Arial, Helvetica;
	border: solid 1px #555;
	width: 160px;
}
INPUT.checkbox
{
	margin: 0px 5px 0px 0px;
}
TEXTAREA
{
	font-size:10px;
	font-family: "Arial CE", Arial, Helvetica;
	border: solid 1px #555;
	width: 180px;
	height: 88px;
}
.contactBox H2,
.contactBox DIV
{
	padding: 3px;
	background: #fff url("../lay/dotline_h_1.gif") repeat-x bottom left;
	width: auto;
}

.galleryBox
{
}
.galleryBox IMG
{
	border: solid 1px #aaa;
}
.galleryItem
{
	display: inline;
	width: 1%;
	margin-right: 5px;
	margin-bottom: 5px;
}
.galleryItem td
{
	padding: 0px 0px 0px 0px;
}
.galleryItem caption
{
	caption-side:bottom;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.galleryItem .tnimgDesc
{
	font: normal 10px Tahoma;
	color: #444;
	padding: 3px 3px 3px 3px; 
	border: solid 1px #aaa;
	border-top: none;
	background-color: #f7f7f7;
	text-align: left;
	white-space: normal;
}
.galleryHeader
{
	color: #444;
	padding: 7px 7px 7px 7px; 
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #aaa;
	background-color: #f7f7f7;
	text-align: left;
	white-space: normal;
}
.galleryHeader h1
{
	margin: 0px 0px 3px 0px;
}
.galleryHeader p
{
	margin: 0px 0px 0px 0px;
}
.clear
{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}