@media screen {
	
* { font-size: 100%; margin: 0; padding: 0; }

html { height: 100%; }

body { background: url(images/ohle_bg_body.jpg) #FFFFFF repeat-x 0 0; color: #666666; font: 62.5%/1.6em "Verdana"; min-width: 810px; }

p, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, textarea, blockquote, pre, table {
	margin: 0 0 .5em 0;
	font-family: "Verdana";
	font-size: 14px;
}

/* =Headings - Generic styles
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	background: transparent;
	color: #50514B;
	font-weight: normal;
	letter-spacing: .1em;
	font-family: "Verdana";
}

#content h2 {
	font-size: 2em;
	font-family: "Verdana";
}

#content h3 {
	font-size: 1.2em;
	font-family: "Verdana";
	text-align:justify
}

#content h4 {
	font-size: 1em;
	font-family: "Verdana";
}

#content h5{
	font-size: 1em;
	font-family: "Verdana";
}

#content h6 {
	font-size: 1em;
	color:#0099FF;
	font-family: "Verdana";
	letter-spacing: .02em;
}

/* =Anchors
----------------------------------------------- */
a img { border: none; }

a:link { background: transparent; color: #666666; }

a:visited, a:hover, a:focus, a:active { background: transparent; color: #000000; }

/* =Lists
----------------------------------------------- */
#content ol { list-style-position: inside; list-style-type: lower-roman; }

#content ul { list-style-type: none; }

#content ul li { background: transparent; }

#content dt { font-weight: bold; }

#validation li { display: inline; margin-right: 4px; }

/* =Wrappers
----------------------------------------------- */
#wrapper-a {
	border-bottom: 10px double #505148;
	width: auto;
	height: auto;
	background-color: transparent;
	background-image: url(images/ohle_bg_wrappera.jpg);
	background-repeat: no-repeat;
	background-position: 793px 45px;
}

#wrapper-b { border-bottom: 10px solid #505148; width: auto; }

#wrapper-c { background: transparent url(images/ohle_bg_wrapper.jpg) repeat-y 0 0; text-align: left; width: 788px; }

#content {
	width: auto;
	background-color: transparent;
	background-image: url(images/ohle_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* =Heading
----------------------------------------------- */
#heading { position: relative; }

#heading h1, #heading h2 { left: -9999px; position: absolute; }

/* =General layout
----------------------------------------------- */
#content-a { float: left; width: 386px; }

#content-a-inner {
	padding-top: 315px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 66px;
	font-family: "Verdana";
}

#content-b { float: left; width: 402px; }

#content-b-inner { padding: 45px 20px 0 5px; }

#footer { background: transparent url(images/ohle_bg_footer.jpg) no-repeat 0 0; clear: both; height: 50px; text-indent: -9999px; }

/* =Main Navigation
----------------------------------------------- */
#nav-main{ background: url(images/ohle_bg_nava.jpg) #FFFFFF no-repeat 0 100%; list-style-type: none; padding-bottom: 38px; }

#nav-main li { margin: 0; }

#nav-main li a { display: block; height: 23px; overflow: hidden; text-indent: -9999px; width: 184px; }

#nav-main-home a { background: url(images/ohle_bg_nava_home.jpg) no-repeat 0 0; }

#nav-main-about a { background: url(images/ohle_bg_nava_about.jpg) no-repeat 0 0; }

#nav-main-picture a { background: url(images/ohle_bg_nava_picture.jpg) no-repeat 0 0; }

#nav-main-contact a { background: url(images/ohle_bg_nava_contact.jpg) no-repeat 0 0; }

#nav-main-home a:hover, #nav-main-home a:focus, #nav-main-home a:active, #nav-main-about a:hover, #nav-main-about a:focus, #nav-main-about a:active, #nav-main-picture a:hover, #nav-main-picture a:focus, #nav-main-picture a:active, #nav-main-contact a:hover, #nav-main-contact a:focus, #nav-main-contact a:active { background-position: -280px 0; }

/* =Forms
----------------------------------------------- */
label { background: transparent; color: #999999; display: block; }

label span { background: transparent; color: #D1E010; font-size: .8em; text-transform: uppercase; }

input, textarea, select { background: transparent url(images/ohle_form_inputtext.jpg) repeat-x 0 0; border: 1px solid #DDDDDD; color: #666666; display: block; font: .9em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; margin-top: .5em; -moz-border-radius: 4px; padding: 2px; }

#contactform table td { padding: 0; }

#contactform-name, #contactform-email, #contactform-subject, #contactform-message { width: 180px; }

#contactform-subject, #contactform-message { width: 369px; }

#contactform-message { height: 140px; }

#subscribe-name, #subscribe-email { width: 200px; }

input.imagesubmit { border: none; margin: 0; padding: 0; }

/* =Quotations
----------------------------------------------- */
blockquote { font-style: normal; margin-left: 10px; margin-right: 10px; text-indent: -.7em; }

blockquote cite { display: block; font-style: normal; margin: .5em 0 0 .6em; }

q { color: #999999; font-style: italic; }

/* =Code
----------------------------------------------- */
code, pre, var { background: transparent; color: #50514B; font: 1em Pragmata, "Courier New", Courier, monospace; }

pre { background: #FFFFFF; border: 1px solid #DDDDDD; height: auto; -moz-border-radius: 4px 4px 0 0; overflow: -moz-scrollbars-horizontal; overflow: auto; padding: 4px; width: 367px; }

pre.php { color: #B22222; }

pre.php span.comment { color: #FFA500 !important; }

pre.php var { color: #333333; }

pre.html span.comment { color: #999999 !important; }

/* =Misc. Text Formatting
----------------------------------------------- */
kbd { background: transparent; color: #000000; font: 1em Pragmata, "Courier New", Courier, monospace; }

del { background: transparent; color: #DDDDDD; }

ins { background: transparent; color: #333333; text-decoration: underline; }


} 
@media print {
body { background: #FFFFFF; color: #333333; font: 8pt Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6, code, pre { color: #333333; }

h2	{ font-size: 10pt; }

h3	{ font-size: 9pt; }

h4, h5, h6 { font-size: 8pt; }

abbr, acronym { border-bottom: none; }

abbr:after, acronym:after { content: ' (' attr(title) ') '; }

a:after { content: ' (' attr(href) ') '; }

a { color: #333333; text-decoration: none; }

#nav-main, form { display: none; }

#heading { border-bottom: 2px solid #666666; }

}

.main {
	width:200px;
	border:1px none #333333;
	font-family: "Verdana";
	height: 175px;
	position: relative;
	left: 4mm;
}

.month {
	background-color:#0099CC;
	color:white;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
}

.daysofweek {
	background-color:#999999;
	color:white;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
}

.days {
	font-size: 12px;
	font-family:"Verdana";
	color:#333333;
	background-color: #FFFFFF;
	padding: 2px;
}

.days #today{
	font-weight: bold;
	color: red;
	font-family: "Verdana";
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: auto;
	width: auto;
}

.error_tag{
	font-family: "Verdana";
	font-size: 16px;
	color: #FF0000;

}
.font {
	font-family: "Verdana";
	font-size: 18px;
	font-style: normal;
	color: #666666;
	position: relative;
	left: 20mm;
}

.stylesmall{
	font-family:"Verdana"
	font-size:9px
}
.login {
	width:16em;
	border:1px none #333333;
	font-family: "Verdana";
	height: 160px;
	background-image: url(images/ohle_bg_login.jpg);
	background-repeat: no-repeat;
}
.comment_form{
	width:350px;
	border:1px none #666666;
	font-family: "Verdana";
	height: 435px;
	left: 15px;
	position: relative;
}
.login-nav{
	float:left;
	position:relative;
	margin-left:1em;
	width:6em;
	top: 0.4em;
}
.login-content {
	margin-left:6.5em;
	#margin-left:1em;
	_margin-left:1em;
	top:0.5em;
	width:8em;
	#top:0.5em;
	#width:8em;
	_top:0.5em;
	_width:8em;
}
.login-button {
	float:left;
	position:relative;
	left:6em;
}
