body {
	
	font-family: 'Cantarell', "Cantarell Bold",  Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	text-align:center;
	background-color:#f7f7f7;
	
}

h1
{
	color: #fff;
	font-size: 15pt;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}



h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 auto; ;
	width:960px;
	
	
	
}

.content a{
	color:#797979;
	text-decoration:none;
	
}
.content a:hover{
	color:#000;
	text-decoration:none;
	
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 2em;
	color: #797979;
}

.content p.linkage a { color: #fff; }

#top {
	height:170px;
	width:160px;
	position: inherit;
	padding-left: 800px;
}
#pictureNumber {
	
	
	width:80px;
	height:100px;
	float:left;
	/*background-color:#CF3;*/
	}
#pictureNumber h2{
	color: #8d8d8d;
	font-family:"Cantarell Bold", 'Cantarell';
	font-weight:normal;
	font-size: 16px;
	margin-top:42px;
	position:relative;
	}
.two{
	margin-top:18px;
}


#menu {
	list-style: none;
	width: 80px;
	height: 100px;
	float:left;
}
#menu ul{
	list-style: none;
	margin: 42px 0 0 0;
	padding: 0px;
	text-align:left;
/*	background-color:#0CF;
*/}
#menu li{
	height:18px;
	
	margin: 0px 0 0px 0;
	padding: 0px;
}

#menu a:link, a:visited{
	color: #8d8d8d;
	font-family:"Cantarell Bold", 'Cantarell';
	font-weight:bold;
	font-size: 18px;
	
	display:inline;
	text-decoration: none;
	padding: 0px 0 0 0px;
	
}


#menu a:hover{
color: #595959;
}

#menu a:active{
color: #dbdbdb;
}


#myGallery
{
	width:960px;
/*	border:#000 1px solid;
*/}

#content_text
{
	width:960px;
	height:1250px;
	background-color:#FFF;
	text-align:left;
/*	border:#000 1px solid;
*/}
.langelange a:hover {
	color:#ee4427;
	}

img.langelogo {
    height: 85px;
}

#text_left, #text_right{
	width:392px;
	float:left;
	margin:40px 0 0 65px;
	}
#text_left h1, #text_right h1{
	color:#8d8d8d;
	margin:0;
	font-size:15pt;
	}
#text_left p, #text_right p{
	color:#797979;
	}