A {
	color: #888888;
	text-decoration: none; 
}

A:hover { 
	color: #000000;
	text-decoration: none; 
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;	
}

#top { 
	left: 0px; 
	top: 0px;
	position: absolute;
	width: 620px;
	height: 100px;
	overflow: visible;
} 

#address { 
	left: 0px; 
	position: absolute;
	width: 100%;
	line-height: 1.4em;
	font-size:11px;
	overflow: visible;
}

#side { 
	left: 0px; 
	top: 100px;
	position: absolute;
	width: 210px;
	height: 1100px;
	overflow: visible;
} 

#logo { 
	position: absolute;
	top: 17px;
	left: 200px;
	height: 40px;
	text-align:left;
	vertical-align:middle;
	overflow:hidden;
} 

#fusionmenu { 
	margin-left: 200px; 
	padding: 0px;
	position: absolute;
	top: 75px;
	height: 15px;
	width: 500px;
	text-align: justify;
	overflow: visible;
} 

#mainmenu { 
	margin: 0px; 
	padding-top: 105px;
	padding-right: 20px;
	width: 180px; 
	color: #888888; 
	background-color: #ffffff;
	font-weight:bold;
	font-size:12px;
	font-stretch:wider;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align:right;
	position:relative;	
	overflow:visible;
} 

.mainmenu_selected {
	color: #ff8080;
}

#submenu { 
	margin: 0px;
	padding-right: 20px;
	width: 180px; 
	color: #888888; 
	background-color: #ffffff; 
	font-weight:bold;
	text-align:right;
	position:relative;
	overflow:visible;
} 

.submenu_selected {
	color: #ff6060;
}

#subsubmenu { 
	margin: 0px;
	padding-right: 20px;
	width: 180px; 
	height: 100%;	
	color: #888888; 
	background-color: #ffffff; 
	font-weight:bold;
	text-align:right;
	position:relative;
	overflow:visible;
} 

.subsubmenu_selected {
	color: #ff0000;
}

#content_main { 
	margin-left: 215px; 
	padding-top: 15px;
	position: absolute;
	width: 75%;
	top: 90px;
	background-color: #ffffff;
	text-align: justify;
	overflow: visible;
} 

.content_main_title {
	color: #cc0000;
}

.content_main_title_link {
	color: #cc0000;
}

.content_main_title_link:hover { 
	text-decoration:underline; 
}

.content_main_name {
	color: #444444;
}

.content_main_name:hover { 
	text-decoration:underline; 
}

.content_main_subtitle {
	color: #666666;
}

.content_main_text {
	color: #000000;
}

.content_main_small_text {
	line-height:normal;
	font-size:11px;
}

#content_alt_s { 
	position: absolute;
	width:560px;
	text-align: justify;
	overflow: visible;
} 

#content_alt1 { 
	position: absolute;
	width:410px;
	background-color: #ffffff;
	text-align: justify;
	overflow: visible;
} 

#content_alt2 { 
	position: absolute;
	left:445px;
	text-align: left;
	background-color: #ffffff;
	overflow: visible;
} 

#content_map { 
	position: absolute;
	top: 25px;
	width:560px;
	text-align: justify;
	overflow: visible;
} 

.content_foto1 {
	position: absolute;
	margin-top:10px;
	left:575px;
	width:200px;
	height:150px;
	z-index:10;
	overflow: visible;
} 

.content_foto2 {
	position: absolute;
	top:200px;
	left:575px;
	width:200px;
	height:150px;
	z-index:10;
	overflow: visible;
} 

.content_foto3 {
	position: absolute;
	top:375px;
	left:575px;
	width:200px;
	height:150px;
	z-index:10;
	overflow: visible;
} 
