body{
	margin:0px;;
	padding-left:0px;
	padding-right:0px;
}
body, table, tr, td
{
  font-family:  Tahoma, Arial;
  font-size:    11px;
  line-height:  15px;
  color:        #13492d;
}

a:link, a:active, a:visited
{
  font-family:  Tahoma, Arial;
  font-size:    11px;
  line-height:  15px;
  color:        #13492d;
  text-decoration:underline;
}

a:hover, a:active:hover, a:visited:hover
{
  font-family:  Tahoma, Arial;
  font-size:    11px;
  line-height:  15px;
  color:        #13492d;
  text-decoration:none;
}

a.copyright:link, a.copyright:active, a.copyright:visited,
a.copyright:hover, a.copyright:active:hover, a.copyright:visited:hover
{
  color:        #95bfa9;
	text-decoration:none;
}


table.menu td.active
{
	background:url('../images/menu_bg_active.gif');
}

table.menu td a:link, 
table.menu td a:active, 
table.menu td a:visited,
table.menu td a:hover, 
table.menu td a:active:hover, 
table.menu td a:visited:hover
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}
table.menu td.active a:link, 
table.menu td.active a:active, 
table.menu td.active a:visited,
table.menu td.active a:hover, 
table.menu td.active a:active:hover, 
table.menu td.active a:visited:hover
{
	color:#09311c;
}

table.menu td.active div.submenu a:link, 
table.menu td.active div.submenu a:active, 
table.menu td.active div.submenu a:visited
{
	font-weight:bold;
	color:#367956;
	font-size:12px;
	text-decoration:none;
	padding:0px;
}

table.menu td.active div.submenu a:hover, 
table.menu td.active div.submenu a:active:hover, 
table.menu td.active div.submenu a:visited:hover
table.menu td.active div.submenu a.active:link, 
table.menu td.active div.submenu a.active:active, 
table.menu td.active div.submenu a.active:visited,
table.menu td.active div.submenu a.active:hover, 
table.menu td.active div.submenu a.active:active:hover, 
table.menu td.active div.submenu a.active:visited:hover
{
	font-weight:bold;
	color:#367956;
	font-size:12px;
	padding:0px;
	text-decoration:underline;
}

div.path a:link,
div.path a:active,
div.path a:visited,
div.path a:link:hover,
div.path a:active:hover,
div.path a:visited:hover
{
	color:#95bfa9;
}

td.bottomnav a:link, 
td.bottomnav a:active, 
td.bottomnav a:visited
{
  font-family:  Tahoma, Arial;
  font-size:    11px;
  line-height:  15px;
  color:        #13492d;
  text-decoration:none;
}

td.bottomnav a:hover, 
td.bottomnav a:active:hover, 
td.bottomnav a:visited:hover
{
  font-family:  Tahoma, Arial;
  font-size:    11px;
  line-height:  15px;
  color:        #13492d;
  text-decoration:none;
}

tr.menutr td.marker
{
	background-color:#b6cbe0;
}
tr.menutrover td.marker,
tr.menutrover_active td.marker
{
	background-color:#3e647e;
}

tr.menutr_active td.marker
{
	background-color:#13492d;
}


span.small
{
  font-size:9px;
}

div.path
{
	font-size:11px;
	color: #95bfa9;
	display:inline;
	margin:0px;
	padding:0px;
}

#content
{
	width:640px;
}
#content div.content{
	padding:35px;
	padding-top:30px;
}

table.kasten td.headline
{
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-left:5px;
}
table.kasten td.content
{
	padding:5px;	
}

h1, h2
{
  font-family:  Tahoma, Arial;
  font-size:    15px;
	font-variant:small-caps;
  color:        #13492d;  
  font-weight:  bold;
  margin-bottom:0px;
	margin-top:10px;
}

h2 { display:inline; }

input, textarea, select
{
  font-family:  Tahoma, Arial;
  font-size:    11px;
  line-height:  15px;
  color:        #13492d;
}

.gallery
{
  overflow:hidden;
  padding-left:10px;
}
.gallery_img
{
  background:#ECECEC;
  border:1px solid #CECECE;
  padding:10px;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}

.gallery_img div
{
  clear:both;
  width:80px;
  padding-top:4px;
}

