

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/* Page layout */

body
{
	/*background-color: Gray;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	font-family: Arial;
}

h1
{
	text-align: center;
}

h3
{
	text-align: center;
}


img a:visited
{
	border-style: none;
}

img a:link
{
	border-style: none;
}

a
{
	color: Black;
	text-decoration: none;
}

.page
{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}


.header
{
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.header img
{
	margin-top: 12px;
}

.footer
{
	clear:both;
	height: 50px;
	/*background-image: url("../images/footerBG.png");*/
	background-repeat: no-repeat;
	background-position: center;
}

.footer img
{
	margin-top: 13px;
	border-style: none;
}


.mid
{
	/*border: solid 1px blue;*/
	text-align: left;
	width: 1000px;
	background-color: #ffffff;
}

.colMenu
{
	/*border: solid 1px red;*/
	width: 135px;
	min-height: 500px;
	float:left;
	margin-top: 55px;
	margin-left: 10px;
}

.colMain
{
	width: 830px;
	height: 400px;
	float:left;
	margin-left: 10px;
	margin-right: 10px;
}


/* ColMain Section  */
.divTitle
{
	margin-bottom: 15px;
}

.divTeaser
{
	margin-bottom: 15px;
}

.divContent
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.divRightContent
{
	margin-bottom: 10px;
	margin-left: 100px;
	width: 100%
}

.divContactImage
{
	float: left;
	margin-right: 10px;
}

	
	
.image700
{
	width: 700px;
}

.image300
{
	width: 300px;
}



/* MENU  */

.menuLine
{
	margin-bottom: 7px;
}

.menu
{
}

.menu:hover
{
	color: Black;
	text-decoration: underline;
}

.activeMenu
{
	font-weight:bold;
}

.activeMenu:hover
{
	font-weight:bold;
	text-decoration: underline;
}


/* GALLERIES */

.divGalleriesGallery
{
	border: solid 1px black;
	width: 260px;
	float: left;
	margin-bottom: 20px;
	margin-left: 8px;
	margin-right: 8px;
	
}

.divGalleriesGalleryTitle
{
	width: 100%;
}

.divGalleriesGalleryThumbnail
{
	text-align: center;
	/*height: 380px;*/
}

.imgGalleriesGallery
{
	width: 250px;
	margin-bottom: 4px;
	border-style: none;
}



/* NEWS */

.divNewsNewsSpot
{
	border: solid 1px black;
	width: 260px;
	float: left;
	margin-bottom: 20px;
	margin-left: 8px;
	margin-right: 8px;
}

.divNewsNewsSpotTitle
{
	width: 100%;
}

.divNewsNewsSpotThumbnail
{
	text-align: center;
	/*height: 380px;*/
}

.imgNewsNewsSpot
{
	width: 250px;
	margin-bottom: 4px;
	border-style: none;
}



/* NEWSSPOT */

.imgNewsSpot
{
	width: 700px;
}