.menuItem,
.menuItemOn
{
	padding: 3px 10px 3px 10px;
	background: transparent url("../lay/dotline_h_1.gif") repeat-x bottom left;
}
.subMenuBox .menuItem,
.subMenuBox .menuItemOn
{
	padding: 2px 0px 3px 9px;
	background: transparent url("../lay/submenuleft.gif") no-repeat center left;
}
.subMenuBox
{
	padding: 6px 2px 2px 2px;
	margin-left: 30px;
}
.subMenuBox .menuItemOn A
{
	text-decoration: underline;
}

.slogan
{
	padding: 4px 12px 4px 12px;
	border: solid 3px #000;
	margin: 13px 30px 0px 10px;
}
.copyright A
{
	text-decoration: none;
}
.copyright A:hover
{
	text-decoration: underline;
}
.contentTable
{
	margin-top: 30px;
	width: 100%;
}
.contentTD
{
	padding: 20px 20px 10px 20px;
}
.bigImg
{
	margin-left: 10px;
	margin-bottom: 10px;
}

.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;
}