html, body {
  height: 100%;

}

body {	
	color:black;
	font-family:sans-serif, arial;
	font-size:12px;
	font-weight:normal;
	margin: 0 auto;
	background:transparent none repeat scroll 0 0;
	line-height:1.4;
	letter-spacing: 0.2px;

	
}

#page {	
	display: block;
    margin: 115px 0 0;
    width: 800px;
    margin: auto;
    margin-top:20px;
}

ul {	
	list-style: none;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}

li {	
	list-style: none;
	margin:0px
}


a {	
	text-decoration: none;
}

a img{
	border:none;	
}

a:hover {	
	text-decoration: none;
	font-style:italic;
	
}

a:visited {	
	color:blue;
}


#nav{
	padding:40px;
	top: 20px;
	background-color:white;
	width:250px;
	z-index: 200;
	margin-left: auto;
  	margin-right: auto;
  	margin-top: 50px;
    margin-bottom: 50px;
  	box-shadow:1px 1px 3px black;
}

#nav a:link {
	text-decoration: none;
}


#nav a:hover{
	text-decoration: none;
	font-style:italic;
}



#nav a:visited {
	text-decoration: none;
	font-style:italic;
}

#nav .title {
	font-size:12px;
	font-weight:bold;
	padding-bottom: 10px;
}

.detail  {
	color: #748298;
	font-size:11px;
}

#home_galerie{
	margin:0px;
	float:right;
	text-align:left;
}



.engl {

color:#748298;

}

#citation {
	font-style:italic;
}

#text {
	margin-top:30px;
}

.back  {
	margin-top:10px;

}


.expand_all,
.collapse_all {
	cursor: pointer;
}
		
.av2010 {
	font-size: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 136px;
}
		
.av2010 ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#ssmenu {
	margin: 0;
}

#ssmenu li,
.av2010 li {
	background-image: none;
	margin: 0;
	padding: 0;
}
		
.av2010 ul ul {
	display: block;
}
		
.av2010 ul ul li a {
	width: 109px;
}
		
.av2010 a {
	color: #000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-left: 0;
	width: 210px;
}
		
.av2010 a.expanded {
	background: white;
}
		
.av2010 a.collapsed {
	background: white;
}
		
.av2010 a:hover {
	text-decoration: none;
}
		
.av2010 ul a {
	color: blue;
	display: block;
	font-weight: normal;
	width: 210px;
}
		
.av2010 ul a:link {
	font-weight: normal;
}

.av2010 ul a:hover {
	text-decoration: underline;
}

.av2010 li.active a {
	background: #fff;
}

.av2010 li.active li a {
	background: white;
}



