html,body,#outermost {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  background:#efefef url('../images/difusse.jpg');
	scrollbar-base-color: #d8cccc;
	scrollbar-arrow-color: #877200;
	scrollbar-3dlight-color: #d8cccc;
	scrollbar-darkshadow-color: #d8cccc;
	scrollbar-face-color: #d8cccc;
	scrollbar-highlight-color: #d8cccc;
	scrollbar-shadow-color: #d8cccc;
	scrollbar-track-color: #e9dfc9;
}
#outer {
  width: 980px;
  z-index: 10;
}
.valignmid1 {
  position: relative;
  margin: 0 auto;
  display: table;
  vertical-align: middle;
}
.valignmid2 {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.valignmid3 {
  position: relative;
}

#footermenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footermenu li {
	display:inline;
	margin:0;
	padding:0;
	margin-left:8%;
	margin-right:8%;
}
.guion{
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
}
.logohead {
 width:100%; 
 background:url('../images/logo_small.png') no-repeat center center; 
 height:82px; 
 margin-bottom:10px;
 margin-top:0px;
}

#column_size{
	height:500px;
}

#column_left {
 float: left;
 width: 227px;
 height:365px;  
 text-align:center;
 overflow:hidden;
}

#column_center {
 float: left;	
 padding-left:23px;
 width: 227px;
 height:365px;   
 text-align:center;
 overflow:hidden; 
}
#column_center2 {
 float: right;	
 padding-right:23px;
 width: 227px;
 height:365px;  
 text-align:center;
 overflow:hidden; 
}
#column_right {
 float: right;
 width: 227px;
 height:365px;  
 text-align:center;
 overflow:hidden;
}


#c_left_text{
	position:absolute;
	top:300px;
	left:1px;
	width:205px;
  height:135px;	
  text-align:left;	
  padding:10px;
  background-color:#ffffff; 
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  overflow:hidden;  
}
#c_left_text ul.sc_menu {
	display: block;
  height:135px;	
	padding: 0px;
	/* removing default styling */
	margin: 0;
	list-style: none;	
}


#c_center_text{
	position:absolute;
	top:300px;
	left:251px;
  padding:10px;
  text-align:left;	
	width:205px;
  height:135px;		
  background-color:#ffffff; 
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  overflow:hidden;    
}
#c_center_text ul.sc_menu {
	display: block;
  height:135px;	
	padding: 0px;
	/* removing default styling */
	margin: 0;
	list-style: none;	
}


#c_center_text2{
	position:absolute;
	top:300px;
	left:504px;
  padding:10px;
  text-align:left;	
	width:205px;
  height:135px;	
  background-color:#ffffff; 
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  overflow:hidden;    
}
#c_center_text2 ul.sc_menu {
	display: block;
  height:135px;	
	padding: 0px;
	/* removing default styling */
	margin: 0;
	list-style: none;	
}

#c_right_text{
	position:absolute;
	top:300px;
	left:754px;
  padding:10px;
  text-align:left;	
	width:205px;
  height:135px;	
  background-color:#ffffff; 
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  overflow:hidden;    
}
#c_right_text ul.sc_menu {
	display: block;
  height:135px;	
	padding: 0px;
	/* removing default styling */
	margin: 0;
	list-style: none;	
}

#c_top_text{
	position:absolute;
	top:129px;
	right:1px;
	width:500px;
  height:82px;	
  text-align:left;	
  padding:10px;
  background-color:#ffffff; 
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

#c_middle_text{
	position:absolute;
	top:249px;
	right:1px;
	width:500px;
  height:82px;	
  text-align:left;	
  padding:10px;
  background-color:#ffffff; 
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

#c_bottom_text{
	position:absolute;
	top:369px;
	right:1px;
	width:500px;
  height:82px;	
  text-align:left;	
  padding:10px;
  background-color:#ffffff; 
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

.philosophie{
	margin-bottom:16px;
}

.imageborder{
	border:1px solid black;
}

A:link {text-decoration: none; color: #333333;  font-size:12px;}
A:visited {text-decoration: none; color: #333333;  font-size:12px;}
A:active {text-decoration: none; color: #333333;  font-size:12px;}
A:hover {text-decoration: none; color: #1f6e93;  font-size:12px;}

A.blue:link {text-decoration: none; color: #333333;}
A.blue:visited {text-decoration: none; color: #333333;}
A.blue:active {text-decoration: none; color: #333333;}
A.blue:hover {text-decoration: none; color: #1f6e93;}

.overlink:hover {text-decoration: overline;}
.over {text-decoration: overline;}
.underlink:hover {text-decoration: underline}
.under {text-decoration: underline}



#jsddm{	
	margin: 0;
	padding: 0;
	text-align: left;
}
	
#jsddm li{	
	float: left;
	list-style: none;
	text-align: left;	
}

#jsddm li a{	
	display: block;
	padding: 5px 12px;
	white-space: nowrap;
	text-align: left;	
}

			
#jsddm li ul{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	text-align: left;	
}
		
#jsddm li ul li{	
	float: none;
	display: inline;
	text-align: left;	
}
		
#jsddm li ul li a{	
	width: auto;
	text-align: left;	
}
