

body {
	margin:0;
	padding:0;
	background-color: #FCF0D6;
	font-family: Verdana;
	font-size:11pt;
}


p
{
	margin-top: 0px;
/*	margin-bottom: 0px; */
}

a 
{
	color: #747;
	font-weight: bold;
	text-decoration:none;
}

span.current
{
	color: #dba052;
	font-weight: bold;
}


a:hover { text-decoration:underline; }


div.layout
{
	position:absolute;
	background-color: #FCF0D6;
}

#top
{
	width:100%;
	height:90px;
	left:0px;
	right:0px;
	top:0px;
}

#top_bg_left
{
	width:750px;
	height:90px;
	background-image: url(/images/ekhn1/ekhn_top_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	z-index:2;
}

#top_bg_repeat
{
	top:0px;
	right:0px;
	height:90px;
	width:100%;
	background-image: url(/images/ekhn1/ekhn_top_repeat.jpg);
	background-position: right;
	
}

#left
{
	width:200px;
	left:0px;
	top:90px;
	bottom:39px;
	overflow-y:auto;
	overflow-x:hidden;
	padding-top: 60px;
	background-image: url(/images/ekhn1/ekhn_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#bottom
{
	width:100%;
	bottom:0px;
	right:0px;
	height:39px;
	background-image: url(/images/ekhn1/ekhn_bottom.jpg);
	background-position: right;
 	background-repeat: no-repeat;
	font-size:10pt;
	font-weight:bold;
	
}



span#title
{
	position: absolute;
	white-space: nowrap;
	left:280px;
	top:30px;
	z-index:3;
	font-size:16pt;
	font-weight:bold;
	color: #747;
}

#impress
{
	position:absolute;
	left:250px;
	bottom:10px;
	z-index:3;
}

#contact
{
	position:absolute;
	left:390px;
	bottom:10px;
	z-index:3;
}


#statistics
{
	position:absolute;
	left:700px;
	bottom:10px;
	z-index:3;
}

#main_content
{
	left:200px;
	top:90px;
	bottom:39px;
	right:0px;
	padding: 50px;
	padding-top: 60px;
	overflow-y: auto;
	overflow-x: hidden;
}

h1,h2,h3
{
	margin-top: 0;	
}

h1
{
	font-size: 14pt;
	line-height: 14pt;
	clear:both
}

h2
{
	font-size: 12pt;
	line-height: 12pt;
}

h3
{
	font-size:11pt;
	line-height:11pt;
}

table
{
	font-size: 11pt;
	text-align: left;
}

tr
{
	text-align:left;
}

td
{
	vertical-align: top;
	border-bottom: 1px solid #747;
	margin:0;
	text-align: left;
	padding:8px;
}

td *
{
	vertical-align: top;
	margin:0;
	padding:0;
}

th
{
	text-align: left;
	border-bottom: 2px solid #747;
	padding: 8px;
}


img
{
/*	margin-bottom: 45px; */
	border: 2px solid #747; 
}

img.left, img[align="left"]
{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

img.right, img[align="right"]
{
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}




#main_content div
{
	position: static;
	background-color: transparent;
}


div#notice, div#errorExplanation
{
	margin: 20px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 10px;
	background-color: #DBE2FE;
	border: 2px solid #449AFE;
	font-weight: bold;
	display: block;
	overflow: auto;
}

div#errorExplanation
{
	background-color: #FFC2BA;
	border: 2px solid #FF3279;	
	height: auto;
	font-weight: normal;
}

div#errorExplanation *
{
	color: #333;
}


#blog .article
{
	border: thin solid #747;
	background-color: #FCF0D6;
	width: 550px;
	margin-bottom: 15px;

}

#blog .article #article_title
{
	background-color: #747;
	font-size: larger;
	color: #FCF0D6;
	padding:7px;
	padding-bottom:0px;
}


#blog .article #article_date
{
	font-size: smaller;
	background-color: #747;
	color: #FCF0D6;
	padding:7px;
}

#blog .article #article_opener
{
	padding:7px;
	font-style: italic;
}

#blog .article .article_content
{
	padding:7px;
	font-size: small;
}

#bigimagebox
{
	width:800px;
	margin: 5px;
/*	padding: 2px; */
	position: relative;
}

#bigimagebox .imagebox
{
	width:120px;
	height:130px;
	float: left;
	margin: 15px;
	margin-bottom:15px;
	padding: 0px;
	position:relative;
}

#bigimagebox .imagebox #title
{
	width:120px;
	position: relative;
	top:5px;
	left: 0px;
	overflow: hidden;
	font-size: smaller;
}

img.thumb_image {
	margin:auto;
}

#gallery_content
{
	top:0px;
	margin-top:0px;
	margin-bottom:14px;
}

#calendar_header
{
	margin-bottom: 20px;
}

#calendar_footer
{
	margin-top: 20px;
}
