html { 
	min-width: 742px;
	 }


	/* Helpers and base rules */

img	{
	border: 0;
	}

p.access	{
	display: none;
	}
	
p {
	margin: 0;
	}
	
body	{
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;	
	color: #663;
	font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}
	
	A {text-decoration:none; color: black }
	A:hover {text-decoration:underline; color: black}

	
div#wrapper	{
	color: white;
	width: 724px;
	margin-left: 135px;
	text-align: left;
	background: rgb(152,117,96);
	}

div#menu_left {
	margin-left: 4px;
	font-size: 11px;
	padding: 0;
	color: white;
	min-height: 500px;
	width: 13.5em;
	background: url(../images/dotted_vert.gif) repeat-y right;
}

div#menu_left ul {
	margin: 0px;
	padding: 0px;
}

div#menu_left li {
	margin: 0;
	padding: 0px 5px;
	list-style: none;
	width: auto;
}

div#menu_left li.group_name
{
	padding: 2px 1px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

div#menu_left .picts {
	font-family: tahoma, verdana;
	font-size: 10px;
	text-align: center;
	color: white;
}

h2, h3, h4	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 5px 0 0 0;
	}
	
div#newsdisp {
	float: right;
	width: 555px;
	padding: 0px;
	border: 0;
	margin-left: 2px;
	margin-right: 5px;
	font-size: 0.8em;
}
	
div#newsdisp p {
	margin: 0;
	}
	
div#newsdisp .info {
	font-size:10px;
}

div#newsdisp .inside {
	font-size: 12px;
}

div#newsdisp .comment {
	font-size: 11px;
}

div#newsdisp .linki {
	font-size: 11px;
	text-align: center;
}

div#newsdisp #new h2 {
	color: rgb(102,0,0);
	background: url(../images/back_header.jpg) repeat-x;
	padding: 0 5px 1px;
	font-size: 16px;
}

img.news {
	float: left;
	margin: 2px;
	margin-right: 5px;
}

div#newsdisp .more_txt {
	text-align: right;
	margin-right: 20px;
	font-size: 11px;
	color: #333366;
}

div#newsdisp .more_txt A {
	color: rgb(102,0,0);
}

div#header {
	position: absolute;
	top: 1px;
	left: 1px;
	margin: 0;
}

div#top {
	margin: 0;
	left: 0;
	padding: 0;
	border: 0;
}

div#infobar {
	position: relative;
	top: 0px;
	width: 724px;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	background: rgb(111,180,136);
}

div#pos {
	position: relative;
	float: left;
	top: 0;
	left: 5px;
	font-size: 10px;
	color: white;
}

div#dayinfo {
	posistion: absolute;
	top: 0px;
	margin-right: 5px;
	font-size: 10px;
	color: white;
	text-align: right;
}

div#footer	{
	clear: both;
	border: 0;
	border-top: 5px solid rgb(111,180,136);
	background: rgb(152,117,96);
	color: #441;
	width: 724px;
	padding: 5px 0;
	margin: 10px 0px 0px 0px;
	}
	
div#footer p.footer_txt {
	font-size: 11px;
	text-align: center;
}

div#cont_gal {
	margin-left: 420px;
	width: 120px;
	height: auto;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
}

div#shownews {
	float: left;
	width: 420px;
	padding: 0px;
	border: 0;
	margin-left: 2px;
}

div#shownews h2 {
	color: #333333;
}

div#new {
	float: none;
	height: auto;
	clear: both;
}

div#new h2 {
	color: #333333;
}

div.container {
	border: none;
	text-align: center;
}

div.float {
	float: left;
	margin: 10px;
	min-width: 150px;
}

div.float p {
	text-align: center;
	max-width: 180px;
	font-size: 0.9em;
}

div.spacer {
	clear: both;
}

div#table .maintable{
	border : thin solid #D0D0D0;
       background-color : white;
	   font-family: Arial;
	   font-size: 12px;
}

div#table .header {
	color : white;
       background-color : #778899;
}

div#table .darker_td {
	color: black;
		background-color: #B0C4DE;
}

div#companypresent {
	float: right;
	width: 610px;
	padding: 0px;
	border: 0;
	margin-left: 2px;
}

div#companypresent h2 {
	color: #333333;
	text-align: center;
}

div#companypresent ul {
	padding: 2px;
}

div#companypresent li {
	list-style:none;
	color: #666666;
}

div#companybox {
	border: 1px solid #191970;
	padding: 5px;
}

div#guestbook {
	float: right;
	width: 555px;
	padding: 0px;
	border: 0;
	margin-left: 2px;
	margin-right: 5px;
	color: black;
	background: transparent;
}

div#guestbook p {
	margin: 0;
}

div#guestbook .author {
	color: #000000;
	padding: 0 3px;
	font-size:13px;
	margin-right: 5px;
	font-weight: bold;
	background: rgb(177,168,132);
}

div#guestbook a {
	color: 		#E0FFFF;
}

div#guestbook .date {
	color: black;
	font-size: 10px;
}

div#guestbook .content {
	color: #000000;
}

div#contact {
	float: right;
	width: 610px;
	padding: 0px;
	border: 0;
	margin-left: 2px;
}

div#contact .formtable {
	font-size: 11px;
}

div#cal {
	float: right;
	width: 555px;
	padding: 0px;
	border: 0;
	margin-left: 2px;
}

div#cal p {
	display: inline;
}

div#cal .datehead {
	color: #B22222;
}

div#cal .year1 {
	font-size: 14px;
	color: #B22222;
}

div#cal .year2 {
	font-size: 11px;
	color: #B22222;
}

div#calshow {
	float: right;
	width: 555px;
	padding: 0px;
	border: 0;
	margin-left: 2px;
	font-size: 13px;
}

div#calshow .date {
	color: #000000;
}
