/* CSS Document created by Dieter Schneider for ProWebdesign 2006 */

* {margin: 0;
   padding: 0;
}

html {
	height: 100%;
	font-size:100.01%;
	font-family: "ËÎÌå";
}

body {
	font-size:1em;
	background-color: #AC936A;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	background-attachment: fixed;
}

#jshlgk212 {
	width: 748px;
	background-image: url(images/jshlgk212_bg.jpg);
	background-repeat: repeat-y;
	font-size:12px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	line-height: 18px;
}

#headermenu {
	height: 382px;
	background-image: url(images/header_bg.jpg);
}

#headerleft {
	float: left;
	width: 185px;
	margin-top: 55px;
	margin-left: 22px!important;
	margin-left: 11px;
	padding: 10px;
	font-size: 0.9em;
	
}

#content {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#jshlgk-footer {
	background-image: url(images/jshlgk-footer.jpg);
	clear: both;
	height: 144px;
}

h1 {
	font-size: 1.4em;
	color: #FFFFFF;
	float: right;
	margin-top: 325px;
	margin-right: 22px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A79C90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A79C90;
	font-style: italic;
}


h2 {
	font-size: 1em;
	color: #6B5945;
	background-color: #cbc1b3;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	font-size: 0.8em;
	color: #6B5945;
	padding: 5px;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor:pointer
}

p {
	padding-top: 15px;
	padding-bottom: 15px;
}

dl {
	margin-top: 15px;
	margin-bottom: 15px;
}

dt {
	font-style: italic;
	font-weight: bold;
	margin-top: 15px;
}

dd {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 0.9em;
}


a:link, visited {
	color: #990000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	
}

.floatright {float: right;}


#navjshlgk212 ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#navjshlgk212 li { margin: 0 0 3px 0; }

#navjshlgk212 a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid #333;
width: 160px;
background: url(images/menu_bg.png) 0 59px;
}

#navjshlgk212 a:link, #navlist a:visited
{
color: #6E5C46;
text-decoration: none;
}

#navjshlgk212 a:hover
{
border: 1px solid #333;
background: url(images/menu_bg.png) 0 -120px;
color: #FFFFFF;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background: url(images/menu_bg.png) 0 -120px;
color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}