* {
	margin: 0;
	padding: 0;
}

html, body {

	background-color: #e3e1dd;
	background-position:center;
	height: 100%;
	color: #414141;
	font: normal 11px "Arial",sans-serif;
	font-size: 11px;
	margin: 0;
}


hr {
	 text-align: left;
	 color: #a8a8a8;
	 border: none;
	background-color: #a8a8a8;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a {
	color: #36C;
}
a:hover {
	color: #06F;
}
img {
	border:  none;
}

ul {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-left: 5px;
	font-size: 1.2em;
}
	
ul li { 
	list-style-type: disc;
	/*background-image: url(../gfx/li.png);
	background-repeat: no-repeat; 
	background-position: left 50%; */
	/*padding-left: 12px;*/
	
}

p {
	font-size: 1.1em;
	margin-bottom: 5px;
}

h1 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}

h2 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}


h1,h2,h3 {
	color: #414141;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

#page
{
background-color: #ffffff;
margin: 0 auto;
	padding-bottom: 25px;
	width: 946px;
	position: relative;
	
}

* html .container
{
	height: 100%;
}

/* structure */
.container {
	margin: 0 auto;
	/*padding-bottom: 25px;*/
	width: 946px;
	position: relative;
	min-height:100%;

}

.header {
	background-image:url(/static/gfx/header/image3.jpg);
	height: 101px;
	margin-top:10px;
}


.border {
	background-image:url(/static/gfx/site.line.png); 
	height: 15px;
}

table
{
margin-left:-10px;
}



.sidenav {
	background:url(/static/gfx/menu.bg.png);
	background-repeat: repeat-y;
	background-position:top;
	float: left;
	width: 181px;
	padding-top:10px;
}

.fader {
	background:url(/static/gfx/menu.unten.png);
	width: 181px;
	background-position:top;
	background-repeat: no-repeat;
	height: 140px;
	clear:left;
}

.content {
	float: right;
	width: 715px;
	padding-top:10px;
	padding-right:20px;
	
}

.content .descr {
	color: #333;
	margin-bottom: 6px;
}

.content ul
{
	padding: 15px;
}

.content p{
	text-align: justify;
	margin-bottom: 5px;
}
.content img {
	margin: 5px 10px 10px 10px;
}

* html .footer
{
	margin-top: 7.4em;
}
.footer {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 2em;
	background: #FFF;
	color: #666;
	font-size: 1.1em;
	text-align: center;
	width: 899px;
	position: relative;


}



	#listMenu a{	
		text-decoration:none;
		color: #8e511b;
		padding-left:10px;
		font-size:11px;
		font-weight:bold;
		padding-top: 5px;
	}
	#listMenu ul li a{	
		font-size:11px;
		font-weight: normal;
	}
	#listMenu ul li ul li a{	
		/*font-size:0.95em;*/
		margin-left:0px;
	}
	
	
	#listMenu li{
		
		list-style-type:none;	
		background-image: none;
		padding-left: 0px;
		padding-top: 5px;
		font-weight: normal;
		font-size:1em;
		margin-top: 3px;
		margin-bottom: -4px;
		padding-bottom: 5px;
	}
	* html #listMenu #activeLink  {
 		overflow: scroll;
	}
	
	#listMenu #activeLink {
		margin-bottom: 0px;
		overflow:             auto;
		background-image:url(/static/gfx/menu.active.png);
		background-repeat : no-repeat;
		background-position: right top;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#listMenu #activeMenuLink a{
		font-weight: bold;
		vertical-align:middle;
		background-image: none;
	}

	#listMenu ul{
		list-style-position: outside;
		color: #8e511b;
		font-size:11px;
		display:none;
	}


#gallerytitle {
	margin-bottom: 5px;
	margin-top: 10px;
}
#gallerytitle h2 { 
	font-weight: normal; 
	font-size: 12pt; 
	width:510px;
}
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}

.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}

#albums {
	float: left;
}
.album {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 260px;
	border: 1px solid #E7F0F5;
	background: #F7F9FD;
    line-height: 100%;
}
.album a {
text-decoration: none;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	
	margin: 0;
	margin-top:10px;
	font-size: 13px;
}
.album h4 {
	padding: 0;
	margin: 0;
		margin-top:10px;

	font-size: 12px;
}
.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
	text-align:left;
}
.albumdesc small {
	color: #8DB8CF;
}

.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}
.menuhighlighting {
	border:1px solid #e0bb92;	
}
